Added Force Missiles spell

Added Force Missiles spell. Fixed Shadowcaster Marker feat check. Updated Witchwwod step to grant immunity to Vine Mine & Spike Growth.  Updated release archive.
This commit is contained in:
Jaysyn904
2024-05-23 07:45:01 -04:00
parent 87065fd7bb
commit fb88c718bd
20 changed files with 39686 additions and 39452 deletions

View File

@@ -1351,6 +1351,7 @@ const int SPELL_ETERNAL_SLEEP = 0;
const int SPELL_GREATER_BESTOW_CURSE = 0;
const int SPELL_FAERIE_FIRE = 2924;
const int SPELL_MASS_AID = 2853;
const int SPELL_FORCE_MISSILES = 2480;
const int SPELL_SYMBOL_OF_DEATH = 2481;
const int SPELL_SYMBOL_OF_FEAR = 2482;
const int SPELL_SYMBOL_OF_STUNING = 2483;