Improved evasion
From NWNWiki
(Redirected from Improved Evasion)
Type of Feat: Class
Prerequisite: Monk 9, Rogue 10, Shadowdancer 10
Required for: Epic dodge, Self Concealment
Specifics: Whenever a reflex save is allowed for half damage, the character takes no damage if he succeeds at the save. Even if he fails the save, he takes only half damage.
Use: Automatic
[edit] Notes
- This does not work in combination with defensive roll. That is, the reflex save allowed by defensive roll is still for half damage — not for no damage — and full damage is dealt if a defensive roll save is failed.
[edit] Builder notes
Item feat: No, but it is available as a separate item property.
- To build custom traps or spells that use this feat, one 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.
