Implosion

Spell Description
Caster Level(s) Cleric 9
Innate Level 9
School Evocation
Descriptor(s)
Component(s) Verbal, Somatic
Range Short
Area of Effect / Target Medium
Duration Instant
Save Fortitude-3 Negates
Spell Resistance Yes
Additional Counterspells None
Dispel No
Description The caster creates a vortex of destruction that tears asunder all living things within its area of effect, killing them instantly unless they make their saving throw.

Spell Scripts
Main nw_s0_implosion

Changes/Updates for Thain
Script Change Custom ResistSpell function
Before Checks for Absorbtion (Spell mantle), Immunity and SR
After Same as before, just a wrapper for easy later change
Script Change Custom GetSpellSaveDC
Before Returns Save DC of spell: 10 + Spell Level + Spell Focus
After Same as before, just a wrapper to easy add alternate DC for items and maybe more later
Description Change Changed save throw to match script
Before Fortitude Negates
After Fortitude-3 Negates
Bugfix Fixed death effect not always killing
Before Target with temporary hitpoints higher than max hitpoint would not be killed by death effect
After All targets gets killed by death effect


Concept: Ankh_Phoenix and Aremah, Code: Ankh_Phoenix