#69806: "Allow player to choose order of end-of-round effects"
Vad handlar denna rapport om?
Vad hände? Välj från alternativen nedan
Vad hände? Välj från alternativen nedan
Vänligen kontrollera om det redan finns en rapport om samma ämne
Om detta stämmer, RÖSTA på denna rapport. Rapporterna med flest röster har PRIORITET!
| # | Status | Votes | Game | Type | Title | Last update |
|---|
Detaljerad beskrivning
-
• Var vänlig klipp och klistra in felmeddelandet du ser på skärmen, om något.
According to the rules of Seasons, a player should be able to choose the order of end-of-round effects.
-
• Varsågod och förklara vad du ville göra, vad du gjorde och vad som hände
• Vad har du för webbläsare?
Mozilla v5
-
• Var vänlig kopiera/klistra in texten på engelska istället för ditt eget språk. Om du har en skärmdump av den här buggen (bra vana att ta en), så kan du använda en programvara (snipboard.io som till exempel) för att ladda upp bilden och klistra in länken här. Är denna text tillgänglig i översättningssystemet? I så fall, var det mer än 24 timmar sedan den översattes?
According to the rules of Seasons, a player should be able to choose the order of end-of-round effects.
• Vad har du för webbläsare?
Mozilla v5
-
• Vänligen förklara ditt förslag exakt och koncist så att det är så enkelt som möjligt att förstå vad du menar.
According to the rules of Seasons, a player should be able to choose the order of end-of-round effects.
• Vad har du för webbläsare?
Mozilla v5
-
• Vad visades på skärmen när du blockerades (Blank skärm? Del av spelets användargränssnitt? Felmeddelande?)?
According to the rules of Seasons, a player should be able to choose the order of end-of-round effects.
• Vad har du för webbläsare?
Mozilla v5
-
• Vilken del av reglerna respekterades inte av BGA-adaptionen?
According to the rules of Seasons, a player should be able to choose the order of end-of-round effects.
-
• Är regelbrottet synligt i återuppspelning? Om ja, vilket nummer är det på draget?
• Vad har du för webbläsare?
Mozilla v5
-
• Vilken spelhandling ville du göra?
According to the rules of Seasons, a player should be able to choose the order of end-of-round effects.
-
• Vad försöker du göra för att sätta igång denna spelmekaniken?
-
• Vad hände när du försökte göra det här (felmeddelande, meddelande i spelstatusrad, ...)?
• Vad har du för webbläsare?
Mozilla v5
-
• På vilket steg i spelet kom felet (vad var den aktuella instruktionen från spelet)?
According to the rules of Seasons, a player should be able to choose the order of end-of-round effects.
-
• Vad hände när du försökte utföra en spelhandling (felmeddelande, meddelande i spelstatusrad, ...)?
• Vad har du för webbläsare?
Mozilla v5
-
• Vänligen beskriv visningsproblemet. Om du har en skärmdump av den här buggen (bra vana att ta en), så kan du använda en programvara (snipboard.io som till exempel) för att ladda upp bilden och klistra in länken här.
According to the rules of Seasons, a player should be able to choose the order of end-of-round effects.
• Vad har du för webbläsare?
Mozilla v5
-
• Var vänlig kopiera/klistra in texten på engelska istället för ditt eget språk. Om du har en skärmdump av den här buggen (bra vana att ta en), så kan du använda en programvara (snipboard.io som till exempel) för att ladda upp bilden och klistra in länken här. Är denna text tillgänglig i översättningssystemet? I så fall, var det mer än 24 timmar sedan den översattes?
According to the rules of Seasons, a player should be able to choose the order of end-of-round effects.
• Vad har du för webbläsare?
Mozilla v5
-
• Vänligen förklara ditt förslag exakt och koncist så att det är så enkelt som möjligt att förstå vad du menar.
According to the rules of Seasons, a player should be able to choose the order of end-of-round effects.
• Vad har du för webbläsare?
Mozilla v5
Rapporthistorik
Still, you can never have a hard-coded order which will work for all cases, there will always be corner cases, for example:
- A player may want to have fewer crystals (so intentionally triggering Wondrous Chest at 3 energies, before Heart of Argos or after Fairy Monolith) to kill an opponent Titus.
- A player may want to activate Horn of Plenty without energies in their reserve (before using Beggar's Horn or Heart of Argos) to have more energies the next turn
- For the two random effects Dial of Colof and Carnivora Strombosea, the player may decide one based on the outcome of the other
So ideally the player should be able to choose explicitly in which order effects happen.
Unfortunately, a naive implementation would slow down the game (especially turn-based games) if automatic effects such as Wondrous Chest or Titus Deepgaze would no longer be automatic. So the game should still do these automatic effects without player interaction if the order doesn't matter (determining whether the order matters may be non-trivial)
- Dial of Colof
- Damned Soul of Onys
- Ethiel's Fountain
- Carnivora Strombosea
- Beggar's Horn
- Heart of Argos
- Titus Deepgaze
- Wondrous Chest
- Mesodae’s Lantern
- Io's transmuter
- Fairy Monolith
- Chalice of eternity
- Horn of Plenty
but where we will restart the list whenever an effect actually triggers. So the fact that Horn of Plenty is last in thi list doesn't mean that no further effects are possible: whenever Horn of Plenty triggers, then we'll recheck the list from the beginning.
The general principle remains that the player retains the choice between performing these actions manually or performing them automatically. Seasons is a notable exception because it seems to me that this is one of the first games implemented on BGA, if not the first. In my opinion, there is no longer any reason to retain this exception, as soon as a developer recognizes the need for necessary changes.
It should already be noted that automatism is of much less interest now that the end-round effects are solved by player in the order of the turn and no longer card by card as before. In addition, some end-of-turn effects require player intervention anyway, for example to choose an effect, or the type of energy received.
However, when there is only one end-of-turn effect, and no choice is required, the player’s intervention is not useful.
Fiercely in favour of strict application of the rules, I would add that it would be useful, in case of manual selection of cards with end-of-turn effects, to be able to differentiate the achievable effects from the inoperative effects by a color code. This in order to be able to choose more easily to activate inoperative effects (but which could become achievable during the end-of-turn of the player) because deemed undesirable at this time of the game.
Lägg till något till denna rapport
- Ett annat spelbords-ID / drag-ID
- Löste F5 problemet?
- Uppträdde problemet flera gånger? Varje gång? Slumpmässigt?
- Om du har en skärmdump av den här buggen (bra vana att ta en), så kan du använda en programvara (snipboard.io som till exempel) för att ladda upp bilden och klistra in länken här.
