2020-07-21 15:45:00 -07:00
|
|
|
{
|
|
|
|
"name": "sw5e",
|
2020-11-02 13:38:19 -05:00
|
|
|
"title": "SW 5th Edition",
|
|
|
|
"description": "A comprehensive game system for running games of SW 5th Edition in the Foundry VTT environment.",
|
2021-07-03 01:44:38 +01:00
|
|
|
"version": "1.3.5.R1-A7",
|
2020-10-23 13:05:18 -04:00
|
|
|
"author": "Dev Team",
|
2020-07-21 15:45:00 -07:00
|
|
|
"scripts": [],
|
|
|
|
"esmodules": ["sw5e.js"],
|
2020-11-04 13:12:41 -07:00
|
|
|
"styles": ["sw5e.css", "sw5e-global.css", "sw5e-light.css", "sw5e-dark.css"],
|
2020-07-21 15:45:00 -07:00
|
|
|
"packs": [
|
|
|
|
{
|
|
|
|
"name": "adventuringgear",
|
|
|
|
"label": "Adventuring Gear",
|
2020-11-05 16:57:54 -05:00
|
|
|
"path": "./packs/packs/adventuringgear.db",
|
2020-07-21 15:45:00 -07:00
|
|
|
"entity": "Item"
|
|
|
|
},
|
2020-11-02 13:38:19 -05:00
|
|
|
{
|
|
|
|
"name": "archetypes",
|
|
|
|
"label": "Archetypes",
|
2020-11-05 16:57:54 -05:00
|
|
|
"path": "./packs/packs/archetypes.db",
|
2020-11-02 13:38:19 -05:00
|
|
|
"entity": "Item"
|
|
|
|
},
|
2020-07-21 15:45:00 -07:00
|
|
|
{
|
|
|
|
"name": "armor",
|
|
|
|
"label": "Armor",
|
2020-11-05 16:57:54 -05:00
|
|
|
"path": "./packs/packs/armor.db",
|
2020-07-21 15:45:00 -07:00
|
|
|
"entity": "Item"
|
|
|
|
},
|
2020-11-02 13:38:19 -05:00
|
|
|
{
|
|
|
|
"name": "backgrounds",
|
|
|
|
"label": "Backgrounds",
|
2020-11-05 16:57:54 -05:00
|
|
|
"path": "./packs/packs/backgrounds.db",
|
2020-11-02 13:38:19 -05:00
|
|
|
"entity": "Item"
|
|
|
|
},
|
2020-07-21 15:45:00 -07:00
|
|
|
{
|
2020-10-23 12:36:42 -04:00
|
|
|
"name": "classes",
|
|
|
|
"label": "Classes",
|
2020-11-05 16:57:54 -05:00
|
|
|
"path": "./packs/packs/classes.db",
|
2020-10-23 12:36:42 -04:00
|
|
|
"entity": "Item"
|
|
|
|
},
|
2020-11-02 13:38:19 -05:00
|
|
|
{
|
|
|
|
"name": "classfeatures",
|
|
|
|
"label": "Class Features",
|
2020-11-05 16:57:54 -05:00
|
|
|
"path": "./packs/packs/classfeatures.db",
|
2020-11-02 13:38:19 -05:00
|
|
|
"entity": "Item"
|
2021-02-20 19:20:29 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "conditions",
|
|
|
|
"label": "Conditions",
|
|
|
|
"path": "./packs/packs/conditions.db",
|
|
|
|
"entity": "JournalEntry"
|
2021-04-06 16:03:48 -04:00
|
|
|
},
|
2020-11-05 15:37:53 -05:00
|
|
|
{
|
|
|
|
"name": "enhanceditems",
|
|
|
|
"label": "Enhanced Items",
|
|
|
|
"path": "./packs/packs/enhanceditems.db",
|
|
|
|
"entity": "Item"
|
|
|
|
},
|
2020-07-21 15:45:00 -07:00
|
|
|
{
|
2020-10-23 12:36:42 -04:00
|
|
|
"name": "feats",
|
|
|
|
"label": "Feats",
|
2020-11-05 16:57:54 -05:00
|
|
|
"path": "./packs/packs/feats.db",
|
2020-10-23 12:36:42 -04:00
|
|
|
"entity": "Item"
|
2020-11-05 15:37:53 -05:00
|
|
|
},
|
2020-11-12 17:30:07 -05:00
|
|
|
{
|
2020-11-05 15:37:53 -05:00
|
|
|
"name": "fightingstyles",
|
2020-11-12 17:30:07 -05:00
|
|
|
"label": "Fighting Styles",
|
|
|
|
"path": "./packs/packs/fightingstyles.db",
|
|
|
|
"entity": "Item"
|
2020-11-05 15:37:53 -05:00
|
|
|
},
|
2020-11-12 17:30:07 -05:00
|
|
|
{
|
2020-11-05 15:37:53 -05:00
|
|
|
"name": "fightingmasteries",
|
2020-11-12 17:30:07 -05:00
|
|
|
"label": "Fighting Masteries",
|
|
|
|
"path": "./packs/packs/fightingmasteries.db",
|
|
|
|
"entity": "Item"
|
2020-11-05 15:37:53 -05:00
|
|
|
},
|
2020-10-23 12:36:42 -04:00
|
|
|
{
|
|
|
|
"name": "forcepowers",
|
|
|
|
"label": "Force Powers",
|
2020-11-05 16:57:54 -05:00
|
|
|
"path": "./packs/packs/forcepowers.db",
|
2020-10-23 12:36:42 -04:00
|
|
|
"entity": "Item"
|
|
|
|
},
|
|
|
|
{
|
2020-07-21 15:45:00 -07:00
|
|
|
"name": "gamingset",
|
|
|
|
"label": "Gaming Sets",
|
2020-11-05 16:57:54 -05:00
|
|
|
"path": "./packs/packs/gamingset.db",
|
2020-07-21 15:45:00 -07:00
|
|
|
"entity": "Item"
|
|
|
|
},
|
|
|
|
{
|
2020-11-02 13:38:19 -05:00
|
|
|
"name": "lightsaberform",
|
|
|
|
"label": "Lightsaber Forms",
|
2020-11-05 16:57:54 -05:00
|
|
|
"path": "./packs/packs/lightsaberforms.db",
|
2020-11-02 13:38:19 -05:00
|
|
|
"entity": "Item"
|
2020-10-23 12:36:42 -04:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "monsters",
|
|
|
|
"label": "Monsters",
|
2020-11-05 16:57:54 -05:00
|
|
|
"path": "./packs/packs/monsters.db",
|
2020-10-23 12:36:42 -04:00
|
|
|
"entity": "Actor"
|
2020-07-21 15:45:00 -07:00
|
|
|
},
|
2020-11-01 11:10:35 -05:00
|
|
|
{
|
|
|
|
"name": "species",
|
|
|
|
"label": "Species",
|
2020-11-05 16:57:54 -05:00
|
|
|
"path": "./packs/packs/species.db",
|
2020-11-01 11:10:35 -05:00
|
|
|
"entity": "Item"
|
2020-11-01 21:18:09 -05:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "speciestraits",
|
|
|
|
"label": "Species Traits",
|
2020-11-05 16:57:54 -05:00
|
|
|
"path": "./packs/packs/speciestraits.db",
|
2020-11-01 21:18:09 -05:00
|
|
|
"entity": "Item"
|
2021-04-06 16:03:48 -04:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "tables",
|
|
|
|
"label": "Tables",
|
|
|
|
"path": "./packs/packs/tables.db",
|
|
|
|
"entity": "RollTable"
|
2020-11-12 17:30:07 -05:00
|
|
|
},
|
|
|
|
{
|
2020-10-23 12:36:42 -04:00
|
|
|
"name": "techpowers",
|
|
|
|
"label": "Tech Powers",
|
2020-11-05 16:57:54 -05:00
|
|
|
"path": "./packs/packs/techpowers.db",
|
2020-10-23 12:36:42 -04:00
|
|
|
"entity": "Item"
|
2021-04-06 16:03:48 -04:00
|
|
|
},
|
2020-11-12 17:30:07 -05:00
|
|
|
{
|
2020-10-23 12:36:42 -04:00
|
|
|
"name": "weapons",
|
|
|
|
"label": "Weapons",
|
2020-11-05 16:57:54 -05:00
|
|
|
"path": "./packs/packs/weapons.db",
|
2020-07-27 15:35:54 -04:00
|
|
|
"entity": "Item"
|
2020-10-23 13:05:18 -04:00
|
|
|
}
|
2020-07-21 15:45:00 -07:00
|
|
|
],
|
|
|
|
"languages": [
|
|
|
|
{
|
|
|
|
"lang": "en",
|
|
|
|
"name": "English",
|
|
|
|
"path": "lang/en.json"
|
2021-02-27 21:05:42 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"lang": "fr",
|
|
|
|
"name": "French",
|
|
|
|
"path": "lang/fr.json"
|
2021-06-16 12:49:54 -04:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"lang": "it",
|
|
|
|
"name": "Italian",
|
|
|
|
"path": "lang/it.json"
|
|
|
|
}
|
2020-07-21 15:45:00 -07:00
|
|
|
],
|
|
|
|
"socket": true,
|
|
|
|
"gridDistance": 5,
|
|
|
|
"gridUnits": "ft",
|
|
|
|
"primaryTokenAttribute": "attributes.hp",
|
|
|
|
"secondaryTokenAttribute": null,
|
2021-06-23 02:53:39 -04:00
|
|
|
"minimumCoreVersion": "0.8.2",
|
2021-07-02 02:49:05 +01:00
|
|
|
"compatibleCoreVersion": "0.8.8",
|
2020-07-21 15:45:00 -07:00
|
|
|
"url": "https://github.com/unrealkakeman89/sw5e",
|
2020-07-21 17:49:01 -07:00
|
|
|
"manifest": "https://raw.githubusercontent.com/unrealkakeman89/sw5e/master/system.json",
|
2020-07-21 15:45:00 -07:00
|
|
|
"download": "https://github.com/unrealkakeman89/sw5e/archive/master.zip"
|
|
|
|
|
|
|
|
}
|