Skip to content

Cost.HardOncePerChain

Source Code | Usage Examples | Cost Functions

Creates a baseline cost function used for effects that can only be activated once per chain by a player, e.g. "Lil-la Rap".

Signature

Cost.HardOncePerChain(int flag) → EffectCost

lua
Cost.HardOncePerChain(flag)

Parameters

  • int flag

    The value of the flag to register to the duel.

Returns


See Also