| Latest version | 2.0.1 |
|---|---|
| Minimum Core | 14.361 |
| Compatible Core | 14 |
| File size | 3.37 MB |
| Last updated | 2 months ago |
| Created | 6 months ago |
| Authors | |
| Languages |
English |
| Systems |
Dnd5e |
| Project source | Project URL |
| Report bugs | Bug tracker URL |
| Changelog | Changelog URL |
Dependency module for other Grim Hollow modules.
Weapon Masteries. Adds several new weapon masteries. The details of the masteries are expanded if the Grim Hollow Player's Guide module is enabled.
Weapon and Spell Properties. Adds several new weapon and spell properties. The details of the properties are expanded if the Grim Hollow Player's Guide module is enabled.
Property Subtypes. Adds several new ammo subtypes, class feature subtypes, and feature subtypes.
Conditions. Adds or modifies conditions (bleeding, corruption, dazed), which are detailed in the Grim Hollow Campaign Guide module. A setting exists for users who do not wish to use these new conditions.
Transformation Item. This module adds support for a new 'Transformation' item subtype, an item with 4 stages that grants additional features at each stage. The transformations can be found in the Grim Hollow Player's Guide module.
Resolve & Beast Pools. Adds support for a party and Game Master to track Resolve and Beast dice directly on the Party sheet. This feature can be disabled in the module settings. For actual uses of the dice pools, details are found in the Grim Hollow Campaign Guide module.
An actor who possesses one or more Transformation items has additional roll data properties available. Replace * with the identifier of the item. These are:
@grimhollow.*.stage: The stage of the actor's transformatio of the given type.@grimhollow.*.stageDC: The general 'stage DC' of the item which follows the convention of 0, 13, 16, 20 at stage 1, 2, 3, and 4, respectively.The item subtype is otherwise simple, possessing two public methods, async nextStage(): Promise<Item5e> and async previousStage(): Promise<Item5e>.
To install this package, open your Foundry Setup screen and navigate to your Module tab and click the Install Module button.
From there, you can either search for the package unique name: grim-hollow-core or copy its manifest URL:
And paste it to the input box at the bottom of your window.

You can install this package directly to your Forge account.