The Spiritual Brawn (Beastlord, Level 42) spell cannot be overwritten by the stronger spells in the line which are direct upgrades to it:
(BST 42) Spiritual Brawn <--- the problematic one
(BST 60) Spiritual Strength
(BST 62) Spiritual Vigor
(BST 67) Spiritual Vitality
I assume the problem is in the Spell Effects for Spiritual Brawn that needs to be changed to match the rest of them, from 1075 to 1000:
Code: Select all
(BST 42) Spiritual Brawn <--- the problematic one
3 : Effect type : Block new spell if slot 4 is effect 'Increase Max Hitpoints' and <1075
(BST 60) Spiritual Strength
3 : Effect type : Block new spell if slot 4 is effect 'Increase Max Hitpoints' and <1001
(BST 62) Spiritual Vigor
3 : Effect type : Block new spell if slot 4 is effect 'Increase Max Hitpoints' and <1002
(BST 67) Spiritual Vitality
3 : Effect type : Block new spell if slot 4 is effect 'Increase Max Hitpoints' and <1003
Just reporting the issue, thanks for reading.
-Ragna the Bloodedge