2020-07-21 15:45:00 -07:00
|
|
|
{
|
|
|
|
"name": "sw5e",
|
|
|
|
"title": "Star Wars 5th Edition",
|
|
|
|
"description": "A comprehensive game system for running games of Star wars 5th Edition in the Foundry VTT environment.",
|
2020-07-21 17:45:26 -07:00
|
|
|
"version": 0.89,
|
2020-07-21 15:45:00 -07:00
|
|
|
"author": "Kakeman89",
|
|
|
|
"scripts": [],
|
|
|
|
"esmodules": ["sw5e.js"],
|
|
|
|
"styles": ["sw5e.css"],
|
|
|
|
"packs": [
|
|
|
|
{
|
|
|
|
"name": "weapons",
|
|
|
|
"label": "Weapons",
|
2020-07-21 17:45:26 -07:00
|
|
|
"path": "./packs/packs/weapons.db",
|
2020-07-21 15:45:00 -07:00
|
|
|
"entity": "Item"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "adventuringgear",
|
|
|
|
"label": "Adventuring Gear",
|
2020-07-21 17:45:26 -07:00
|
|
|
"path": "./packs/packs/adventuringgear.db",
|
2020-07-21 15:45:00 -07:00
|
|
|
"entity": "Item"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "armor",
|
|
|
|
"label": "Armor",
|
2020-07-21 17:45:26 -07:00
|
|
|
"path": "./packs/packs/armor.db",
|
2020-07-21 15:45:00 -07:00
|
|
|
"entity": "Item"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "enhanceditems",
|
|
|
|
"label": "Enhanced Items",
|
2020-07-21 17:45:26 -07:00
|
|
|
"path": "./packs/packs/enhanceditems.db",
|
2020-07-21 15:45:00 -07:00
|
|
|
"entity": "Item"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "gamingset",
|
|
|
|
"label": "Gaming Sets",
|
2020-07-21 17:45:26 -07:00
|
|
|
"path": "./packs/packs/gamingset.db",
|
2020-07-21 15:45:00 -07:00
|
|
|
"entity": "Item"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "classes",
|
|
|
|
"label": "Classes",
|
2020-07-21 17:45:26 -07:00
|
|
|
"path": "./packs/packs/classes.db",
|
2020-07-21 15:45:00 -07:00
|
|
|
"entity": "Item"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "species",
|
|
|
|
"label": "Species",
|
2020-07-21 17:45:26 -07:00
|
|
|
"path": "./packs/packs/species.db",
|
2020-07-21 15:45:00 -07:00
|
|
|
"entity": "Item"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"languages": [
|
|
|
|
{
|
|
|
|
"lang": "en",
|
|
|
|
"name": "English",
|
|
|
|
"path": "lang/en.json"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"socket": true,
|
|
|
|
"initiative": "1d20 + @abilities.dex.mod + @attributes.init.value + (@abilities.dex.value / 100)",
|
|
|
|
"gridDistance": 5,
|
|
|
|
"gridUnits": "ft",
|
|
|
|
"primaryTokenAttribute": "attributes.hp",
|
|
|
|
"secondaryTokenAttribute": null,
|
|
|
|
"minimumCoreVersion": "0.5.2",
|
|
|
|
"compatibleCoreVersion": "0.6.8",
|
|
|
|
"url": "https://github.com/unrealkakeman89/sw5e",
|
2020-07-21 17:10:23 -07:00
|
|
|
"manifest": "https://raw.githubusercontent.com/unrealkakeman89/sw5e/magicjedi90/system.json",
|
2020-07-21 15:45:00 -07:00
|
|
|
"download": "https://github.com/unrealkakeman89/sw5e/archive/master.zip"
|
|
|
|
|
|
|
|
}
|