For those who want these items I used the console to track down there item IDs. Here you go! Robes: player.additem 07006AF0 1 Hood: player.additem 07006AEE 1 Boots: player.additem 07006AF1 1
Probably because you have a different list order the first two numbers (in the case of DeMaN are 07) must be the numbers in the list order of the mod so:
Yeah i got it with the help command, a question tho, the mystic mage set does not have any enchants for me? Just the boots has 70% thunder resist, the other 2 items have no text on them What could be the problem?
I cannot find firm leather to save my life. Tried googling it and it's not even listed on the wiki, found 1 reddit thread on the issue and said that you need to skin "big cats". Also could not find anything on the animal in the wiki. Am i missing something??
10 comments
https://discord.gg/MnTY2PTNWW
Robes: player.additem 07006AF0 1
Hood: player.additem 07006AEE 1
Boots: player.additem 07006AF1 1
Robes: player.additem XX006AF0 1
Hood: player.additem XX006AEE 1
Boots: player.additem XX006AF1 1
Where XX are said numbers.
You also can use the help command to find the reference type:
help "Mystic Mage"
What could be the problem?
Hood: **006AEE 1
Boots: **006AF1 1
wherever the ** is is the number of this mod in your Load Order.
DeMaN732 has his in the 7th slot, if that makes sense!