| Spell Information | |
| Spell level : | Innate level: 6, Sorcerer/Wizard: 6 |
|---|---|
| School : | Necromancy |
| Descriptor(s) : | Death |
| Components : | Verbal and Somatic |
| Range : | Medium |
| Target/Area : | Colossal |
| Duration : | Instantaneous |
| Save : | Fortitude Negates |
| Spell resistance : | Yes |
Description[]
A wave of negative energy bursts from the target location. A number of enemy creatures equal to 1d4 per caster level must make a Fortitude save or die, beginning with those creatures with the lowest Hit Dice. Creatures with 9 or more Hit Dice are unaffected.
Bug Notes[]
- Line 53/54: This spell actually as notes on lines 53/54 about how the limit for nMax should be the highest number monster to affect. It is set to 10 (so the creatures must be level 9 or lower) yet the description states 8 is the maximum level the creatures can be in the description. Changing nMax to be 9 instead would solve the problem.
- Line 59: This doesn't make use of the much better NWN2 ApplyMetamagicVariableMods() function for metamagic empower/maximise.