NWN2Wiki
Advertisement
Is curecriticalmass
Mass Cure Critical Wounds
Spell Information
Spell level : Innate level: 8, Cleric: 8, Druid: 9
School : Conjuration
Descriptor(s) : Healing
Components : Verbal and Somatic
Range : Close
Target/Area : One creature / level
Duration : Instantaneous
Save : None
Spell resistance : No

Description

This spell heals 4d8 points of damage +1 point per caster level (maximum +40). The effect is centered on you, and targets are affected in the following order of priority: you, your party, friendly creatures sorted by distance from you. This spell can be spontaneously cast.

Bug Notes

General: The description misses out these parts: That it has spell resistance, a will save and its area radius (also see below).

We can also assume that "sorted by distance from you" is a mistake - since it can be targeted at a point, it should be removed to make the spell more simple (GetFirst/NextObjectInShape() doesn't work on a range-basis).

A better sentence would be: "The effect is centered on a chosen location, and targets are affected in the following order of priority: you, your party, friendly creatures, enemy undead."

The description should have the Target line as: "One creature/level in a Large area" too, to show the area somewhere.

Line 96: The second parameter of ApplyMetamagicVariableMods() should use 32 + nBonus, since the bonus is capped at +35.

Advertisement