On this page:
Frosthaven Manager
8.12

Frosthaven Manager🔗

D. Ben Knoble

    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 Step 1: Get Started

      3.2 Step 2: Enter Player Information

      3.3 Step 3: Build the Loot Deck

      3.4 Step 4: Add Round Prompts

      3.5 Step 5: Select a Bestiary

      3.6 Step 6: Add Monsters to the Scenario

      3.7 Step 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

    7 Developer Reference

      7.1 aoe

      7.2 aoe-images

      7.3 contracts

      7.4 defns

        7.4.1 Level Info

        7.4.2 Loot Deck

        7.4.3 Monster Cards

        7.4.4 Players

        7.4.5 Scenario

      7.5 elements

      7.6 enum-helpers

      7.7 icons

      7.8 manager

        7.8.1 manager/state

        7.8.2 manager/ability-decks

        7.8.3 manager/modifier-decks

        7.8.4 manager/db

        7.8.5 manager/elements

        7.8.6 manager/loot

        7.8.7 manager/round-prompts

        7.8.8 manager/transition

        7.8.9 manager/save

      7.9 gui

        7.9.1 gui/common-menu

        7.9.2 gui/counter

        7.9.3 gui/elements

        7.9.4 gui/font

        7.9.5 gui/formula-editor

        7.9.6 gui/helpers

        7.9.7 gui/level-info

        7.9.8 gui/loot

        7.9.9 gui/manager

        7.9.10 gui/markdown

        7.9.11 gui/mixins

        7.9.12 gui/monsters

        7.9.13 gui/player-info

        7.9.14 gui/render

        7.9.15 gui/rewards

        7.9.16 gui/rich-text-display

          7.9.16.1 Rich Text Model

        7.9.17 gui/round-prompts

        7.9.18 gui/server

        7.9.19 gui/stacked-tables

        7.9.20 gui/start

        7.9.21 gui/static-table

        7.9.22 gui/table

      7.10 files

      7.11 bestiary

      7.12 monster-db

      7.13 parsers

        7.13.1 parsers/foes

        7.13.2 parsers/formula

        7.13.3 parsers/monster

      7.14 observable-operator

      7.15 pp

        7.15.1 pp/bestiary

      7.16 qi

        7.16.1 qi/list2hash

        7.16.2 qi/utils

      7.17 server

      7.18 syntax

        7.18.1 syntax/module-reader

        7.18.2 syntax/monsters

    Index