Fireball

Spell Description
Caster Level(s) Wizard/Sorcerer 3
Innate Level 3
School Evocation
Descriptor(s) Fire
Component(s) Verbal, Somatic
Range Large
Area of Effect / Target Huge
Duration Instant
Save Reflex 1/2
Spell Resistance Yes
Additional Counterspell(s) None
Dispel No
Description The caster unleashes a fiery projectile that explodes upon all within the area of effect for 1d6 points of fire damage per caster level, to a maximum of 10d6.

Spell Scripts
Main nw_s0_fireball

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