#69806: "Allow player to choose order of end-of-round effects"
Waarover gaat dit rapport?
Wat is er gebeurd? Selecteer uit het onderstaande
Wat is er gebeurd? Selecteer uit het onderstaande
Controleer of er al een rapport is over hetzelfde onderwerp
Zo ja, gelieve dan voor dit rapport te STEMMEN. Rapporten met de meeste stemmen krijgen VOORRANG!
| # | Status | Votes | Game | Type | Title | Last update |
|---|
Gedetailleerde beschrijving
-
• Kopieer en plak alsjeblieft de foutboodschap die je op je scherm ziet, indien van toepassing.
According to the rules of Seasons, a player should be able to choose the order of end-of-round effects.
-
• Leg uit wat je wilde doen, wat je deed en wat er gebeurde
• Welke browser gebruik je?
Mozilla v5
-
• Kopieer en plak alsjeblieft de tekst die in het Engels wordt getoond in plaats van in jouw taal. Als je een screenshot van de bug hebt (goede gewoonte), kun je een afbeeldingswebsite gebruiken (bijvoorbeeld snipboard.io) om deze te uploaden en de link hier te delen. Is deze tekst beschikbaar in het vertaalsysteem? Zo ja, is deze meer dan 24 uur geleden vertaald?
According to the rules of Seasons, a player should be able to choose the order of end-of-round effects.
• Welke browser gebruik je?
Mozilla v5
-
• Gelieve jouw suggestie precies en beknopt uit te leggen zodat het zo makkelijk mogelijk is om te begrijpen wat je bedoelt.
According to the rules of Seasons, a player should be able to choose the order of end-of-round effects.
• Welke browser gebruik je?
Mozilla v5
-
• Wat stond op het scherm toen je geblokkeerd was (Leeg scherm? Een deel van de spelinterface? Foutboodschap?)
According to the rules of Seasons, a player should be able to choose the order of end-of-round effects.
• Welke browser gebruik je?
Mozilla v5
-
• Met welk onderdeel van de regels is geen rekening gehouden bij de BGA-versie?
According to the rules of Seasons, a player should be able to choose the order of end-of-round effects.
-
• Is de inbreuk op de spelregels zichtbaar in de spelherhaling? Indien ja, bij welk zetnummer?
• Welke browser gebruik je?
Mozilla v5
-
• Welke spelactie wilde je uitvoeren?
According to the rules of Seasons, a player should be able to choose the order of end-of-round effects.
-
• Wat probeerde je te doen om deze spelactie te laten optreden?
-
• Wat gebeurde er toen je dit probeerde te doen (foutboodschap, melding op de statusbalk van het spel, ...)?
• Welke browser gebruik je?
Mozilla v5
-
• In welke fase van het spel deed het probleem zich voor (wat was de huidige spelinstructie)?
According to the rules of Seasons, a player should be able to choose the order of end-of-round effects.
-
• Wat gebeurde toen je deze spelactie probeerde (foutboodschap, melding op de statusbalk van het spel, ...)?
• Welke browser gebruik je?
Mozilla v5
-
• Beschrijf alsjeblieft het probleem met de beeldweergave. Als je een screenshot van de bug hebt (goede gewoonte), kun je een afbeeldingswebsite gebruiken (bijvoorbeeld snipboard.io) om deze te uploaden en de link hier te delen.
According to the rules of Seasons, a player should be able to choose the order of end-of-round effects.
• Welke browser gebruik je?
Mozilla v5
-
• Kopieer en plak alsjeblieft de tekst die in het Engels wordt getoond in plaats van in jouw taal. Als je een screenshot van de bug hebt (goede gewoonte), kun je een afbeeldingswebsite gebruiken (bijvoorbeeld snipboard.io) om deze te uploaden en de link hier te delen. Is deze tekst beschikbaar in het vertaalsysteem? Zo ja, is deze meer dan 24 uur geleden vertaald?
According to the rules of Seasons, a player should be able to choose the order of end-of-round effects.
• Welke browser gebruik je?
Mozilla v5
-
• Gelieve jouw suggestie precies en beknopt uit te leggen zodat het zo makkelijk mogelijk is om te begrijpen wat je bedoelt.
According to the rules of Seasons, a player should be able to choose the order of end-of-round effects.
• Welke browser gebruik je?
Mozilla v5
Rapportgeschiedenis
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.
Dit rapport aanvullen
- Andere tafel ID / zet ID
- Loste F5 het probleem op?
- Kwam het probleem meerdere keren voor? Altijd? Willekeurig?
- Als je een screenshot van de bug hebt (goede gewoonte), kun je een afbeeldingswebsite gebruiken (bijvoorbeeld snipboard.io) om deze te uploaden en de link hier te delen.
