{ "id": "sta", "title": "Star Trek Adventures Roleplaying Game", "description": "An unofficial rendition of the Modiphius tabletop role playing game system.", "version": "2.4.7", "compatibility": { "verified": "13", "minimum": "13" }, "authors": [ { "name": "mkscho63", "discord": "FullMetalSeraph", "flags": {} }, { "name": "CalinStar", "discord": "CalinStar", "flags": {} } ], "esmodules": ["module/sta.js"], "flags": { "hotReload": { "extensions": [ "css", "hbs", "json" ], "paths": [ "sta.css", "lang", "templates" ] } }, "socket": true, "styles": ["sta.css"], "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json", "flags": {} }, { "lang": "es", "name": "Spanish", "path": "lang/es.json", "flags": {} }, { "lang": "de", "name": "German", "path": "lang/de.json", "flags": {} }, { "lang": "fr", "name": "French", "path": "lang/fr.json", "flags": {} }, { "lang": "pt-BR", "name": "Português (Brasil)", "path": "lang/pt.json", "flags": {} } ], "documentTypes": { "Actor": { "character": {}, "starship": {}, "extendedtask": {}, "smallcraft": {}, "scenetraits": {} }, "Item": { "item": {}, "focus": {}, "value": {}, "characterweapon": {}, "characterweapon2e": {}, "starshipweapon": {}, "starshipweapon2e": {}, "armor": {}, "talent": {}, "milestone": {}, "injury": {}, "smallcraftcontainer": {}, "trait": {}, "log": {} } }, "grid": { "distance": 5, "units": "m" }, "packs": [ { "label": "Actors (1e)", "name": "actors-1e", "path": "assets/packs/actors-1e", "system": "sta", "type": "Actor", "private": false, "flags": {} }, { "label": "Actors (2e)", "name": "actors-2e", "path": "assets/packs/actors-2e", "system": "sta", "type": "Actor", "private": false, "flags": {} }, { "label": "Items (1e)", "name": "items-1e", "path": "assets/packs/items-1e", "system": "sta", "type": "Item", "private": false, "flags": {} }, { "label": "Items (2e)", "name": "items-2e", "path": "assets/packs/items-2e", "system": "sta", "type": "Item", "private": false, "flags": {} }, { "label": "Lifepath (1e)", "name": "lifepath-1e", "path": "assets/packs/lifepath-1e", "system": "sta", "type": "JournalEntry", "private": false, "flags": {} }, { "label": "Lifepath (2e)", "name": "lifepath-2e", "path": "assets/packs/lifepath-2e", "system": "sta", "type": "JournalEntry", "private": false, "flags": {} }, { "label": "Maps", "name": "maps", "path": "assets/packs/maps", "system": "sta", "type": "Scene", "private": false, "flags": {} }, { "label": "Rollable Tables (1e)", "name": "rollable-tables-1e", "path": "assets/packs/rollable-tables-1e", "system": "sta", "type": "RollTable", "private": false, "flags": {} } ], "packFolders": [ { "name": "STA 1st Edition", "sorting": "a", "packs": [ "actors-1e", "items-1e", "lifepath-1e", "rollable-tables-1e" ] }, { "name": "STA 2nd Edition", "sorting": "a", "packs": [ "actors-2e", "items-2e", "lifepath-2e", "maps" ] } ], "url": "https://github.com/mkscho63/sta", "manifest": "https://raw.githubusercontent.com/mkscho63/sta/master/src/system.json", "download": "https://raw.githubusercontent.com/mkscho63/sta/v2.4.7/package/sta-v2.4.7.zip" }