Skip to content

aux.imval1

Source Code | Usage Examples | aux Functions

default filter for EFFECT_CANNOT_BE_BATTLE_TARGET where (Card c) is checked to ensure it's not immune to (Effect e)

Signature

aux.imval1(Effect e, Card c) → bool

lua
aux.imval1(e,c)

Parameters

Returns


under-construction