Closed waleramir closed 2 years ago
Ah yeah it seems you can't have nested variants in the game. I'll have to put all possible shadow conjuration choices in there I guess.
Yea, but there is a problem. You can have shadow conjuration, shadow evocation, greater shadow evocation and greater shadow conjuration simultaneously at spontaneous window menu. So amount of spell will go over the roof because you copy all evoc and conj spells up to 4 level spells and then copy of all evoc and cong up to 7 level for greater version. There may be doubling of 1-3 lvl spells because of that conversion as you need to calc DC for the spell differently. So for 7-10 spells it's better to not copy shadow evocation and conj spells and only leave greater version of them. Also, there is Shades spell, so the matter complicates.
All right it's fixed now. Spells are correctly recognized as coming from the relevant shadows spell and duplicates are removed. Level 9 menu is still pretty big but there's nothing I can do about that without reworking the UI entirely (and I'm not doing something like this just because one patron is annoying).
Spontaneous cast for shadow patron pact wizard spells which require additional menu doesn't work, for example Phantasmall killer -> Shadow conjuration -> Nothing happens (should have pop-up menu for lower level conj spells).