Skip to content

aux.indoval

Source Code | Usage Examples | aux Functions

Returns if the reason player is equal to 1-effect e's handler player. Commonly used as filter for EFFECT_INDESTRUCTABLE_EFFECT + opponent

Signature

aux.indoval(Effect e, Effect re, int rp) → bool

lua
aux.indoval(e,re,rp)

Parameters

Returns


under-construction