{ "name": "expanse", "title": "The Expanse RPG (AGE)", "description": "The official system for The Expanse RPG (AGE) from Green Ronin Publishing", "version": "0.8.5", "minimumCoreVersion": "9", "compatibleCoreVersion": "9", "author": "Charlotte Hamilton", "authors": [ { "name": "Foxfyre", "email": "foxfyre2204@gmail.com", "discord": "Foxfyre#2204" }, { "name": "Green Ronin Publishing", "email": "letsplay@greenronin.com" } ], "esmodules": [ "module/expanse.js", "scripts/scripts.js" ], "styles": [ "styles/expanse.css", "styles/talents.css", "styles/npc.css", "styles/weapons.css", "styles/armor.css", "styles/ship.css" ], "scripts": [], "packs": [], "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json" }, { "lang": "es", "Name": "Spanish", "path": "lang/es.json" }, { "lang": "fr", "Name": "French", "path": "lang/fr.json" } ], "media": [ { "type": "cover", "url": "https://github.com/Foxfyre/expanse/blob/48754e8d372787dc421144561a92d8590410bac7/ui/expanse-cover.jpg" } ], "gridDistance": 1, "gridUnits": "m", "primaryTokenAttribute": "attributes.fortune", "secondaryTokenAttribute": "resource2", "url": "https://github.com/Foxfyre/expanse", "manifest": "https://raw.githubusercontent.com/Foxfyre/expanse/main/system.json", "download": "https://github.com/Foxfyre/expanse/releases/download/v0.8.5/expanse.zip", "license": "LICENSE.txt" }