yasuki_core.engine.rules.triggers.AdjustCounter#
- class AdjustCounter(card_id, counter, delta)[source]#
Effect: add
deltato a counter on a card (floored at zero by the card). A grant is a positive delta, a removal negative. The rules-side twin of the sandboxAdjustCounterintent, applied throughapply_effect()rather thanapply_intent.Methods
AdjustCounter.__init__(card_id, counter, delta)Attributes
card_idcounterdelta