{ "id": "shadowrun2e", "title": "Shadowrun 2nd Edition", "description": "A comprehensive system for playing Shadowrun 2nd Edition in Foundry VTT", "version": "1.0.13", "compatibility": { "minimum": "11", "verified": "12" }, "authors": [ { "name": "Dean Petty" } ], "esmodules": ["scripts/shadowrun2e.js"], "styles": ["styles/shadowrun2e.css"], "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json" } ], "packs": [ { "name": "cyberware", "label": "Cyberware", "path": "packs/cyberware.db", "type": "Item", "system": "shadowrun2e" }, { "name": "bioware", "label": "Bioware", "path": "packs/bioware.db", "type": "Item", "system": "shadowrun2e" }, { "name": "spells", "label": "Spells", "path": "packs/spells.db", "type": "Item", "system": "shadowrun2e" }, { "name": "adeptpowers", "label": "Adept Powers", "path": "packs/adeptpowers.db", "type": "Item", "system": "shadowrun2e" }, { "name": "skills", "label": "Skills", "path": "packs/skills.db", "type": "Item", "system": "shadowrun2e" }, { "name": "cyberdecks", "label": "Cyberdecks", "path": "packs/cyberdecks.db", "type": "Actor", "system": "shadowrun2e" }, { "name": "vehicles", "label": "Vehicles", "path": "packs/vehicles.db", "type": "Actor", "system": "shadowrun2e" }, { "name": "drones", "label": "Drones", "path": "packs/drones.db", "type": "Actor", "system": "shadowrun2e" }, { "name": "programs", "label": "Programs", "path": "packs/programs.db", "type": "Item", "system": "shadowrun2e" }, { "name": "vrprograms", "label": "VR Programs", "path": "packs/vrprograms.db", "type": "Item", "system": "shadowrun2e" }, { "name": "gear", "label": "Gear & Equipment", "path": "packs/gear.db", "type": "Item", "system": "shadowrun2e" }, { "name": "totems", "label": "Totems", "path": "packs/totems.db", "type": "Item", "system": "shadowrun2e" } ], "gridDistance": 1, "gridUnits": "m", "primaryTokenAttribute": "health", "secondaryTokenAttribute": "stun", "url": "https://github.com/criticalfault/foundry-sr2", "manifest": "https://raw.githubusercontent.com/criticalfault/foundry-sr2/main/system.json", "download": "https://github.com/criticalfault/foundry-sr2/archive/refs/tags/v1.0.13.zip", "license": "LICENSE", "readme": "README.md" }