Duration Update
+ Added Duration to Effects + Added Perception to Eye & Ear Injury
This commit is contained in:
parent
bcf6694de8
commit
83732f5b14
|
|
@ -307,8 +307,8 @@
|
|||
"midgard5.mod-stat-ap": "Ausdauerpunkte",
|
||||
"midgard5.mod-stat-lpProtection": "Rüstungsschutz (LP)",
|
||||
"midgard5.mod-stat-apProtection": "Rüstungsschutz (AP)",
|
||||
"midgard.mod-stat-perception" : "Wahrnehmung",
|
||||
"midgard.mod-stat-drinking" : "Trinken",
|
||||
"midgard5.mod-stat-perception": "Wahrnehmung",
|
||||
"midgard5.mod-stat-drinking": "Trinken",
|
||||
|
||||
"midgard5.mod-type": "Typ der Modifikation",
|
||||
"midgard5.mod-id": "Was soll modifiziert werden",
|
||||
|
|
|
|||
|
|
@ -6,6 +6,7 @@
|
|||
"description": "",
|
||||
"equippable": false,
|
||||
"equipped": true,
|
||||
"duration": { "time": 2, "unit": "round" },
|
||||
"value": 0,
|
||||
"magic": false,
|
||||
"rolls": { "formulas": {}, "output": "" },
|
||||
|
|
|
|||
|
|
@ -6,6 +6,7 @@
|
|||
"description": "",
|
||||
"equippable": false,
|
||||
"equipped": true,
|
||||
"duration": { "time": 2, "unit": "round" },
|
||||
"value": 0,
|
||||
"magic": false,
|
||||
"rolls": { "formulas": {}, "output": "" },
|
||||
|
|
|
|||
|
|
@ -6,6 +6,7 @@
|
|||
"description": "KOD. S96",
|
||||
"equippable": false,
|
||||
"equipped": true,
|
||||
"duration": { "time": 360, "unit": "round" },
|
||||
"value": 0,
|
||||
"magic": false,
|
||||
"rolls": { "formulas": {}, "output": "" },
|
||||
|
|
|
|||
|
|
@ -6,6 +6,7 @@
|
|||
"description": "",
|
||||
"equippable": false,
|
||||
"equipped": true,
|
||||
"duration": { "time": 2, "unit": "round" },
|
||||
"value": 0,
|
||||
"magic": false,
|
||||
"rolls": { "formulas": {}, "output": "" },
|
||||
|
|
|
|||
|
|
@ -6,6 +6,7 @@
|
|||
"description": "",
|
||||
"equippable": false,
|
||||
"equipped": true,
|
||||
"duration": { "time": 6, "unit": "round" },
|
||||
"value": 0,
|
||||
"magic": false,
|
||||
"rolls": { "formulas": {}, "output": "" },
|
||||
|
|
|
|||
|
|
@ -6,6 +6,7 @@
|
|||
"description": "",
|
||||
"equippable": false,
|
||||
"equipped": true,
|
||||
"duration": { "time": 2, "unit": "round" },
|
||||
"value": 0,
|
||||
"magic": false,
|
||||
"rolls": { "formulas": {}, "output": "" },
|
||||
|
|
|
|||
|
|
@ -6,6 +6,7 @@
|
|||
"description": "",
|
||||
"equippable": false,
|
||||
"equipped": true,
|
||||
"duration": { "time": 1, "unit": "round" },
|
||||
"value": 0,
|
||||
"magic": false,
|
||||
"rolls": { "formulas": {}, "output": "" },
|
||||
|
|
|
|||
|
|
@ -6,6 +6,7 @@
|
|||
"description": "",
|
||||
"equippable": false,
|
||||
"equipped": true,
|
||||
"duration": { "time": 2, "unit": "round" },
|
||||
"value": 0,
|
||||
"magic": false,
|
||||
"rolls": { "formulas": {}, "output": "" },
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@
|
|||
"value": 0,
|
||||
"magic": false,
|
||||
"rolls": { "formulas": {}, "output": "" },
|
||||
"mods": { "0": { "type": "skill", "id": "Sehen", "operation": "subtract", "value": 2 } },
|
||||
"mods": { "0": { "type": "stat", "id": "perception", "operation": "subtract", "value": 2 } },
|
||||
"calc": {}
|
||||
},
|
||||
"effects": [],
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@
|
|||
"value": 0,
|
||||
"magic": false,
|
||||
"rolls": { "formulas": {}, "output": "" },
|
||||
"mods": { "0": { "type": "skill", "id": "Hören", "operation": "subtract", "value": 2 } },
|
||||
"mods": { "0": { "type": "stat", "id": "perception", "operation": "subtract", "value": 2 } },
|
||||
"calc": {}
|
||||
},
|
||||
"effects": [],
|
||||
|
|
|
|||
|
|
@ -5,6 +5,7 @@
|
|||
"system": {
|
||||
"description": "<p>ARK S. 64</p>",
|
||||
"equippable": false,
|
||||
"duration": { "time": 6, "unit": "hour" },
|
||||
"equipped": true,
|
||||
"value": 0,
|
||||
"magic": false,
|
||||
|
|
|
|||
|
|
@ -6,6 +6,7 @@
|
|||
"description": "<p>ARK S. 67</p>",
|
||||
"equippable": false,
|
||||
"equipped": true,
|
||||
"duration": { "time": 6, "unit": "round" },
|
||||
"value": 0,
|
||||
"magic": true,
|
||||
"rolls": { "formulas": {}, "output": "" },
|
||||
|
|
|
|||
|
|
@ -6,6 +6,7 @@
|
|||
"description": "<p>ARK S. 69</p>",
|
||||
"equippable": false,
|
||||
"equipped": true,
|
||||
"duration": { "time": 6, "unit": "round" },
|
||||
"value": 0,
|
||||
"magic": false,
|
||||
"rolls": { "formulas": {}, "output": "" },
|
||||
|
|
|
|||
|
|
@ -6,6 +6,7 @@
|
|||
"description": "<p>MYS S. 44</p>",
|
||||
"equippable": false,
|
||||
"equipped": true,
|
||||
"duration": { "time": 1, "unit": "round" },
|
||||
"value": 0,
|
||||
"magic": false,
|
||||
"rolls": { "formulas": {}, "output": "" },
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"name": "B\u00e4renwut",
|
||||
"name": "Bärenwut",
|
||||
"type": "effect",
|
||||
"img": "icons/magic/lightning/fist-unarmed-strike-blue-green.webp",
|
||||
"system": {
|
||||
|
|
|
|||
|
|
@ -6,6 +6,7 @@
|
|||
"description": "<p>ARS S. 133</p>",
|
||||
"equippable": false,
|
||||
"equipped": true,
|
||||
"duration": { "time": 12, "unit": "round" },
|
||||
"value": 0,
|
||||
"magic": false,
|
||||
"rolls": { "formulas": {}, "output": "" },
|
||||
|
|
|
|||
|
|
@ -6,6 +6,7 @@
|
|||
"description": "<p>ARS S. 133</p>",
|
||||
"equippable": false,
|
||||
"equipped": true,
|
||||
"duration": { "time": 60, "unit": "round" },
|
||||
"value": 0,
|
||||
"magic": false,
|
||||
"rolls": { "formulas": {}, "output": "" },
|
||||
|
|
|
|||
|
|
@ -6,6 +6,7 @@
|
|||
"description": "<p>ARS S. 135</p>",
|
||||
"equippable": false,
|
||||
"equipped": true,
|
||||
"duration": { "time": 60, "unit": "round" },
|
||||
"value": 0,
|
||||
"magic": false,
|
||||
"rolls": { "formulas": {}, "output": "" },
|
||||
|
|
|
|||
|
|
@ -6,6 +6,7 @@
|
|||
"description": "<p>ARS S. 136</p>",
|
||||
"equippable": false,
|
||||
"equipped": true,
|
||||
"duration": { "time": 60, "unit": "round" },
|
||||
"value": 0,
|
||||
"magic": false,
|
||||
"rolls": { "formulas": {}, "output": "" },
|
||||
|
|
|
|||
|
|
@ -6,6 +6,7 @@
|
|||
"description": "<p>ARS S. 137</p>",
|
||||
"equippable": false,
|
||||
"equipped": true,
|
||||
"duration": { "time": 12, "unit": "round" },
|
||||
"value": 0,
|
||||
"magic": true,
|
||||
"rolls": { "formulas": {}, "output": "" },
|
||||
|
|
|
|||
|
|
@ -6,6 +6,7 @@
|
|||
"description": "<p>ARS S. 137</p>",
|
||||
"equippable": false,
|
||||
"equipped": true,
|
||||
"duration": { "time": 12, "unit": "round" },
|
||||
"value": 0,
|
||||
"magic": false,
|
||||
"rolls": { "formulas": {}, "output": "" },
|
||||
|
|
|
|||
|
|
@ -6,6 +6,7 @@
|
|||
"description": "<p>ARS S. 137</p>",
|
||||
"equippable": false,
|
||||
"equipped": true,
|
||||
"duration": { "time": 12, "unit": "round" },
|
||||
"value": 0,
|
||||
"magic": false,
|
||||
"rolls": { "formulas": {}, "output": "" },
|
||||
|
|
|
|||
|
|
@ -6,6 +6,7 @@
|
|||
"description": "<p>ARK S. 170</p>",
|
||||
"equippable": false,
|
||||
"equipped": true,
|
||||
"duration": { "time": 6, "unit": "round" },
|
||||
"value": 0,
|
||||
"magic": true,
|
||||
"rolls": { "formulas": {}, "output": "" },
|
||||
|
|
|
|||
|
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"name": "Der verunsichernde Gesang",
|
||||
"type": "effect",
|
||||
"img": "icons/magic/sonic/scream-wail-shout-teal.webp",
|
||||
"system": {
|
||||
"description": "<p>ARK S. 170</p>",
|
||||
"equippable": false,
|
||||
"equipped": true,
|
||||
"duration": { "time": 60, "unit": "round" },
|
||||
"value": 0,
|
||||
"magic": true,
|
||||
"rolls": { "formulas": {}, "output": "" },
|
||||
"mods": { "0": { "type": "attribute", "id": "", "operation": "subtract", "value": 5 }, "1": { "type": "skill", "id": "", "operation": "subtract", "value": 1 } },
|
||||
"calc": {}
|
||||
},
|
||||
"effects": [],
|
||||
"flags": { "core": { "sourceId": "Compendium.midgard5.zauberwirkungen.lEqFJcDY9QCh4Gmd" } },
|
||||
"_stats": { "systemId": "midgard5", "systemVersion": "1.2.1", "coreVersion": "10.312", "createdTime": 1677860239164, "modifiedTime": 1700353901250, "lastModifiedBy": "cb3PEvEU0kHkMdjb" },
|
||||
"_id": "KneY9z7Jdjh1xWZc",
|
||||
"folder": null,
|
||||
"sort": 0,
|
||||
"ownership": { "default": 0, "cb3PEvEU0kHkMdjb": 3 }
|
||||
}
|
||||
|
|
@ -6,6 +6,7 @@
|
|||
"description": "<p>ARK S. 171</p>",
|
||||
"equippable": false,
|
||||
"equipped": true,
|
||||
"duration": { "time": 6, "unit": "round" },
|
||||
"value": 0,
|
||||
"magic": false,
|
||||
"rolls": { "formulas": {}, "output": "" },
|
||||
|
|
|
|||
|
|
@ -6,6 +6,7 @@
|
|||
"description": "<p>ARK S. 171 Auf alle Bewegungsfertigkeiten anwendbar!</p>",
|
||||
"equippable": false,
|
||||
"equipped": true,
|
||||
"duration": { "time": 6, "unit": "round" },
|
||||
"value": 0,
|
||||
"magic": false,
|
||||
"rolls": { "formulas": {}, "output": "" },
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
{"name": "Eisenhaut", "type": "armor", "img": "icons/equipment/chest/breastplate-helmet-metal.webp", "system": {"description": "<p>ARK S. 74</p>", "stats": { "damageBonus": 0, "attackBonus": 0, "defenseBonus": 0, "movementBonus": 0, "resistanceMind": 0, "resistanceBody": 0, "spellBonus": 0}, "equippable": false, "equipped": true, "attributeMod": {"st": 0, "gs": 0, "gw": 0, "ko": 0, "in": 0, "zt": 0, "au": 0, "pa": 0, "wk": 0}, "value": 0, "magic": false, "lpProtection": 5, "apProtection": 5, "rolls": {"formulas": {}, "output": ""}, "calc": {}}, "effects": [], "flags": {}, "_stats": {"systemId": "midgard5", "systemVersion": "1.2.1", "coreVersion": "10.312", "createdTime": 1700346498452, "modifiedTime": 1700353901245, "lastModifiedBy": "cb3PEvEU0kHkMdjb"}, "_id": "RiUYfceWEkRkKm0h", "folder": null, "sort": 0, "ownership": {"default": 0, "cb3PEvEU0kHkMdjb": 3}}
|
||||
{"name": "Eisenhaut", "effect": "armor", "img": "icons/equipment/chest/breastplate-helmet-metal.webp", "system": {"description": "<p>ARK S. 74</p>", "stats": { "damageBonus": 0, "attackBonus": 0, "defenseBonus": 0, "movementBonus": 0, "resistanceMind": 0, "resistanceBody": 0, "spellBonus": 0}, "equippable": false, "duration": { "time": 12, "unit": "round" }, "equipped": true, "attributeMod": {"st": 0, "gs": 0, "gw": 0, "ko": 0, "in": 0, "zt": 0, "au": 0, "pa": 0, "wk": 0}, "value": 0, "magic": false, "lpProtection": 5, "apProtection": 5, "rolls": {"formulas": {}, "output": ""}, "calc": {}}, "effects": [], "flags": {}, "_stats": {"systemId": "midgard5", "systemVersion": "1.2.1", "coreVersion": "10.312", "createdTime": 1700346498452, "modifiedTime": 1700353901245, "lastModifiedBy": "cb3PEvEU0kHkMdjb"}, "_id": "RiUYfceWEkRkKm0h", "folder": null, "sort": 0, "ownership": {"default": 0, "cb3PEvEU0kHkMdjb": 3}}
|
||||
|
|
@ -6,6 +6,7 @@
|
|||
"description": "<p>ARK S. 150</p>",
|
||||
"equippable": false,
|
||||
"equipped": true,
|
||||
"duration": { "time": 60, "unit": "round" },
|
||||
"value": 0,
|
||||
"magic": false,
|
||||
"rolls": { "formulas": {}, "output": "" },
|
||||
|
|
|
|||
|
|
@ -6,6 +6,7 @@
|
|||
"description": "<p>ARK S. 76</p>",
|
||||
"equippable": false,
|
||||
"equipped": true,
|
||||
"duration": { "time": 12, "unit": "round" },
|
||||
"value": 0,
|
||||
"magic": false,
|
||||
"rolls": { "formulas": {}, "output": "" },
|
||||
|
|
|
|||
|
|
@ -6,6 +6,7 @@
|
|||
"description": "<p>DUM S. 83</p>",
|
||||
"equippable": false,
|
||||
"equipped": true,
|
||||
"duration": { "time": 999, "unit": "round" },
|
||||
"value": 0,
|
||||
"magic": false,
|
||||
"rolls": { "formulas": {}, "output": "" },
|
||||
|
|
|
|||
|
|
@ -6,6 +6,7 @@
|
|||
"description": "<p>ARK S. 85</p>",
|
||||
"equippable": false,
|
||||
"equipped": true,
|
||||
"duration": { "time": 60, "unit": "round" },
|
||||
"value": 0,
|
||||
"magic": false,
|
||||
"rolls": { "formulas": {}, "output": "" },
|
||||
|
|
|
|||
|
|
@ -6,6 +6,7 @@
|
|||
"description": "<p>ARK S. 175</p>",
|
||||
"equippable": false,
|
||||
"equipped": true,
|
||||
"duration": { "time": 1, "unit": "hour" },
|
||||
"value": 0,
|
||||
"magic": false,
|
||||
"rolls": { "formulas": {}, "output": "" },
|
||||
|
|
|
|||
|
|
@ -6,6 +6,7 @@
|
|||
"description": "<p>ARK S. 87</p>",
|
||||
"equippable": false,
|
||||
"equipped": true,
|
||||
"duration": { "time": 6, "unit": "round" },
|
||||
"value": 0,
|
||||
"magic": false,
|
||||
"rolls": { "formulas": {}, "output": "" },
|
||||
|
|
|
|||
|
|
@ -6,6 +6,7 @@
|
|||
"description": "<p>ARK S. 141</p>",
|
||||
"equippable": false,
|
||||
"equipped": true,
|
||||
"duration": { "time": 60, "unit": "round" },
|
||||
"value": 0,
|
||||
"magic": false,
|
||||
"rolls": { "formulas": {}, "output": "" },
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
{"name": "Goldener Panzer", "type": "armor", "img": "icons/equipment/chest/breastplate-layered-gilded-orange.webp", "system": {"description": "<p>ARK S. 88</p>", "stats": {"damageBonus": 0, "attackBonus": 0, "defenseBonus": 0, "movementBonus": 0, "resistanceMind": 0, "resistanceBody": 0, "spellBonus": 0}, "equippable": false, "equipped": true, "attributeMod": {"st": 0, "gs": 0, "gw": 0, "ko": 0, "in": 0, "zt": 0, "au": 0, "pa": 0, "wk": 0}, "value": 0, "magic": false, "lpProtection": 2, "apProtection": 0, "rolls": {"formulas": {}, "output": ""}, "calc": {}}, "effects": [], "flags": {}, "_stats": {"systemId": "midgard5", "systemVersion": "1.2.1", "coreVersion": "10.312", "createdTime": 1700347046024, "modifiedTime": 1700353901246, "lastModifiedBy": "cb3PEvEU0kHkMdjb"}, "_id": "xql3yvtFlgU0TE8n", "folder": null, "sort": 0, "ownership": {"default": 0, "cb3PEvEU0kHkMdjb": 3}}
|
||||
{"name": "Goldener/Strahlender Panzer", "type": "effect", "img": "icons/equipment/chest/breastplate-layered-gilded-orange.webp", "system": {"description": "<p>ARK S. 88</p>", "stats": {"damageBonus": 0, "attackBonus": 0, "defenseBonus": 0, "movementBonus": 0, "resistanceMind": 0, "resistanceBody": 0, "spellBonus": 0}, "equippable": false, "equipped": true, "duration": { "time": 12, "unit": "round" },"attributeMod": {"st": 0, "gs": 0, "gw": 0, "ko": 0, "in": 0, "zt": 0, "au": 0, "pa": 0, "wk": 0}, "value": 0, "magic": false, "lpProtection": 2, "apProtection": 0, "rolls": {"formulas": {}, "output": ""}, "calc": {}}, "effects": [], "flags": {}, "_stats": {"systemId": "midgard5", "systemVersion": "1.2.1", "coreVersion": "10.312", "createdTime": 1700347046024, "modifiedTime": 1700353901246, "lastModifiedBy": "cb3PEvEU0kHkMdjb"}, "_id": "xql3yvtFlgU0TE8n", "folder": null, "sort": 0, "ownership": {"default": 0, "cb3PEvEU0kHkMdjb": 3}}
|
||||
|
|
@ -6,6 +6,7 @@
|
|||
"description": "<p>ARK S. 143</p>",
|
||||
"equippable": false,
|
||||
"equipped": true,
|
||||
"duration": { "time": 60, "unit": "round" },
|
||||
"value": 0,
|
||||
"magic": false,
|
||||
"rolls": { "formulas": {}, "output": "" },
|
||||
|
|
|
|||
|
|
@ -1,11 +1,12 @@
|
|||
{
|
||||
"name": "G\u00f6tterarme",
|
||||
"name": "Götterarme",
|
||||
"type": "effect",
|
||||
"img": "icons/magic/unholy/hands-circle-light-green.webp",
|
||||
"system": {
|
||||
"description": "<p>RAW S. 105</p>",
|
||||
"equippable": false,
|
||||
"equipped": true,
|
||||
"duration": { "time": 12, "unit": "round" },
|
||||
"value": 0,
|
||||
"magic": false,
|
||||
"rolls": { "formulas": {}, "output": "" },
|
||||
|
|
|
|||
|
|
@ -1,11 +1,12 @@
|
|||
{
|
||||
"name": "G\u00f6ttlicher Schutz vor Magie",
|
||||
"name": "Göttlicher Schutz vor Magie",
|
||||
"type": "effect",
|
||||
"img": "icons/magic/holy/barrier-shield-winged-cross.webp",
|
||||
"system": {
|
||||
"description": "<p>ARK S. 142</p>",
|
||||
"equippable": false,
|
||||
"equipped": true,
|
||||
"duration": { "time": 1, "unit": "hour" },
|
||||
"value": 0,
|
||||
"magic": false,
|
||||
"rolls": { "formulas": {}, "output": "" },
|
||||
|
|
|
|||
|
|
@ -6,6 +6,7 @@
|
|||
"description": "<p>ARK S. 144</p>",
|
||||
"equippable": false,
|
||||
"equipped": true,
|
||||
"duration": { "time": 12, "unit": "round" },
|
||||
"value": 0,
|
||||
"magic": true,
|
||||
"rolls": { "formulas": {}, "output": "" },
|
||||
|
|
|
|||
|
|
@ -6,6 +6,7 @@
|
|||
"description": "<p>ARK S. 93</p>",
|
||||
"equippable": false,
|
||||
"equipped": true,
|
||||
"duration": { "time": 60, "unit": "round" },
|
||||
"value": 0,
|
||||
"magic": false,
|
||||
"rolls": { "formulas": {}, "output": "" },
|
||||
|
|
|
|||
|
|
@ -6,6 +6,7 @@
|
|||
"description": "<p>ARK S. 149</p>",
|
||||
"equippable": false,
|
||||
"equipped": true,
|
||||
"duration": { "time": 12, "unit": "round" },
|
||||
"value": 0,
|
||||
"magic": true,
|
||||
"rolls": { "formulas": {}, "output": "" },
|
||||
|
|
|
|||
|
|
@ -6,6 +6,7 @@
|
|||
"description": "<p>ARK S. 176</p>",
|
||||
"equippable": false,
|
||||
"equipped": true,
|
||||
"duration": { "time": 1, "unit": "hour" },
|
||||
"value": 0,
|
||||
"magic": false,
|
||||
"rolls": { "formulas": {}, "output": "" },
|
||||
|
|
|
|||
|
|
@ -6,6 +6,7 @@
|
|||
"description": "<p>MYS S. 48</p>",
|
||||
"equippable": false,
|
||||
"equipped": true,
|
||||
"duration": { "time": 12, "unit": "round" },
|
||||
"value": 0,
|
||||
"magic": false,
|
||||
"rolls": { "formulas": {}, "output": "" },
|
||||
|
|
|
|||
|
|
@ -6,6 +6,7 @@
|
|||
"description": "<p>ARK S. 154</p>",
|
||||
"equippable": false,
|
||||
"equipped": true,
|
||||
"duration": { "time": 12, "unit": "round" },
|
||||
"value": 0,
|
||||
"magic": true,
|
||||
"rolls": { "formulas": {}, "output": "" },
|
||||
|
|
|
|||
|
|
@ -6,6 +6,7 @@
|
|||
"description": "<p>ARK S. 166</p>",
|
||||
"equippable": false,
|
||||
"equipped": true,
|
||||
"duration": { "time": 180, "unit": "round" },
|
||||
"value": 0,
|
||||
"magic": false,
|
||||
"rolls": { "formulas": {}, "output": "" },
|
||||
|
|
|
|||
|
|
@ -6,6 +6,7 @@
|
|||
"description": "<p>ARK S. 168</p>",
|
||||
"equippable": false,
|
||||
"equipped": true,
|
||||
"duration": { "time": 180, "unit": "round" },
|
||||
"value": 0,
|
||||
"magic": true,
|
||||
"rolls": { "formulas": {}, "output": "" },
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
{"name": "Marmorhaut", "type": "armor", "img": "icons/equipment/chest/breastplate-gorget-steel-white.webp", "system": {"description": "<p>ARK S. 102</p>", "stats": {"damageBonus": 0, "attackBonus": 0, "defenseBonus": 0, "movementBonus": 0, "resistanceMind": 0, "resistanceBody": 0, "spellBonus": 0}, "equippable": false, "equipped": true, "attributeMod": {"st": 0, "gs": 0, "gw": 0, "ko": 0, "in": 0, "zt": 0, "au": 0, "pa": 0, "wk": 0}, "value": 0, "magic": false, "lpProtection": 4, "apProtection": 4, "rolls": {"formulas": {}, "output": ""}, "calc": {}}, "effects": [], "flags": {}, "_stats": {"systemId": "midgard5", "systemVersion": "1.2.1", "coreVersion": "10.312", "createdTime": 1700347338839, "modifiedTime": 1700353901246, "lastModifiedBy": "cb3PEvEU0kHkMdjb"}, "_id": "wqS82FP9pAxLb5bn", "folder": null, "sort": 0, "ownership": {"default": 0, "cb3PEvEU0kHkMdjb": 3}}
|
||||
{"name": "Marmorhaut", "type": "effect", "img": "icons/equipment/chest/breastplate-gorget-steel-white.webp", "system": {"description": "<p>ARK S. 102</p>", "stats": {"damageBonus": 0, "attackBonus": 0, "defenseBonus": 0, "movementBonus": 0, "resistanceMind": 0, "resistanceBody": 0, "spellBonus": 0}, "equippable": false, "equipped": true, "duration": { "time": 60, "unit": "round" },"attributeMod": {"st": 0, "gs": 0, "gw": 0, "ko": 0, "in": 0, "zt": 0, "au": 0, "pa": 0, "wk": 0}, "value": 0, "magic": false, "lpProtection": 4, "apProtection": 4, "rolls": {"formulas": {}, "output": ""}, "calc": {}}, "effects": [], "flags": {}, "_stats": {"systemId": "midgard5", "systemVersion": "1.2.1", "coreVersion": "10.312", "createdTime": 1700347338839, "modifiedTime": 1700353901246, "lastModifiedBy": "cb3PEvEU0kHkMdjb"}, "_id": "wqS82FP9pAxLb5bn", "folder": null, "sort": 0, "ownership": {"default": 0, "cb3PEvEU0kHkMdjb": 3}}
|
||||
|
|
@ -6,6 +6,7 @@
|
|||
"description": "<p>MYS S. 48</p>",
|
||||
"equippable": false,
|
||||
"equipped": true,
|
||||
"duration": { "time": 12, "unit": "round" },
|
||||
"value": 0,
|
||||
"magic": false,
|
||||
"rolls": { "formulas": {}, "output": "" },
|
||||
|
|
|
|||
|
|
@ -6,6 +6,7 @@
|
|||
"description": "<p>ARK S. 105</p>",
|
||||
"equippable": false,
|
||||
"equipped": true,
|
||||
"duration": { "time": 60, "unit": "round" },
|
||||
"value": 0,
|
||||
"magic": true,
|
||||
"rolls": { "formulas": {}, "output": "" },
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
{"name": "Rindenhaut", "type": "armor", "img": "icons/equipment/chest/breastplate-leather-brown-belted.webp", "system": {"description": "<p>ARK S. 157</p>", "stats": {"damageBonus": 0, "attackBonus": 0, "defenseBonus": 0, "movementBonus": 0, "resistanceMind": 0, "resistanceBody": 0, "spellBonus": 0}, "equippable": false, "equipped": true, "attributeMod": {"st": 0, "gs": 0, "gw": 0, "ko": 0, "in": 0, "zt": 0, "au": 0, "pa": 0, "wk": 0}, "value": 0, "magic": false, "lpProtection": 3, "apProtection": 3, "rolls": {"formulas": {}, "output": ""}, "calc": {}}, "effects": [], "flags": {}, "_stats": {"systemId": "midgard5", "systemVersion": "1.2.1", "coreVersion": "10.312", "createdTime": 1700349427856, "modifiedTime": 1700353901248, "lastModifiedBy": "cb3PEvEU0kHkMdjb"}, "_id": "fiyvORwl1F1PLZOD", "folder": null, "sort": 0, "ownership": {"default": 0, "cb3PEvEU0kHkMdjb": 3}}
|
||||
{"name": "Rindenhaut", "type": "effect", "img": "icons/equipment/chest/breastplate-leather-brown-belted.webp", "system": {"description": "<p>ARK S. 157</p>", "stats": {"damageBonus": 0, "attackBonus": 0, "defenseBonus": 0, "movementBonus": 0, "resistanceMind": 0, "resistanceBody": 0, "spellBonus": 0}, "equippable": false, "equipped": true, "duration": { "time": 60, "unit": "round" },"attributeMod": {"st": 0, "gs": 0, "gw": 0, "ko": 0, "in": 0, "zt": 0, "au": 0, "pa": 0, "wk": 0}, "value": 0, "magic": false, "lpProtection": 3, "apProtection": 3, "rolls": {"formulas": {}, "output": ""}, "calc": {}}, "effects": [], "flags": {}, "_stats": {"systemId": "midgard5", "systemVersion": "1.2.1", "coreVersion": "10.312", "createdTime": 1700349427856, "modifiedTime": 1700353901248, "lastModifiedBy": "cb3PEvEU0kHkMdjb"}, "_id": "fiyvORwl1F1PLZOD", "folder": null, "sort": 0, "ownership": {"default": 0, "cb3PEvEU0kHkMdjb": 3}}
|
||||
|
|
@ -1 +1 @@
|
|||
{"name": "R\u00fcstung des Rechtschaffenen", "type": "armor", "img": "icons/equipment/chest/breastplate-layered-leather-green.webp", "system": {"description": "<p>ARK S. 145</p>", "stats": {"damageBonus": 0, "attackBonus": 0, "defenseBonus": 0, "movementBonus": 0, "resistanceMind": 0, "resistanceBody": 0, "spellBonus": 0}, "equippable": false, "equipped": true, "attributeMod": {"st": 0, "gs": 0, "gw": 0, "ko": 0, "in": 0, "zt": 0, "au": 0, "pa": 0, "wk": 0}, "value": 0, "magic": false, "lpProtection": 5, "apProtection": 5, "rolls": {"formulas": {}, "output": ""}, "calc": {}}, "effects": [], "flags": {}, "_stats": {"systemId": "midgard5", "systemVersion": "1.2.1", "coreVersion": "10.312", "createdTime": 1700349062247, "modifiedTime": 1700353901247, "lastModifiedBy": "cb3PEvEU0kHkMdjb"}, "_id": "a49UmucuWJL3tXbM", "folder": null, "sort": 0, "ownership": {"default": 0, "cb3PEvEU0kHkMdjb": 3}}
|
||||
{"name": "R\u00fcstung des Rechtschaffenen", "type": "effect", "img": "icons/equipment/chest/breastplate-layered-leather-green.webp", "system": {"description": "<p>ARK S. 145</p>", "stats": {"damageBonus": 0, "attackBonus": 0, "defenseBonus": 0, "movementBonus": 0, "resistanceMind": 0, "resistanceBody": 0, "spellBonus": 0}, "equippable": false, "equipped": true, "duration": { "time": 12, "unit": "round" },"attributeMod": {"st": 0, "gs": 0, "gw": 0, "ko": 0, "in": 0, "zt": 0, "au": 0, "pa": 0, "wk": 0}, "value": 0, "magic": false, "lpProtection": 5, "apProtection": 5, "rolls": {"formulas": {}, "output": ""}, "calc": {}}, "effects": [], "flags": {}, "_stats": {"systemId": "midgard5", "systemVersion": "1.2.1", "coreVersion": "10.312", "createdTime": 1700349062247, "modifiedTime": 1700353901247, "lastModifiedBy": "cb3PEvEU0kHkMdjb"}, "_id": "a49UmucuWJL3tXbM", "folder": null, "sort": 0, "ownership": {"default": 0, "cb3PEvEU0kHkMdjb": 3}}
|
||||
|
|
@ -6,6 +6,7 @@
|
|||
"description": "<p>ARK S. 108</p>",
|
||||
"equippable": false,
|
||||
"equipped": true,
|
||||
"duration": { "time": 60, "unit": "round" },
|
||||
"value": 0,
|
||||
"magic": true,
|
||||
"rolls": { "formulas": {}, "output": "" },
|
||||
|
|
|
|||
|
|
@ -6,6 +6,7 @@
|
|||
"description": "<p>ARK S. 108</p>",
|
||||
"equippable": false,
|
||||
"equipped": true,
|
||||
"duration": { "time": 60, "unit": "round" },
|
||||
"value": 0,
|
||||
"magic": false,
|
||||
"rolls": { "formulas": {}, "output": "" },
|
||||
|
|
|
|||
|
|
@ -6,6 +6,7 @@
|
|||
"description": "<p>ARK S. 157</p>",
|
||||
"equippable": false,
|
||||
"equipped": true,
|
||||
"duration": { "time": 6, "unit": "round" },
|
||||
"value": 0,
|
||||
"magic": false,
|
||||
"rolls": { "formulas": {}, "output": "" },
|
||||
|
|
|
|||
|
|
@ -6,6 +6,7 @@
|
|||
"description": "<p>ARK S. 157</p>",
|
||||
"equippable": false,
|
||||
"equipped": true,
|
||||
"duration": { "time": 6, "unit": "round" },
|
||||
"value": 0,
|
||||
"magic": false,
|
||||
"rolls": { "formulas": {}, "output": "" },
|
||||
|
|
|
|||
|
|
@ -6,6 +6,7 @@
|
|||
"description": "<p>MYS S. 49</p>",
|
||||
"equippable": false,
|
||||
"equipped": true,
|
||||
"duration": { "time": 8, "unit": "hour" },
|
||||
"value": 0,
|
||||
"magic": false,
|
||||
"rolls": { "formulas": {}, "output": "" },
|
||||
|
|
|
|||
|
|
@ -6,6 +6,7 @@
|
|||
"description": "<p>ARK S. 109</p>",
|
||||
"equippable": false,
|
||||
"equipped": true,
|
||||
"duration": { "time": 6, "unit": "round" },
|
||||
"value": 0,
|
||||
"magic": true,
|
||||
"rolls": { "formulas": {}, "output": "" },
|
||||
|
|
|
|||
|
|
@ -6,6 +6,7 @@
|
|||
"description": "<p>ARK S. 110</p>",
|
||||
"equippable": false,
|
||||
"equipped": true,
|
||||
"duration": { "time": 12, "unit": "round" },
|
||||
"value": 0,
|
||||
"magic": false,
|
||||
"rolls": { "formulas": {}, "output": "" },
|
||||
|
|
|
|||
|
|
@ -6,6 +6,7 @@
|
|||
"description": "<p>Arkanum Seite 146, 147</p>",
|
||||
"equippable": false,
|
||||
"equipped": true,
|
||||
"duration": { "time": 60, "unit": "round" },
|
||||
"value": 0,
|
||||
"magic": true,
|
||||
"rolls": { "formulas": {}, "output": "" },
|
||||
|
|
|
|||
|
|
@ -6,6 +6,7 @@
|
|||
"description": "<p><p>ARK S. 49</p></p>",
|
||||
"equippable": false,
|
||||
"equipped": true,
|
||||
"duration": { "time": 60, "unit": "round" },
|
||||
"value": 0,
|
||||
"magic": false,
|
||||
"rolls": { "formulas": {}, "output": "" },
|
||||
|
|
|
|||
|
|
@ -6,6 +6,7 @@
|
|||
"description": "<p><p>ARK S. 49</p></p>",
|
||||
"equippable": false,
|
||||
"equipped": true,
|
||||
"duration": { "time": 60, "unit": "round" },
|
||||
"value": 0,
|
||||
"magic": false,
|
||||
"rolls": { "formulas": {}, "output": "" },
|
||||
|
|
|
|||
|
|
@ -6,6 +6,7 @@
|
|||
"description": "<p>ARK S. 115</p>",
|
||||
"equippable": false,
|
||||
"equipped": true,
|
||||
"duration": { "time": 12, "unit": "round" },
|
||||
"value": 0,
|
||||
"magic": true,
|
||||
"rolls": { "formulas": {}, "output": "" },
|
||||
|
|
|
|||
|
|
@ -6,6 +6,7 @@
|
|||
"description": "<p>ARK S. 147</p>",
|
||||
"equippable": false,
|
||||
"equipped": true,
|
||||
"duration": { "time": 60, "unit": "round" },
|
||||
"value": 0,
|
||||
"magic": true,
|
||||
"rolls": { "formulas": {}, "output": "" },
|
||||
|
|
|
|||
|
|
@ -6,6 +6,7 @@
|
|||
"description": "<p>ARK S. 122</p>",
|
||||
"equippable": false,
|
||||
"equipped": true,
|
||||
"duration": { "time": 6, "unit": "round" },
|
||||
"value": 0,
|
||||
"magic": false,
|
||||
"rolls": { "formulas": {}, "output": "" },
|
||||
|
|
|
|||
|
|
@ -6,6 +6,7 @@
|
|||
"description": "<p>ARK S. 147</p>",
|
||||
"equippable": false,
|
||||
"equipped": true,
|
||||
"duration": { "time": 180, "unit": "round" },
|
||||
"value": 0,
|
||||
"magic": true,
|
||||
"rolls": { "formulas": {}, "output": "" },
|
||||
|
|
|
|||
|
|
@ -6,6 +6,7 @@
|
|||
"description": "<p>ARK S. 148</p></p>",
|
||||
"equippable": false,
|
||||
"equipped": true,
|
||||
"duration": { "time": 60, "unit": "round" },
|
||||
"value": 0,
|
||||
"magic": false,
|
||||
"rolls": { "formulas": {}, "output": "" },
|
||||
|
|
|
|||
|
|
@ -6,6 +6,7 @@
|
|||
"description": "<p>ARK S. 148</p>",
|
||||
"equippable": false,
|
||||
"equipped": true,
|
||||
"duration": { "time": 12, "unit": "round" },
|
||||
"value": 0,
|
||||
"magic": true,
|
||||
"rolls": { "formulas": {}, "output": "" },
|
||||
|
|
|
|||
|
|
@ -6,6 +6,7 @@
|
|||
"description": "<p><p>ARK S. 160</p></p>",
|
||||
"equippable": false,
|
||||
"equipped": true,
|
||||
"duration": { "time": 60, "unit": "round" },
|
||||
"value": 0,
|
||||
"magic": false,
|
||||
"rolls": { "formulas": {}, "output": "" },
|
||||
|
|
|
|||
|
|
@ -6,6 +6,7 @@
|
|||
"description": "<p>ARK S. 127</p>",
|
||||
"equippable": false,
|
||||
"equipped": true,
|
||||
"duration": { "time": 8, "unit": "hour" },
|
||||
"value": 0,
|
||||
"magic": false,
|
||||
"rolls": { "formulas": {}, "output": "" },
|
||||
|
|
|
|||
|
|
@ -6,6 +6,7 @@
|
|||
"description": "<p>ARK S. 161</p>",
|
||||
"equippable": false,
|
||||
"equipped": true,
|
||||
"duration": { "time": 180, "unit": "round" },
|
||||
"value": 0,
|
||||
"magic": false,
|
||||
"rolls": { "formulas": {}, "output": "" },
|
||||
|
|
|
|||
|
|
@ -6,6 +6,7 @@
|
|||
"description": "<p>ARK S. 72</p>",
|
||||
"equippable": false,
|
||||
"equipped": true,
|
||||
"duration": { "time": 60, "unit": "round" },
|
||||
"value": 0,
|
||||
"magic": true,
|
||||
"rolls": { "formulas": {}, "output": "" },
|
||||
|
|
|
|||
|
|
@ -6,6 +6,7 @@
|
|||
"description": "<p>ARK S. 132</p>",
|
||||
"equippable": false,
|
||||
"equipped": true,
|
||||
"duration": { "time": 60, "unit": "round" },
|
||||
"value": 0,
|
||||
"magic": false,
|
||||
"rolls": { "formulas": {}, "output": "" },
|
||||
|
|
|
|||
|
|
@ -6,6 +6,7 @@
|
|||
"description": "<p>ARK S. 161</p>",
|
||||
"equippable": false,
|
||||
"equipped": true,
|
||||
"duration": { "time": 1, "unit": "round" },
|
||||
"value": 0,
|
||||
"magic": false,
|
||||
"rolls": { "formulas": {}, "output": "" },
|
||||
|
|
|
|||
|
|
@ -6,6 +6,7 @@
|
|||
"description": "<p>ARK S. 133</p>",
|
||||
"equippable": false,
|
||||
"equipped": true,
|
||||
"duration": { "time": 60, "unit": "round" },
|
||||
"value": 0,
|
||||
"magic": false,
|
||||
"rolls": { "formulas": {}, "output": "" },
|
||||
|
|
|
|||
Loading…
Reference in New Issue