Evasion
From NWNWiki
Type of feat: class
Prerequisite: monk 1, rogue 2, shadowdancer 2
Specifics: Whenever a reflex save is allowed for half damage, the character instead takes no damage if he succeeds at the save.
Use: automatic
[edit] Builder notes
Item feat: No, but it can be added with custom content.
- In order to respect this feat, scripts for custom traps and spells should use the function GetReflexAdjustedDamage() if a reflex save for half damage is allowed.
[edit] Custom content notes
Removable: yes
Reusable: yes
Script: Use the function GetReflexAdjustedDamage() in scripts that allow a save for half damage.
- This feat can be added to iprp_feats.2da to make it available as an item feat.
