Flame Strike

Spell Description
Caster Level(s) Cleric 5, Druid 4
Innate Level 4
School Evocation
Descriptor(s) Fire
Component(s) Verbal, Somatic
Range Medium
Area of Effect / Target Medium
Duration Instant
Save Reflex 1/2
Spell Resistance Yes
Additional Counterspell(s) None
Dispel No
Description A pillar of flame engulfs all within the area of effect, inflicting 1d6 points of damage per caster level (to a maximum of 15d6). Half of the damage caused by the spell is divine and the other half is fire-based. Enemies are struck by both damage types, while allies are struck only by the fire damage.

Spell Scripts
Main nw_s0_flmstrike

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