Healing Circle

Spell Description
Caster Level(s) Bard 5, Cleric 5, Druid 6
Innate Level 5
School Conjuration
Descriptor(s) Positive
Component(s) Verbal, Somatic
Range Personal
Area of Effect / Target Large
Duration Instant
Save Fortitude 1/2
Spell Resistance Yes
Additional Counterspells Circle of Doom
Dispel No
Description All friendly creatures within the area of effect are healed for 1d8 Hit Points, +1 points per caster level up to a maximum of +20. Healing spells have a reverse effect when used on undead, harming instead of healing them.

Spell Scripts
Main nw_s0_healcirc

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 Updated description of Target area to match spell script
Before Medium
After Large
Bugfix Fixed Empower effect on spell
Before Empower have no effect when undead target. Empower only effect d8 when other target
After Empower effect d8+level both when undead and other are target


Concept: Ankh_Phoenix and Aremah, Code: Ankh_Phoenix