1 About Frosthaven Manager |
1.1 Thanks |
1.2 Get Involved |
|
2 Installing Frosthaven Manager |
2.1 Windows |
2.2 Linux |
2.3 macOS |
|
3 How to play |
3.1 Getting started |
3.2 Setting up the players |
3.3 Setting up the scenario |
3.4 Setting up the monsters |
3.4.1 Choosing a bestiary |
3.4.2 Adding monsters to the scenario |
3.5 Setting up the loot deck |
3.6 Setting up round prompts |
3.7 Play the scenario |
3.7.1 Elements tracker |
3.7.2 Monster and round controls |
3.7.2.1 Adding bless and curse |
3.7.2.2 Drawing from the monster modifier deck |
3.7.2.3 Advancing the scenario |
3.7.3 Creature list |
3.7.3.1 Player controls |
3.7.3.2 Monster group controls |
3.7.4 Scenario information and loot |
3.8 Saving and loading a game |
3.9 Other utilities |
|
4 Troubleshooting |
4.1 Reference Material |
4.2 FAQs |
|
5 Programming a Scenario |
5.1 Where Can I Store Scenario Programs? |
5.2 Bestiary Format by Example |
5.2.1 Write Your Own Monster |
5.2.2 Using Multiple Bestiaries |
5.3 Bestiary Format Reference |
5.4 Area-of-Effect Specification by Example |
5.5 Area-of-Effect Specification Reference |
5.6 Foe Specification by Example |
5.7 Foe Specification Format Reference |
5.8 Programming Loot |
|
6 Contributor’s Guide |
6.1 Setting up for development |
6.1.1 Running tests |
6.1.2 Rebuild the package |
6.1.3 View the local documentation |
6.2 Contributing guidelines |
6.3 Navigating the code |
6.4 Debugging |
|
7 Developer Reference |
7.1 aoe |
7.2 aoe-images |
7.3 Constant Formatting and Parsing |
7.4 contracts |
7.5 curlique |
7.6 defns |
7.6.1 Level Info |
7.6.2 Loot Deck |
7.6.3 Monster Cards |
7.6.4 Players |
7.6.5 Scenario |
7.7 elements |
7.8 enum-helpers |
7.9 icons |
7.10 manager |
7.10.1 manager/state |
7.10.2 manager/ability-decks |
7.10.3 manager/modifier-decks |
7.10.4 manager/db |
7.10.5 manager/elements |
7.10.6 manager/loot |
7.10.7 manager/round-prompts |
7.10.8 manager/transition |
7.10.9 manager/save |
7.11 gui |
7.11.1 gui/common-menu |
7.11.2 gui/counter |
7.11.3 gui/elements |
7.11.4 gui/font |
7.11.5 gui/formula-editor |
7.11.6 gui/helpers |
7.11.7 gui/level-info |
7.11.8 gui/level-picker |
7.11.9 gui/loot |
7.11.10 gui/manager |
7.11.11 gui/markdown |
7.11.12 gui/mixins |
7.11.13 gui/monster-modifier |
7.11.14 gui/monsters |
7.11.15 gui/number-players |
7.11.16 gui/player-info |
7.11.17 gui/render |
7.11.18 gui/rewards |
7.11.19 gui/rich-text-display |
7.11.19.1 Rich Text Model |
7.11.20 gui/round-number |
7.11.21 gui/round-prompts |
7.11.22 gui/server |
7.11.23 gui/stacked-tables |
7.11.24 gui/static-table |
7.11.25 gui/table |
7.12 files |
7.13 bestiary |
7.14 monster-db |
7.15 parsers |
7.15.1 parsers/foes |
7.15.2 parsers/formula |
7.15.3 parsers/monster |
7.16 observable-operator |
7.17 pp |
7.17.1 pp/bestiary |
7.18 qi/list2hash |
7.19 qi/utils |
7.20 rich-text-helpers |
7.21 server |
7.22 syntax |
7.22.1 syntax/module-reader |
7.22.2 syntax/monsters |
|
Index |