{ "id": "knave", "name": "knave", "title": "KNAVE (Unoffical)", "description": "KNAVE is a rules toolkit created by Ben Milton for running old school fantasy RPGs without classes.", "version": "1.9.0", "minimumCoreVersion": "11", "compatibleCoreVersion": "11", "compatibility": { "minimum": 11, "verified": "11.302" }, "templateVersion": 2, "author": "Rabid Baboon", "esmodules": ["module/knave.js"], "styles": ["css/knave.css"], "scripts": [], "packs": [ { "name": "armor", "label": "Armor", "system": "knave", "path": "./packs/armor.db", "type": "Item", "flags": {} }, { "name": "clothing", "label": "Cothing", "system": "knave", "path": "./packs/clothing.db", "type": "Item", "flags": {} }, { "name": "food", "label": "Food", "system": "knave", "path": "./packs/food.db", "type": "Item", "flags": {} }, { "name": "items", "label": "Items", "system": "knave", "path": "./packs/items.db", "type": "Item", "flags": {} }, { "name": "light", "label": "Light", "system": "knave", "path": "./packs/light.db", "type": "Item", "flags": {} }, { "name": "macros", "label": "Macros", "system": "knave", "path": "./packs/macros.db", "type": "Macro", "flags": {} }, { "name": "other", "label": "Other", "system": "knave", "path": "./packs/other.db", "type": "RollTable", "flags": {} }, { "name": "rules", "label": "Rules", "system": "knave", "path": "./packs/rules.db", "type": "JournalEntry", "flags": {} }, { "name": "spells", "label": "Spells", "system": "knave", "path": "./packs/spells.db", "type": "Item", "flags": {} }, { "name": "starting-gear", "label": "Starting Gear", "system": "knave", "path": "./packs/starting-gear.db", "type": "RollTable", "flags": {} }, { "name": "traits", "label": "Traits", "system": "knave", "path": "./packs/traits.db", "type": "RollTable", "flags": {} }, { "name": "weapons", "label": "Weapons", "system": "knave", "path": "./packs/weapons.db", "type": "Item", "flags": {} } ], "gridDistance": 5, "gridUnits": "ft", "primaryTokenAttribute": "health", "url": "https://github.com/jrommann/knave", "manifest": "https://raw.githubusercontent.com/jrommann/knave/master/system.json", "download": "https://github.com/jrommann/knave/archive/1.9.0.zip", "license": "LICENSE.txt" }