Gust of Wind

Spell Description
Caster Level(s) Bard 3, Wizard / Sorcerer 3
Innate Level 3
School Evocation
Descriptor(s) Air
Component(s) Verbal, Somatic
Range Medium
Area of Effect / Target Huge
Duration Instant
Save Fortitude negates
Spell Resistance Yes
Additional Counterspells None
Dispel No
Description This spell creates a blast of air that knocks down any creatures failing their saving throws. It is also powerful enough to disperse any area of effect spells (such as cloudkill) that are in the path of the wind gust.

Spell Scripts
Main x0_s0_gustwind

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
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