{ "name": "sfrpg", "title": "Starfinder", "description": "A game system for running Starfinder in the Foundry VTT environment.", "version": "0.10.0.0", "manifestPlusVersion": "1.1.0", "author": "wildj79", "authors": [ { "name": "wildj79", "url": "", "email": "", "discord": "wildj79#0980", "ko-fi": "", "patreon": "", "reddit": "", "twitter": "" }, { "name": "Deepflame", "url": "", "email": "", "discord": "Deepflame#0875", "ko-fi": "", "patreon": "", "reddit": "", "twitter": "" }, { "name": "rrenna", "url": "", "email": "", "discord": "rrenna#0889", "ko-fi": "", "patreon": "", "reddit": "", "twitter": "" }, { "name": "trechriron", "url": "https://www.trechriron.com", "email": "trechriron@gmail.com", "discord": "discordID#9176", "ko-fi": "", "patreon": "", "reddit": "u/trechriron", "twitter": "@trechriron" } ], "templateVersion": 2, "schema": 0.003, "scripts": [ "lib/popperjs/core/popper.min.js", "lib/tippy/tippy.min.js" ], "esmodules": [ "sfrpg.js" ], "styles": [ "styles/tippy.css", "sfrpg.css" ], "packs": [ { "name": "characters", "label": "Characters", "system": "sfrpg", "path": "./packs/characters.db", "entity": "Actor" }, { "name": "equipment", "label": "Equipment", "system": "sfrpg", "path": "./packs/equipment.db", "entity": "Item" }, { "name": "feats", "label": "Feats", "system": "sfrpg", "path": "./packs/feats.db", "entity": "Item" }, { "name": "spells", "label": "Spells", "system": "sfrpg", "path": "./packs/spells.db", "entity": "Item" }, { "name": "races", "label": "Races", "system": "sfrpg", "path": "./packs/races.db", "entity": "Item" }, { "label": "Classes", "entity": "Item", "name": "classes", "path": "./packs/classes.db", "system": "sfrpg" }, { "label": "Themes", "entity": "Item", "name": "themes", "path": "./packs/themes.db", "system": "sfrpg" }, { "label": "Vehicles", "entity": "Actor", "name": "vehicles", "path": "./packs/vehicles.db", "system": "sfrpg" }, { "label": "Starship Components", "entity": "Item", "name": "starship-components", "path": "./packs/starship-components.db", "system": "sfrpg" }, { "label": "Starship Actions", "entity": "Item", "name": "starship-actions", "path": "./packs/starship-actions.db", "system": "sfrpg" }, { "label": "Setting", "entity": "JournalEntry", "name": "setting", "path": "./packs/setting.db", "system": "sfrpg" }, { "label": "SFRPG Rules", "entity": "JournalEntry", "name": "rules", "path": "./packs/rules.db", "system": "sfrpg" }, { "label": "Tables", "entity": "RollTable", "name": "tables", "path": "./packs/tables.db", "system": "sfrpg" }, { "label": "Conditions", "entity": "Item", "name": "conditions", "path": "./packs/conditions.db", "system": "sfrpg" }, { "label": "Class Features", "entity": "Item", "name": "class-features", "path": "./packs/class-features.db", "system": "sfrpg" }, { "label": "Universal Creature Rules", "entity": "Item", "name": "universal-creature-rules", "path": "./packs/universal-creature-rules.db", "system": "sfrpg" }, { "label": "Alien Archives", "entity": "Actor", "name": "alien-archives", "path": "./packs/alien-archives.db", "system": "sfrpg" } ], "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json" }, { "lang": "ja", "name": "日本語", "path": "lang/ja.json" }, { "lang": "fr", "name": "Français", "path": "lang/fr.json" }, { "lang": "de", "name": "Deutsch", "path": "lang/de.json" }, { "lang": "it", "name": "Italian", "path": "lang/it.json" }, { "lang": "pt-BR", "name": "Português (Brasil)", "path": "lang/pt-BR.json" } ], "socket": true, "initiative": "1d20 + @abilities.dex.mod + @attributes.init.value", "gridDistance": 5, "gridUnits": "ft", "primaryTokenAttribute": "attributes.hp", "secondaryTokenAttribute": "attributes.sp", "minimumCoreVersion": "0.7.4", "compatibleCoreVersion": "0.7.9", "url": "https://github.com/wildj79/foundryvtt-starfinder", "manifest": "https://raw.githubusercontent.com/wildj79/foundryvtt-starfinder/master/src/system.json", "download": "https://github.com/wildj79/foundryvtt-starfinder/releases/download/v0.10.0.0/sfrpg-v0.10.0.0.zip" }