thedemoninside Posted February 8, 2012 Share Posted February 8, 2012 So I created a new perk called extra effect 2 by duplicating the original perk. This gave it a new reference ID. I then edited the vanilla extra effect perk to have my new perk as the next rank after adding the first one. I also added conditions that you need extra effect 1 before being able to use extra effect 2. The vanilla perk sets the max # of enchant effects value to 2, so in the new perk I had it set the value to 3. Everything seems to work fine in the perk tree in game, but when I go to the enchanting table, I am still only able to do 2 enchants. I also tried having the new rank mod the value of 2 to three by adding one to the value. Neither one works. Anyone know what i'm doing wrong? I used the Enchanting power perks as a reference so that I understood how ranks in single perks worked. Basically those perks are labeled enchanting00, enchanting 20, enchanting40, etc. and each rank points to the next one in the rank so you can add a new description and values for each one. I essentially did the same thing with my number of enchants perk, but doing SetValue 3.00 in the new one doesn't seem to work. I know it is probably something stupid that i'm missing, please help :) Link to comment Share on other sites More sharing options...
Recommended Posts