Skip to content

Card.AddCenterToSideEffectHandler

Source Code | Usage Examples | Card Functions

Grants an effect to a center Maximum Monster's [L] and [R] pieces. Primarily used to share protection effects.

Signature

Card.AddCenterToSideEffectHandler(Card c, Effect eff) → nil

lua
c:AddCenterToSideEffectHandler(eff)

Parameters

  • Card c

    The main (center) Maximum Monster Card.

  • Effect eff

    The effect to be granted to the [L] and [R] monsters.


rush, registers-effect