{ "name": "swse", "title": "Star Wars: Saga Edition", "description": "The Star Wars: Saga Edition system for FoundryVTT!", "version": "0.5.45", "minimumCoreVersion": "9.245", "compatibleCoreVersion": "9", "templateVersion": 2, "author": "Andy Lijewski", "esmodules": [ "module/swse.js" ], "styles": [ "css/swse.css" ], "scripts": [], "packs": [ { "name": "affiliations", "label": "Affiliations", "path": "packs/swse-affiliations.db", "type": "Item", "system": "swse" }, { "name": "classes", "label": "Classes", "path": "packs/swse-classes.db", "type": "Item", "system": "swse" }, { "name": "feats", "label": "Feats", "path": "packs/swse-feats.db", "type": "Item", "system": "swse" }, { "name": "force powers", "label": "Force Powers", "path": "packs/swse-force powers.db", "type": "Item", "system": "swse" }, { "name": "force regimens", "label": "Force Regimens", "path": "packs/swse-force regimens.db", "type": "Item", "system": "swse" }, { "name": "force secrets", "label": "Force Secrets", "path": "packs/swse-force secrets.db", "type": "Item", "system": "swse" }, { "name": "force techniques", "label": "Force Techniques", "path": "packs/swse-force techniques.db", "type": "Item", "system": "swse" }, { "name": "items", "label": "Items", "path": "packs/swse-items.db", "type": "Item", "system": "swse" }, { "name": "species", "label": "Species", "path": "packs/swse-species.db", "type": "Item", "system": "swse" }, { "name": "talents", "label": "Talents", "path": "packs/swse-talents.db", "type": "Item", "system": "swse" }, { "name": "templates", "label": "Templates", "path": "packs/swse-templates.db", "type": "Item", "system": "swse" }, { "name": "traits", "label": "Traits", "path": "packs/swse-traits.db", "type": "Item", "system": "swse" }, { "name": "destiny", "label": "Destiny", "path": "packs/swse-destiny.db", "type": "Item", "system": "swse" }, { "name": "background", "label": "Background", "path": "packs/swse-background.db", "type": "Item", "system": "swse" }, { "name": "vehicle base types", "label": "Vehicle Base Types", "path": "packs/swse-vehicle base types.db", "type": "Item", "system": "swse" }, { "name": "vehicle systems", "label": "Vehicle Systems", "path": "packs/swse-vehicle systems.db", "type": "Item", "system": "swse" }, { "name": "beast components", "label": "Beast Components", "path": "packs/swse-beast components.db", "type": "Item", "system": "swse" }, { "name": "vehicles", "label": "Vehicles", "path": "packs/swse-vehicles.db", "type": "Actor", "system": "swse" } ], "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json" } ], "gridDistance": 1, "gridUnits": "squares", "primaryTokenAttribute": "health", "secondaryTokenAttribute": "shields", "url": "https://github.com/kypvalanx/Foundry-VTT-StarWars-SagaEdition", "manifest": "https://raw.githubusercontent.com/kypvalanx/Foundry-VTT-StarWars-SagaEdition/main/system.json", "download": "https://github.com/kypvalanx/Foundry-VTT-StarWars-SagaEdition/archive/refs/tags/0.5.45.zip", "license": "https://creativecommons.org/licenses/by-sa/3.0/legalcode" }