Skip to content

Card.AddMaximumAtkHandler

Source Code | Usage Examples | Card Functions

Adds an Effect to a Card that changes its original ATK to its Maximum ATK when in Maximum Mode. The Maximum ATK is obtained from the card's metatable.

Signature

Card.AddMaximumAtkHandler(Card c) → nil

lua
c:AddMaximumAtkHandler()

Parameters

  • Card c

    The card that will receive the effect.


rush, registers-effect