{ "id": "scum-and-villainy", "name": "scum-and-villainy", "title": "Scum and Villainy", "description": "Scum and Villainy game system.", "authors": [ { "name": "Andrew Garinger", "discord": "agaringer#6498" }, { "name": "megastruktur" } ], "url": "#{URL}#", "flags": { "hotReload": { "extensions": ["css", "html", "json", "js"] } }, "version": "#{VERSION}#", "compatibility": { "minimum": 12, "verified": 12.319 }, "system": [], "relationships": [], "socket": false, "manifest": "#{MANIFEST}#", "download": "#{DOWNLOAD}#", "protected": false, "initiative": "1d20", "scripts": [], "esmodules": [ "module/sav.js" ], "styles": [ "styles/sav.css", "styles/hide-ui.css" ], "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json" }, { "lang": "fr", "name": "Français", "path": "lang/fr.json" } ], "packs": [ { "name": "class", "label": "Classes", "system": "scum-and-villainy", "path": "./packs/classes", "type": "Item", "private": false }, { "name": "heritage", "label": "Heritages", "system": "scum-and-villainy", "path": "./packs/heritages", "type": "Item", "private": false }, { "name": "vice", "label": "Vices", "system": "scum-and-villainy", "path": "./packs/vices", "type": "Item", "private": false }, { "name": "background", "label": "Backgrounds", "system": "scum-and-villainy", "path": "./packs/backgrounds", "type": "Item", "private": false }, { "name": "item", "label": "Items", "system": "scum-and-villainy", "path": "./packs/items", "type": "Item", "private": false }, { "name": "ability", "label": "Abilities", "system": "scum-and-villainy", "path": "./packs/abilities", "type": "Item", "private": false }, { "name": "crew_reputation", "label": "Crew Reputation", "system": "scum-and-villainy", "path": "./packs/crew_reputation", "type": "Item", "private": false }, { "name": "crew_type", "label": "Ship Types", "system": "scum-and-villainy", "path": "./packs/crew_types", "type": "Item", "private": false }, { "name": "crew_upgrade", "label": "Ship Upgrades", "system": "scum-and-villainy", "path": "./packs/crew_upgrades", "type": "Item", "private": false }, { "name": "crew_ability", "label": "Ship Abilities", "system": "scum-and-villainy", "path": "./packs/crew_abilities", "type": "Item", "private": false }, { "name": "job_tables", "label": "Job Tables", "system": "scum-and-villainy", "path": "./packs/tables", "type": "RollTable", "private": false }, { "name": "star_system", "label": "Star Systems", "system": "scum-and-villainy", "path": "./packs/star_systems", "type": "Item", "private": false }, { "name": "planet", "label": "Planets", "system": "scum-and-villainy", "path": "./packs/planets", "type": "Item", "private": false }, { "name": "faction", "label": "Factions", "system": "scum-and-villainy", "path": "./packs/factions", "type": "Item", "private": false }, { "name": "ship_size", "label": "Ship Sizes", "system": "scum-and-villainy", "path": "./packs/size", "type": "Item", "private": false }, { "name": "wanted", "label": "Wanted Consequences", "system": "scum-and-villainy", "path": "./packs/wanted-consequences", "type": "JournalEntry", "private": false }, { "name": "wanted_tables", "label": "Wanted Tables", "system": "scum-and-villainy", "path": "./packs/wanted-tables", "type": "RollTable", "private": false }, { "name": "macros", "label": "System Macros", "system": "scum-and-villainy", "path": "./packs/macros", "type": "Macro", "private": false }, { "name": "friend", "label": "Friends", "system": "scum-and-villainy", "path": "./packs/friends", "type": "Item", "private": false } ] }