yasuki_core.engine.intents.AdjustCounter#

class AdjustCounter(card_id, counter, delta)[source]#

Add delta to a counter on a face-up card, flooring at zero. Either player may adjust any public card’s counters — effects legitimately token an opponent’s cards, so like a note this is a shared physical act, not an owned one.

Methods

AdjustCounter.__init__(card_id, counter, delta)

Attributes

card_id

counter

delta

op