#69806: "Allow player to choose order of end-of-round effects"
这个案件是关于哪方面的?
发生什么事? 请从下方选择
发生什么事? 请从下方选择
请检查是否已有相同主题的报告
如果有,请「投票」给这份报告。最高票的报告将「优先」处理!
| # | Status | Votes | Game | Type | Title | Last update |
|---|
细节描述
-
• 如果有的话,请将你在屏幕上所看到的错误信息粘贴出来。
According to the rules of Seasons, a player should be able to choose the order of end-of-round effects.
-
• 请说明你当时想做什么,你做了什么,然后发生了什么
• 您正使用哪一款浏览器呢?
Mozilla v5
-
• 请以英文复制/粘贴显示文字而非你的语言。 如果你已截取此Bug的屏幕截图(好习惯),可使用任意图片托管服务(例如snipboard.io)上传后,将链接复制粘贴至此处。 这段文本在翻译系统中吗?如果存在,它被翻译是否已超过二十四小时?
According to the rules of Seasons, a player should be able to choose the order of end-of-round effects.
• 您正使用哪一款浏览器呢?
Mozilla v5
-
• 请简明而精确地解释您的建议,以便让人明白您想表达的意思。
According to the rules of Seasons, a player should be able to choose the order of end-of-round effects.
• 您正使用哪一款浏览器呢?
Mozilla v5
-
• 当你被封锁的时候,屏幕上出现了些什么呢?(空白的屏幕?部分游戏平台画面?错误的信息?)
According to the rules of Seasons, a player should be able to choose the order of end-of-round effects.
• 您正使用哪一款浏览器呢?
Mozilla v5
-
• 哪个规则没有被BGA的设计小组写进游戏里?
According to the rules of Seasons, a player should be able to choose the order of end-of-round effects.
-
• 在游戏回放中,是否有不符合游戏规则的地方?如果有的话,请问是在哪一步呢?
• 您正使用哪一款浏览器呢?
Mozilla v5
-
• 你当时是想做哪个游戏行动?
According to the rules of Seasons, a player should be able to choose the order of end-of-round effects.
-
• 你在想做什么的时候,触发了这个游戏选项?
-
• 当你想这么做时,发生了什么事(错误信息,游戏状态信息,......)?
• 您正使用哪一款浏览器呢?
Mozilla v5
-
• 请问这个问题发生在游戏的哪个阶段(当前的游戏说明是什么)?
According to the rules of Seasons, a player should be able to choose the order of end-of-round effects.
-
• 当你想进行一个游戏行动时,发生了什么事(错误信息,游戏状态信息,......)?
• 您正使用哪一款浏览器呢?
Mozilla v5
-
• 请描述一下显示画面上面的问题。 如果你已截取此Bug的屏幕截图(好习惯),可使用任意图片托管服务(例如snipboard.io)上传后,将链接复制粘贴至此处。
According to the rules of Seasons, a player should be able to choose the order of end-of-round effects.
• 您正使用哪一款浏览器呢?
Mozilla v5
-
• 请以英文复制/粘贴显示文字而非你的语言。 如果你已截取此Bug的屏幕截图(好习惯),可使用任意图片托管服务(例如snipboard.io)上传后,将链接复制粘贴至此处。 这段文本在翻译系统中吗?如果存在,它被翻译是否已超过二十四小时?
According to the rules of Seasons, a player should be able to choose the order of end-of-round effects.
• 您正使用哪一款浏览器呢?
Mozilla v5
-
• 请简明而精确地解释您的建议,以便让人明白您想表达的意思。
According to the rules of Seasons, a player should be able to choose the order of end-of-round effects.
• 您正使用哪一款浏览器呢?
Mozilla v5
案件历史
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.
增加一些新内容到这篇报告
- 其他的游戏桌 ID / 移动 ID
- 按 F5 是否解决了这个问题?
- 问题是否发生了好几次?还是每次都发生?还是时好时坏?
- 如果你已截取此Bug的屏幕截图(好习惯),可使用任意图片托管服务(例如snipboard.io)上传后,将链接复制粘贴至此处。
