GEMP/Tech Doc/Phases

From LOTR-TCG Wiki
< GEMP‎ | Tech Doc
Revision as of 06:59, 25 December 2021 by Teltura (talk | contribs) (Created page with "Defined in '''gemp-lotr-common'''/src/main/java/com/gempukku/lotro/common/'''Phase.java''', Phases represent the different stages of the Turn Sequence. This is defined as...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

GEMP > Tech Doc > Phases

Defined in gemp-lotr-common/src/main/java/com/gempukku/lotro/common/Phase.java, Phases represent the different stages of the Turn Sequence. This is defined as an Enum, and some additional timing phases are included which are not strictly defined by the rules of the game.

In card Json, these are simply referred to as a string, and are not case-sensitive. The non-phase elements are not referenced in any current cards, and may not actually work if used.

  • PUT_RING_BEARER
  • PLAY_STARTING_FELLOWSHIP
  • FELLOWSHIP
  • SHADOW
  • MANEUVER
  • ARCHERY
  • ASSIGNMENT
  • SKIRMISH
  • REGROUP
  • BETWEEN_TURNS