Freeze
From NWNWiki
Name: freeze (slow attacker; fortitude save, DC 10 + caster level)
Type: on hit cast spell
Script: x2_s3_misceffect
Script description: Used for Aribeth in hell. Based on the spell index, this has different effects:
- 791 - prone, DC = 10 + caster level; will not work on PCs.
- 792 - freeze, DC = 10 + caster Level; slow creature hit or hitting for d3 rounds.
Effect: As indicated in the description, the script is shared with the knockdown item property. The freeze item property slows the target for 1d3 rounds if they fail a fortitude saving throw vs. cold. The DC is innate level + 10. Multiple freeze effects do not stack.
