Foundry VTT - System Manifest
Foundry VTT system.json files
| Type | object |
|---|---|
| File match |
**/systems/*/system.json
|
| Schema URL | https://catalog.lintel.tools/schemas/schemastore/foundry-vtt-system-manifest/latest.json |
| Source | https://www.schemastore.org/foundryvtt-system-manifest.json |
Validate with Lintel
npx @lintel/lintel check
Properties
A stable URL that describes the latest release version of your manifest file. This URL is used for automatic system installation in the Foundry VTT setup screen. This manifest URL is consulted during the system update check to see whether a new version is available for download. It is important that this address remain stable, otherwise updates will not be detected.
Specifies the default initiative formula if applicable to the system.
Integer specifying the default size of a grid space.
A label that specifies the default unit of measure used by the system.
An attribute path within the system data model that points to an object that contains both a value and a max key. The prototype Token will automatically set its primary attribute to this value.
An attribute path within the system data model that points to an object that contains both a value and a max key. The prototype Token will automatically set its secondary attribute to this value.