Inferno

Spell Description
Caster Level(s) Druid 5
Innate Level 5
School Transmutation
Descriptor(s) Fire
Component(s) Verbal, Somatic
Range Short
Area of Effect / Target Single
Duration 1 Round / Level
Save None
Spell Resistance Yes
Additional Counterspells None
Dispel Yes
Description The caster causes a target to ignite into flame. Each round the target will suffer 2d6 points of fire damage.

Spell Scripts
Main x0_s0_inferno

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 ApplyEffectToObject function
Before Adds a given effect to object
After Same as before, but saves some variables. This is to fix the Dispel spells (Palemaster++)


Concept: Ankh_Phoenix and Aremah, Code: Ankh_Phoenix