Jobe00
Well-known member
I'm working on a file for the Forgotten Realms book Lost Empires of Faerûn, and I'm working on the Servant of the Fallen feat.
The feat allows you to worship a dead god like Bhaal or Myrkul and still get divine spells.
Now, I get a validation error: Dead Gods cannot grant spells to divine spellcasters.
However, the feat Servant of the Fallen allows just that.
I know it's a matter of making an Eval Script that ignores the fact that the character's deity is a Dead God, but how would I script it?
It's a matter of making HL ignore the fact that the Deity is DeityCat.DeadGod or DeityCat.Forgotten when making a divine spellcaster. thus getting rid of the validation error.
I've been looking for a feat or ability to base the script for it, but I can't think of any feat or ability that would do anything like that.
The feat allows you to worship a dead god like Bhaal or Myrkul and still get divine spells.
Now, I get a validation error: Dead Gods cannot grant spells to divine spellcasters.
However, the feat Servant of the Fallen allows just that.
I know it's a matter of making an Eval Script that ignores the fact that the character's deity is a Dead God, but how would I script it?
It's a matter of making HL ignore the fact that the Deity is DeityCat.DeadGod or DeityCat.Forgotten when making a divine spellcaster. thus getting rid of the validation error.
I've been looking for a feat or ability to base the script for it, but I can't think of any feat or ability that would do anything like that.