You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I set a scenario, I would like the app to only show the monsters in the starting section and auto-add their standees. Do not add the monsters in unrevealed sections. This way, scenarios don't tip off what the group will be facing in the other sections. Once a section is revealed during game play, the user can click the appropriate section button to add the monsters.
The text was updated successfully, but these errors were encountered:
Jeremiah1
changed the title
Feature Request: Set Scenario only Show Monsters in Starting Section
Feature Request: Set Scenario only Shows Monsters in Starting Section
May 23, 2023
I think they would like the monster types to be a surprise, not according to RAW (except for Forgotten Circles) but as a houserule variation. I've seen this be asked for in other places.
Implementation wise, there's a few considerations:
sections or monster auto population are options, so this feature would need to not break when those are off.
some monsters spawn others, and those need to be considered as well.
overall this whole feature could be done in just data files ( add monsters in sections instead of at start ), but all 400+ scenarios would need to be examined and changed for this, sections added for gloomhaven and jaws as well to deal with no standee option etc.
When I set a scenario, I would like the app to only show the monsters in the starting section and auto-add their standees. Do not add the monsters in unrevealed sections. This way, scenarios don't tip off what the group will be facing in the other sections. Once a section is revealed during game play, the user can click the appropriate section button to add the monsters.
The text was updated successfully, but these errors were encountered: