tes3magicEffectResistenceCheckEventData⚓︎
This table is passed to the resistanceCheck
function in a custom magic effect.
Properties⚓︎
effectIndex
⚓︎
Read-only. The index of the effect in the spell.
Returns:
result
(integer)
effectInstance
⚓︎
Read-only. Access to the magic effect instance.
Returns:
result
(tes3magicEffectInstance)
sourceInstance
⚓︎
Read-only. Access to the magic source of the effect instance.
Returns:
result
(tes3magicSourceInstance)