Type of feat: class (given based on class levels)
Prerequisite: monk 9, rogue 10, shadowdancer 10
Required for: epic dodge, self concealment
Specifics: Whenever a reflex save is allowed for half damage, characters with this feat instead take no damage if they succeed at the save. Even if they fail the save, they take only half damage.
Use: automatic
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.
Builder notes[]
Item feat: No, but it is available as a separate item property.
- 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.
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.