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
gThe group of materials to be checked.
int
tpThe player performing the Xyz Summon.
Card
xyzThe Xyz Monster to summon.