XyzExtraCheck
subtype of function
An additional check to perform on groups of materials to be used for an Xyz Summon (e.g. Number F0: Utopic Future).
Functions that use this type as parameter
Functions that use this type as parameter
Xyz.AddProcedure
- Adds an Xyz Summon procedure to a card.
Signature
function(Group g
, int tp
, Card xyz
) → bool
lua
function(g,tp,xyz)
Parameters
Group
g
The group of materials to be checked.
int
tp
The player performing the Xyz Summon.
Card
xyz
The Xyz Monster to summon.