# This field is ignored, but it's a useful place to put some action definitions
# we can reference later.
_standard_cards:
- - &WIN-CARD
+ - &WIN-CARD-1
actions:
- *ACQUIRE-WIN-TOKEN
+ - &WIN-CARD-2
+ actions:
+ - *BAD-DEFAULT
+ - *ACQUIRE-WIN-TOKEN
+ - &WIN-CARD-3
+ actions:
+ - *SET-BITS-DEFAULT
+ - *ACQUIRE-WIN-TOKEN
- &KNIGHT-AND-SET
actions:
- *HEAL-RB
cards:
- - *WIN-CARD
+ - *WIN-CARD-1
+ - *WIN-CARD-2
+ - *WIN-CARD-3
- *KNIGHT-AND-SET
- *CASTLE-AND-SET
- *BISHOP-AND-SET