Proposal: Thomas’s Turn To Shine
Failed by Take Two!—Clucky
Adminned at 07 Aug 2021 03:37:40 UTC
Add a new dynastic rule called “Turns”
Each General has a publicly tracked Last Turn, which is a UTC date and time which is by default 0:00 on August 1st 2021.
A General is considered to be Pulled Back if the difference between their Last Turn and the current time is greater than 3 days (72 hours). Otherwise they are considered to be Engaged.
The Weight is a publicly tracked integer value equal to the number of Engaged Generals, divided in half, rounded down.
A General is Ready if either one of the following is true: They are Pulled Back; or it has been at least 12 hours since they last look a Turn Action and the number of Engaged Generals whose Last Turn is chronologically before the General attempting to perform the action is less than or equal to The Weight. Leaders are always considered to be Ready.
A Turn Action is a special kind of Action that can only be performed by a Ready General or Leader. Immediately after a General performs a Turn Action, their Last Turn is set to the current UTC date and time.
Unless otherwise restricted, Leaders and Generals may perform Turn Actions at any time.
in “Units” after replace “that action can be performed on its behalf by that Unit’s Commander” add ” as a Turn Action”
Idea for how to do turns that allow the players as a whole to dictate the pace of the game a bit. Idea is to give us turns, but makes it so its always half the playerbase turn to go at any time.
ais523:
The word “active” is already used in some contexts in the rules (e.g. when referring to the list of “currently active players” in the sidebar).
I don’t think this redefinition of it breaks things, but it would probably reduce confusion to use a different word.
Additionally, The Weight probably shouldn’t be “publicly tracked”, because it isn’t a variable (it’s a value derived from other variables). In particular, the number of Active Generals can change by itself due to the passage of time, and there’s no obligation on anyone to update the tracking accordingly. It’s more the sort of thing that Chiiika’s proposal names “Optional Information”.