Group
subtype of userdata
(To be added)
Functions that use this type as parameter
Functions that use this type as parameter
Fusion.CreateSummonEff
- Creates an effect that performs a Fusion Summon.Group.Filter
- Filters aGroup
.aux.DelayedOperation
- Performs an operation on cards each time a given phase is enteredaux.SelectUnselectGroup
- Checks if a group contains a subgroup that fulfills a function.aux.SelfBanishCost
- Cost function for effects that banish the card itself as cost.aux.SelfDiscardCost
- Cost function for effects that discard the card itself as cost.aux.SelfDiscardToGraveCost
- Cost function for effects that discard the card itself to the GY as cost.aux.SelfReleaseCost
- Alias ofaux.SelfTributeCost
.aux.SelfToDeckCost
- Cost function for effects that shuffle the card itself to the Deck as cost.aux.SelfToExtraCost
- Cost function for effects that return the card itself to the Extra Deck as cost.aux.SelfToGraveCost
- Cost function for effects that send the card itself to the GY as cost.aux.SelfToHandCost
- Cost function for effects that return the card itself to the hand as cost.aux.SelfTributeCost
- Cost function for effects that Tribute the card itself as cost.aux.bfgcost
- Deprecated alias ofaux.SelfBanishCost
.aux.selfbanishcost
- Deprecated alias ofaux.SelfBanishCost
.aux.selfreleasecost
- Deprecated alias ofaux.SelfTributeCost
.
Functions that return this type
Functions that return this type
Group.CreateGroup
- Alias ofGroup.FromCards
.Group.Filter
- Filters aGroup
.Group.FromCards
- Creates a new Group object containing the given cards.aux.SelectUnselectGroup
- Checks if a group contains a subgroup that fulfills a function.
Function Types that use this type as parameter
Function Types that use this type as parameter
DelayedEffectCondition
- A condition to check affected cards in a given phase.DelayedEffectOperation
- An operation to perform on affected cards in a given phase.EffectCondition
- Checks an activated effect's condition.EffectCost
- Checks or performs an effect's activation cost.EffectOperation
- A function executed when resolving an effect.EffectTarget
- Checks or performs effect activation procedure excluding cost.FusionExtraMaterial
- Creates a group of additional fusion materials.FusionMandatoryMaterial
- Returns cards that must be used as fusion materials.FusionMaterialOperation
- A function to perform on the materials being used in a Fusion Summon.FusionStage2
- An operation to perform after a Fusion SummonSubgroupCheck
- A function used to check subgroups of a group.XyzExtraCheck
- Additional check to perform on groups of Xyz materials
Function Types that return this type
Function Types that return this type
FusionExtraMaterial
- Creates a group of additional fusion materials.FusionMandatoryMaterial
- Returns cards that must be used as fusion materials.