{ "id": "DSA_4-1", "title": "Das Schwarze Auge 4.1", "description": "Noch ein Spielsystem für Das Schwarze Auge 4.1", "version": "0.2.5", "compatibility": { "minimum": 12, "verified": 13 }, "authors": [ { "name": "GrandpaPoppy" }, { "name": "ParanoidSpectre" }, { "name": "macniel" } ], "esmodules": [ "main.mjs" ], "styles": [ "style/styles.css" ], "packs": [ { "name": "talente", "label": "Talente", "system": "DSA_4-1", "type": "Item", "path": "packs/talente", "private": false }, { "name": "spells", "label": "Zauber", "system": "DSA_4-1", "type": "Item", "path": "packs/zauber", "private": false }, { "name": "liturgien", "label": "Liturgien", "system": "DSA_4-1", "type": "Item", "path": "packs/liturgien" }, { "name": "sonderfertigkeiten", "label": "Sonderfertigkeiten", "system": "DSA_4-1", "type": "Item", "path": "packs/sonderfertigkeiten" }, { "name": "Advantage", "label": "Vor- und Nachteile", "system": "DSA_4-1", "type": "Item", "path": "packs/vorteile", "private": false }, { "name": "Weapons", "label": "Waffen", "system": "DSA_4-1", "type": "Item", "path": "packs/waffen", "private": false }, { "name": "Armor", "label": "Rüstzeug", "system": "DSA_4-1", "type": "Item", "path": "packs/ruestzeug", "private": false }, { "name": "Ammunition", "label": "Munition", "system": "DSA_4-1", "type": "Item", "path": "packs/munition", "private": false }, { "name": "Wounds", "label": "Trefferzonen Wunden", "system": "DSA_4-1", "type": "Item", "path": "packs/wunden", "private": false }, { "name": "Professions", "label": "Professionen", "system": "DSA_4-1", "type": "Item", "path": "packs/professionen", "private": false }, { "name": "Species", "label": "Rassen", "system": "DSA_4-1", "type": "Item", "path": "packs/spezien", "private": false }, { "name": "Cultures", "label": "Kulturen", "system": "DSA_4-1", "type": "Item", "path": "packs/kulturen", "private": false } ], "languages": [ { "lang": "de", "name": "Deutsch", "path": "lang/de.json" } ], "documentTypes": { "Actor": { "creature": {}, "group": { }, "character": { "numberFields": [ "groesse", "alter", "gewicht" ], "stringFields": [ "name" ], "schemaFields": [ "attribute", "meta" ], "arrayFields": [ "talente", "zauber", "heldenausruestung" ] } }, "Item": { "Culture": { "htmlFields": [ "description" ] }, "Species": { "htmlFields": [ "description" ], "numberFields": [ "baseSpeed" ] }, "Profession": { "htmlFields": [ "description" ], "booleanFields": [ "revealed" ] }, "Equipment": { "stringFields": [ "name", "category" ], "htmlFields": [ "description" ], "numberFields": [ "quantity" ] }, "Advantage": { "stringFields": [ "name" ], "htmlFields": [ "description" ], "numberFields": [ "talentBonus", "attributBonus", "ritualBonus", "wundschwellenModifikator", "inBonus", "fkBonus", "zauberBonus" ], "arrayFields": [ "value", "regenerationASP", "regenerationLEP", "inRollRegeneration", "koRollRegeneration", "modGrosseRegeneration", "maxASP", "auswahl", "talente", "attribute", "gsMod", "ausweichenMod", "beVoraussetzung", "maxLEP", "maxMR" ] }, "SpecialAbility": { "stringFields": [ "name" ] }, "ActiveEffect": { }, "Skill": { "stringFields": [ "name", "gruppe" ], "arrayFields": [ "probe" ], "numberFields": [ "behinderung", "komplexität" ], "htmlFields": [ "talent" ], "schemaFields": [ "voraussetzung" ] }, "Blessing": {}, "Liturgy": {}, "Spell": { "stringFields": [ "name", "probenMod", "technik", "zauberdauer", "wirkung", "kosten", "zielobjekt", "reichweite", "wirkungsdauer", "modifikationen", "reversalis", "antimagie", "merkmal", "komplexität", "repräsentation", "info" ], "numberFields": [ "seite" ], "schemaFields": [ "varianten" ], "arrayFields": [ "probe" ] } } }, "socket": false, "initiative": "1d6", "grid": { "distance": 10, "units": "Schritt" }, "primaryTokenAttribute": "lep.aktuell", "url": "https://git.macniel.online/macniel/foundry-dsa41-game", "manifest": "https://git.macniel.online/macniel/foundry-dsa41-game/releases/download/0.2.5/system.json", "download": "https://git.macniel.online/macniel/foundry-dsa41-game/releases/download/0.2.5/release.zip" }