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.
- To build your own traps or spells that use this feat, you should use the function GetReflexAdjustedDamage() before applying the damage to the target.
[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 item feat.
