Ice Dagger

Spell Description
Caster Level(s) Wizard/Sorcerer 1
Innate Level 1
School Evocation
Descriptor(s) Cold
Component(s) Verbal, Somatic
Range Short
Area of Effect / Target One creature
Duration Instantaneous
Save Reflex 1/2
Spell Resistance Yes
Additional Counterspells None
Dispel No
Description You create a piece of ice that flies toward the target and deals 1d4 points of cold damage per level (maximum of 5d4).

Spell Scripts
Main x2_s0_icedagg

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