17 add rüstungskammer + 21 Restructure Compendium (#31)
* Rüstkammer, Fixes & Preparation + Added Rüstkammer + Added Pagedescriptions in Ausrüstung + Prepared Compendium Folders * Compendium Folders & Fixes + Added Effects to magical Gear + Added more Combat Conditions for Gear Effects + Added Markup to some Items for better visualization in Items or chat, more to follow + Solved Combat Folders (works only in new World!) --------- Co-authored-by: Byroks <byroks@gmail.com>
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"name": "Flohpulver",
|
||||
"type": "effect",
|
||||
"img": "icons/creatures/invertebrates/ant-strength-green.webp",
|
||||
"system": {
|
||||
"description": "<p>ARK S. 175</p>",
|
||||
"equippable": false,
|
||||
"equipped": true,
|
||||
"value": 0,
|
||||
"magic": false,
|
||||
"rolls": { "formulas": {}, "output": "" },
|
||||
"mods": { "0": { "type": "skill", "id": "midgard5.gelaendelauf", "operation": "add", "value": 4 } },
|
||||
"calc": {}
|
||||
},
|
||||
"effects": [],
|
||||
"flags": {},
|
||||
"_stats": { "systemId": "midgard5", "systemVersion": "1.2.1", "coreVersion": "10.312", "createdTime": 1700349693679, "modifiedTime": 1700353901248, "lastModifiedBy": "cb3PEvEU0kHkMdjb" },
|
||||
"_id": "TRgAdyTpNX6xFM7f",
|
||||
"folder": null,
|
||||
"sort": 0,
|
||||
"ownership": { "default": 0, "cb3PEvEU0kHkMdjb": 3 }
|
||||
}
|
||||
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"name": "Krakenhände",
|
||||
"type": "effect",
|
||||
"img": "icons/creatures/tentacles/tentacle-eyes-yellow-pink.webp",
|
||||
"system": {
|
||||
"description": "<p>ARK S. 176</p>",
|
||||
"equippable": false,
|
||||
"equipped": true,
|
||||
"value": 0,
|
||||
"magic": false,
|
||||
"rolls": { "formulas": {}, "output": "" },
|
||||
"mods": { "0": { "type": "skill", "id": "midgard5.klettern", "operation": "add", "value": 4 } },
|
||||
"calc": {}
|
||||
},
|
||||
"effects": [],
|
||||
"flags": {},
|
||||
"_stats": { "systemId": "midgard5", "systemVersion": "1.2.1", "coreVersion": "10.312", "createdTime": 1700349693679, "modifiedTime": 1700353901248, "lastModifiedBy": "cb3PEvEU0kHkMdjb" },
|
||||
"_id": "TRgAdyTpNX6xFM7g",
|
||||
"folder": null,
|
||||
"sort": 0,
|
||||
"ownership": { "default": 0, "cb3PEvEU0kHkMdjb": 3 }
|
||||
}
|
||||
Reference in New Issue
Block a user