{ "id":"sfrpgbb", "title": "Starfinder Beginner Box", "description": "An implementation of the Starfinder Beginner Box ruleset for Foundy VTT.", "authors": [ { "name": "ian612", "discord": "Graham_Negative#9479" } ], "version": "1.1.1", "compatibility": { "minimum": 10, "verified": 10.285, "maximum": 10 }, "esmodules": [ "sfrpgbb.js" ], "styles":[ "sfrpgbb.css" ], "languages":[ { "lang": "en", "name": "English", "path": "lang/en.json" } ], "initiative": "1d20 + @movement.initiative", "gridDistance": 5, "gridUnits": "ft", "primaryTokenAttribute": "@defence.hp", "secondaryTokenAttribute": "@defence.rp", "packs": [ { "name": "alien-adversaries", "label": "Alien Adversaries", "system": "sfrpgbb", "path": "./packs/alien-adversaries.db", "type": "Actor" }, { "name": "iconic-characters", "label": "Iconic Characters", "system": "sfrpgbb", "path": "./packs/iconic-characters.db", "type": "Actor" }, { "name": "adventuring-gear", "label": "Adventuring Gear", "system": "sfrpgbb", "path": "./packs/adventuring-gear.db", "type": "Item" }, { "name": "armor", "label": "Armor", "system": "sfrpgbb", "path": "./packs/armor.db", "type": "Item" }, { "name": "armor-upgrades", "label": "Armor Upgrades", "system": "sfrpgbb", "path": "./packs/armor-upgrades.db", "type": "Item" }, { "name": "grenades", "label": "Grenades", "system": "sfrpgbb", "path": "./packs/grenades.db", "type": "Item" }, { "name": "natural-weapons", "label": "Natural Weapons", "system": "sfrpgbb", "path": "./packs/natural-weapons.db", "type": "Item" }, { "name": "npc-abilities", "label": "NPC Abilities", "system": "sfrpgbb", "path": "./packs/npc-abilities.db", "type": "Item" }, { "name": "spells", "label": "Spells", "system": "sfrpgbb", "path": "./packs/spells.db", "type": "Item" }, { "name": "weapons", "label": "Weapons", "system": "sfrpgbb", "path": "./packs/weapons.db", "type": "Item" }, { "name": "weapon-fusions", "label": "Weapon Fusions", "system": "sfrpgbb", "path": "./packs/weapon-fusions.db", "type": "Item" } ], "url": "https://github.com/ian612/sfrpgbb", "manifest": "https://raw.githubusercontent.com/ian612/sfrpgbb/main/system.json", "download": "https://github.com/ian612/sfrpgbb/archive/refs/tags/v1.1.1.zip" }