researchActionPhase state

Properties

id

220

name

researchActionPhase

type

activeplayer

description
clienttranslate('${actplayer} must choose a technology to research');
descriptionmyturn
clienttranslate('${you} must choose a technology to research');
action

not set

transitions
possibleactions
  • ResearchActionResearchCard

  • ResearchActionCancel

args

not set

updateGameProgression

false

initialprivate

not set

Summary

This state allows the player to select a card from their hand to be researched. The player can also change their mind and cancel the action.

Detailed description

The selected card is moved to the research_$playerId location, and its location_arg is set accordingly to the development skill fo the active player.

Zombie turn

If the player becomes a zombie during this state, then the action is cancelled.