Proposal: Party
Timed out 2 votes to 6. Failed by Kevan.
Adminned at 20 Jan 2023 08:58:35 UTC
In Rule “Dice Deck”
Add a bullet on the top of the bullet list for atomic action with the following description:
Set the Season
_____________________________
In rule Dice Deck,
Add a subsection called “Season” with the following description:
Seasons are an effect that get applied Production of Resources results that were produced from the atomic action of the Dice Deck that modifies the numbers. Additionally, the Seasons follow a specific order when setting the Season. If the previous season was non existent or Autumn for the previous Production of Resources, it gets set to Winter for the upcoming Production of Resources.If the previous season was Winter for the previous Production of Resources, it gets set to Spring for the upcoming Production of Resources. If the previous season was Spring for the previous Production of Resources, it gets set to Summer for the upcoming Production of Resources. If the previous season was Summer for the previous Production of Resources, it gets set to Fall for the upcoming Production of Resources. Addittionally, the season effects are as followed:
Winter - Effect: The results produced by Production of Resources is decreased by 1 on both results.(Min to 2[if one of the result was a 2])
Spring - Effect: The results produced by Production of Resources halved.(Rounded up or 2[if one of the result was a 2])
Summer - Effect: The results produced by Production of Resources is increased by 1 on both results.(Max to 12[if one of the result was a 12])
Autumn - Effect: No Effect.
JonathanDark: he/him
Some feedback:
You used both “Autumn” and “Fall” in your text. You should probably consistently use one or the other.
You could reduce a lot of the wording by having a table that lists the previous Season and the next Season, like this:
<blockquote>
{| class=“wikitable”
|+ Seasons
|-
! Previous Season !! Next Season
|-
| Not set or Fall || Winter
|-
| Winter || Spring
|-
| spring || Summer
|-
| Summer || Fall
|}