Bombardment

Spell Description
Caster Level(s) Druid 8
Innate Level 8
School Conjuration
Descriptor(s) Rock
Component(s) Verbal, Somatic
Range Long
Area of Effect / Target Colossal
Duration Intant
Save Reflex 1/2
Spell Resistance Yes
Additional Counterspell(s) None
Dispel No
Description Rocks fall from the sky, causing 1d8 points of damage per caster level (to a maximum of 10d8) to all enemies in the area.

Spell Scripts
Main x0_s0_bombard

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
Description Change Altered Area of Effect/Target to what is in spell script
Before Huge
After Colossal


Concept: Ankh_Phoenix and Aremah, Code: Ankh_Phoenix