Skip to content

aux.zptfilter

Source Code | Usage Examples | aux Functions

Used as filter for effects that check "if [filter] monster is Special Summoned to a zone this card points to". Also includes non-trivial handling of self-destructing effects of "Burning Abyss" monsters.

Signature

aux.zptfilter(any filter) → bool

lua
aux.zptfilter(filter)

Parameters

Returns


under-construction