Initial import
This commit is contained in:
48
system.json
Normal file
48
system.json
Normal file
@ -0,0 +1,48 @@
|
||||
{
|
||||
"author": "Uberwald",
|
||||
"compatibleCoreVersion": "0.8.9",
|
||||
"description": "Pegasus RPG system for FoundryVTT",
|
||||
"download": "https://www.uberwald.me/data/files/fvtt-pegasus-rpg/fvtt-pegasus-rpg.zip",
|
||||
"esmodules": [
|
||||
"modules/pegasus-main.js"
|
||||
],
|
||||
"gridDistance": 5,
|
||||
"gridUnits": "m",
|
||||
"languages": [
|
||||
{
|
||||
"lang": "en",
|
||||
"name": "English",
|
||||
"path": "lang/en.json"
|
||||
}
|
||||
],
|
||||
"library": false,
|
||||
"license": "LICENSE.txt",
|
||||
"manifest": "https://www.uberwald.me/data/files/fvtt-pegasus-rpg/system.json",
|
||||
"manifestPlusVersion": "1.0.0",
|
||||
"media": [],
|
||||
"minimumCoreVersion": "0.8.0",
|
||||
"name": "fvtt-pegasus-rpg",
|
||||
"packs": [
|
||||
{
|
||||
"entity": "Item",
|
||||
"label": "Specialisations",
|
||||
"name": "specialisations",
|
||||
"path": "./packs/specialisations.db",
|
||||
"system": "fvtt-pegasus-rpg",
|
||||
"tags": [
|
||||
"skill"
|
||||
]
|
||||
}
|
||||
],
|
||||
"primaryTokenAttribute": "endurance.endurance",
|
||||
"secondaryTokenAttribute": "fate.value",
|
||||
"socket": true,
|
||||
"styles": [
|
||||
"styles/simple.css"
|
||||
],
|
||||
"templateVersion": 4,
|
||||
"title": "Pegasus RPG",
|
||||
"url": "https://www.uberwald.me/data/files/fvtt-pegasus-rpg",
|
||||
"version": "0.0.4'",
|
||||
"background" : ""
|
||||
}
|
Reference in New Issue
Block a user