quickDrawActionPhaseDiscard state
Properties
- id
 241
- name
 quickDrawActionPhaseDiscard
- type
 activeplayer
- description
 clienttranslate('${actplayer} must discard technologies from their hand (${number} technologies left to discard)');
- descriptionmyturn
 clienttranslate('${you} must discard technologies from your hand (${number} technologies left to discard)');
- action
 not set
- transitions
 self
- possibleactions
 QuickDrawActionDiscard
- args
 - updateGameProgression
 false- initialprivate
 not set
Summary
This state allows the active player to discard card from their hand as part of their quick draw action. This state is not reached if the player doesn’t need to discard cards.
Zombie turn
A player turned zombie into this state will not discard cards and proceed to the actionPhase state.