Foundry VTT - System Data Template
Foundry VTT template.json files
| Type | object |
|---|---|
| File match |
**/systems/*/template.json
|
| Schema URL | https://catalog.lintel.tools/schemas/schemastore/foundry-vtt-system-data-template/latest.json |
| Source | https://www.schemastore.org/foundryvtt-template.json |
Validate with Lintel
npx @lintel/lintel check
Type:
object
Properties
Actor
Record<string, object>
2 nested properties
types
string[]
Array of strings defining the entity subtypes defined by the schema.
templates
Record<string, object>
Template schemas that can be reused by entity subtypes.
Item
Record<string, object>
2 nested properties
types
string[]
Array of strings defining the entity subtypes defined by the schema.
templates
Record<string, object>
Template schemas that can be reused by entity subtypes.
Definitions
entity
Record<string, object>
types
string[]
Array of strings defining the entity subtypes defined by the schema.
templates
Record<string, object>
Template schemas that can be reused by entity subtypes.