Finger of Death

Spell Description
Caster Level(s) Druid 8, Wizard/Sorcerer 7
Innate Level 7
School Necromancy
Descriptor(s) Death
Component(s) Verbal, Somatic
Range Short
Area of Effect / Target Single
Duration Instant
Save Fortitude Partial
Spell Resistance Yes
Additional Counterspell(s) None
Dispel No
Description The target creature must make a Fortitude save or die. If they succeed, they still take 3d6 points of damage, +1 point per caster level.

Spell Scripts
Main nw_s0_fingdeath

Changes/Updates for Thain
Script Change Custom GetCasterLevel function
Before Get the level of the casterclass used or item property
After Get the level of the casterclass used or item property, pluss any modifiers (Palemaster++)
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


Concept: Ankh_Phoenix and Aremah, Code: Ankh_Phoenix