A module of our own for City of Mist campaigns
  • JavaScript 93.8%
  • CSS 6.2%
Find a file
trotFunky 3b9ec6af0e module.json: Fix verified
Apparently verified version cannot be an array and should be the highest
verified version...
2026-02-21 22:47:02 +00:00
lang Support Foundry v13 2026-02-21 17:08:48 +00:00
scripts Support Foundry v13 2026-02-21 17:08:48 +00:00
styles Support Foundry v13 2026-02-21 17:08:48 +00:00
.gitignore Initial release, adapted from previous modules 2025-10-10 23:18:39 +01:00
LICENSE Initial release, adapted from previous modules 2025-10-10 23:18:39 +01:00
module.json module.json: Fix verified 2026-02-21 22:47:02 +00:00
README.md Support Foundry v13 2026-02-21 17:08:48 +00:00

The Mill's Misty City - v1.1.0

This little FoundryVTT module makes some custom changes for our City of Mist campaigns.

The initial state of this module is mostly taken from our other two Foundry modules.

Compatibility

This is currently tested to work Foundry v12 and v13.

Installation

Currently, this can only be installed via manifest file, using the following URL :

https://git.tfk-astrodome.net/trotFunky/TheMillsMistyCity/raw/branch/release/module.json

Features

For the players :

  • A new ressource is shown at the top right of the character sheets : their Follower count
    • Starts at 0, cannot go negative
    • Can be manually updated by the players

For the GM :

  • A dialog that allows updating the character's Followers count automatically
    • Can update multiple characters at once
    • Can be pre-filled with connected or all players
    • Can add or remove Followers
    • The dialog accessible in two ways
      • From the scene toolbar on the left
      • From a macro, by calling window.mills_misty_city.macros["gm_update_followers_dialog"]()

Settings

The only setting currently is if the Followers integration is enabled or not.

Dependencies

The module depends entirely on the City of Mist system, as it is dedicated to make changes to it.

License

The code present in this repository is licensed under the Mozilla Public License 2.0.