jingyuyao / dcg

0 stars 0 forks source link

Attacking tokens #5

Closed jingyuyao closed 4 years ago

jingyuyao commented 4 years ago

Similar to temporary effects, tokens goes away after a single battle.

Tokens can be generated from permanent and temporary effects

jingyuyao commented 4 years ago

pre-req work is done by making actions entities and tie them to player/card/unit

units are also entities now with its life cycle tied to the battle area so we can just apply tokens to them

in practice: