registers-effect
Functions that create and register an Effect to a card. Used as shorthand for common effects instead of having to build and register them manually.
Functions
Card.AddCannotBeSpecialSummoned- Adds a "Cannot be Special Summoned" Summoning condition to a monsterCard.AddCenterToSideEffectHandler- Grants an effect to a Maximum Monster's [L] and [R] pieces.Card.AddMaximumAtkHandler- Implements the Maximum ATK of a Maximum monster.Card.AddMustBeFusionSummoned- Adds a "Must be Fusion Summoned" Summoning condition to a monsterCard.AddMustBeLinkSummoned- Adds a "Must be Link Summoned" Summoning condition to a monsterCard.AddMustBePendulumSummoned- Adds a "Must be Pendulum Summoned" Summoning condition to a monsterCard.AddMustBeRitualSummoned- Adds a "Must be Ritual Summoned" Summoning condition to a monsterCard.AddMustBeSpecialSummoned- Adds a "Must be Special Summoned" Summoning condition to a monsterCard.AddMustBeSpecialSummonedByCardEffect- Adds a "Must be Special Summoned by card effect" Summoning condition to a cardCard.AddMustBeSpecialSummonedByDarkFusion- Adds a "Must be Special Summoned by Dark Fusion" Summoning condition to a cardCard.AddMustBeSynchroSummoned- Adds a "Must be Synchro Summoned" Summoning condition to a monsterCard.AddMustBeXyzSummoned- Adds a "Must be Xyz Summoned" Summoning condition to a monsterCard.AddMustFirstBeFusionSummoned- Adds a "Must first be Fusion Summoned" Summoning condition to a monsterCard.AddMustFirstBeLinkSummoned- Adds a "Must first be Link Summoned" Summoning condition to a monsterCard.AddMustFirstBePendulumSummoned- Adds a "Must first be Pendulum Summoned" Summoning condition to a monsterCard.AddMustFirstBeRitualSummoned- Adds a "Must first be Ritual Summoned" Summoning condition to a monsterCard.AddMustFirstBeSynchroSummoned- Adds a "Must first be Synchro Summoned" Summoning condition to a monsterCard.AddMustFirstBeXyzSummoned- Adds a "Must first be Xyz Summoned" Summoning condition to a monsterCard.AddSetcodesRule- Adds additional original archetype(s) to a card.Xyz.AddProcedure- Adds an Xyz Summon procedure to a card.aux.AddEquipProcedure- Adds procedure for equipping Spells.aux.RegisterClientHint- Registers an effect that displays a hint on players' info box.aux.addContinuousLizardCheck- Adds an effect to a card that affects other cards for "Clock Lizard"'s handlingaux.addLizardCheck- Adds an effect to a card affecting itself for "Clock Lizard"'s handlingaux.addTempLizardCheck- Adds an effect to the duel that affects cards for "Clock Lizard"'s handling
Types
ArcanaEffectRegister- Registers an Arcana Force card's coin-based effectsInitialEffect- Registers a card's initial effects.RankUpSummonRegister- Registers an Rank-Up-Magic Special Summon procedure