{ "name": "sfrpg", "title": "Starfinder", "description": "A game system for running Starfinder in the Foundry VTT environment.", "version": "0.19.2", "manifestPlusVersion": "1.2.0", "author": "The Starfinder System Developers", "authors": [ { "name": "wildj79", "discord": "wildj79#0980" }, { "name": "Deepflame", "discord": "Deepflame#0875", "twitter": "DeepflameNL" }, { "name": "ThroughlyDruxy", "discord": "ThroughlyDruxy#4390" } ], "media": [ { "type": "cover", "url": "https://raw.githubusercontent.com/foundryvtt-starfinder/foundryvtt-starfinder/master/src/images/starfinder_cover.webp", "caption": "Starfinder" }, { "type": "icon", "url": "https://raw.githubusercontent.com/foundryvtt-starfinder/foundryvtt-starfinder/master/src/images/starfinder_icon.webp", "caption": "Starfinder" } ], "templateVersion": 2, "flags": { "sfrpg": { "schema": 0.009 } }, "scripts": [ "lib/popperjs/core/popper.min.js", "lib/tippy/tippy.min.js" ], "esmodules": [ "sfrpg.js" ], "styles": [ "styles/tippy.css", "sfrpg.css" ], "packs": [ { "name": "archetypes", "label": "Archetypes", "system": "sfrpg", "path": "./packs/archetypes.db", "type": "Item" }, { "name": "characters", "label": "Characters", "system": "sfrpg", "path": "./packs/characters.db", "type": "Actor" }, { "name": "equipment", "label": "Equipment", "system": "sfrpg", "path": "./packs/equipment.db", "type": "Item" }, { "name": "feats", "label": "Feats", "system": "sfrpg", "path": "./packs/feats.db", "type": "Item" }, { "name": "spells", "label": "Spells", "system": "sfrpg", "path": "./packs/spells.db", "type": "Item" }, { "name": "races", "label": "Races", "system": "sfrpg", "path": "./packs/races.db", "type": "Item" }, { "label": "Classes", "type": "Item", "name": "classes", "path": "./packs/classes.db", "system": "sfrpg" }, { "label": "Themes", "type": "Item", "name": "themes", "path": "./packs/themes.db", "system": "sfrpg" }, { "label": "Vehicles", "type": "Actor", "name": "vehicles", "path": "./packs/vehicles.db", "system": "sfrpg" }, { "label": "Starship Components", "type": "Item", "name": "starship-components", "path": "./packs/starship-components.db", "system": "sfrpg" }, { "label": "Starship Actions", "type": "Item", "name": "starship-actions", "path": "./packs/starship-actions.db", "system": "sfrpg" }, { "label": "Setting", "type": "JournalEntry", "name": "setting", "path": "./packs/setting.db", "system": "sfrpg" }, { "label": "Skills", "type": "JournalEntry", "name": "skills", "path": "./packs/skills.db", "system": "sfrpg" }, { "label": "SFRPG Rules", "type": "JournalEntry", "name": "rules", "path": "./packs/rules.db", "system": "sfrpg" }, { "label": "Tables", "type": "RollTable", "name": "tables", "path": "./packs/tables.db", "system": "sfrpg" }, { "label": "Conditions", "type": "Item", "name": "conditions", "path": "./packs/conditions.db", "system": "sfrpg" }, { "label": "Class Features", "type": "Item", "name": "class-features", "path": "./packs/class-features.db", "system": "sfrpg" }, { "label": "Racial Features", "type": "Item", "name": "racial-features", "path": "./packs/racial-features.db", "system": "sfrpg" }, { "label": "Universal Creature Rules", "type": "Item", "name": "universal-creature-rules", "path": "./packs/universal-creature-rules.db", "system": "sfrpg" }, { "label": "Alien Archives", "type": "Actor", "name": "alien-archives", "path": "./packs/alien-archives.db", "system": "sfrpg" }, { "label": "Hazards", "type": "Actor", "name": "hazards", "path": "./packs/hazards.db", "system": "sfrpg" }, { "label": "Starships", "type": "Actor", "name": "starships", "path": "./packs/starships.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 + @attributes.init.value", "gridDistance": 5, "gridUnits": "ft", "primaryTokenAttribute": "attributes.hp", "secondaryTokenAttribute": "attributes.sp", "minimumCoreVersion": "9", "compatibleCoreVersion": "9", "url": "https://github.com/foundryvtt-starfinder/foundryvtt-starfinder", "manifest": "https://raw.githubusercontent.com/foundryvtt-starfinder/foundryvtt-starfinder/master/src/system.json", "download": "https://github.com/foundryvtt-starfinder/foundryvtt-starfinder/releases/download/v0.19.2/sfrpg-v0.19.2.zip" }