mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-03-07 22:46:12 +01:00
Fixed SRD armor effects
This commit is contained in:
parent
49e834062b
commit
26ae17c3cf
8 changed files with 168 additions and 209 deletions
|
|
@ -1,114 +0,0 @@
|
|||
{
|
||||
"folder": "tI3bfr6Sgi16Z7zm",
|
||||
"name": "Bare Bones",
|
||||
"type": "armor",
|
||||
"_id": "ITAjcigTcUw5pMCN",
|
||||
"img": "icons/magic/control/buff-strength-muscle-damage.webp",
|
||||
"system": {
|
||||
"description": "<p></p><p class=\"Body-Foundation\">When you choose not to equip armor, you have a base Armor Score of 3 + your Strength and use the following as your base damage thresholds:</p><ul><li class=\"vertical-card-list-found\"><em><strong>Tier 1:</strong></em> 9/19</li><li class=\"vertical-card-list-found\"><em><strong>Tier 2:</strong></em> 11/24</li><li class=\"vertical-card-list-found\"><em><strong>Tier 3:</strong></em> 13/31</li><li class=\"vertical-card-list-found\"><em><strong>Tier 4:</strong></em> 15/38</li></ul>",
|
||||
"actions": {},
|
||||
"attached": [],
|
||||
"tier": 1,
|
||||
"equipped": false,
|
||||
"baseScore": 3,
|
||||
"armorFeatures": [],
|
||||
"marks": {
|
||||
"value": 0
|
||||
},
|
||||
"baseThresholds": {
|
||||
"major": 9,
|
||||
"severe": 19
|
||||
}
|
||||
},
|
||||
"effects": [
|
||||
{
|
||||
"name": "Bare Bones",
|
||||
"type": "base",
|
||||
"system": {
|
||||
"rangeDependence": {
|
||||
"enabled": false,
|
||||
"type": "withinRange",
|
||||
"target": "hostile",
|
||||
"range": "melee"
|
||||
}
|
||||
},
|
||||
"_id": "8ze88zUwdkQSKKJq",
|
||||
"img": "icons/magic/control/buff-strength-muscle-damage.webp",
|
||||
"changes": [
|
||||
{
|
||||
"key": "system.armorScore",
|
||||
"mode": 2,
|
||||
"value": "@system.traits.strength.value",
|
||||
"priority": 21
|
||||
}
|
||||
],
|
||||
"disabled": false,
|
||||
"duration": {
|
||||
"startTime": null,
|
||||
"combat": null,
|
||||
"seconds": null,
|
||||
"rounds": null,
|
||||
"turns": null,
|
||||
"startRound": null,
|
||||
"startTurn": null
|
||||
},
|
||||
"description": "<p></p><p class=\"Body-Foundation\">When you choose not to equip armor, you have a base Armor Score of 3 + your Strength and use the following as your base damage thresholds:</p><ul><li class=\"vertical-card-list-found\"><em><strong>Tier 1:</strong></em> 9/19</li><li class=\"vertical-card-list-found\"><em><strong>Tier 2:</strong></em> 11/24</li><li class=\"vertical-card-list-found\"><em><strong>Tier 3:</strong></em> 13/31</li><li class=\"vertical-card-list-found\"><em><strong>Tier 4:</strong></em> 15/38</li></ul>",
|
||||
"origin": null,
|
||||
"tint": "#ffffff",
|
||||
"transfer": true,
|
||||
"statuses": [],
|
||||
"sort": 0,
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null
|
||||
},
|
||||
"_key": "!items.effects!ITAjcigTcUw5pMCN.8ze88zUwdkQSKKJq"
|
||||
},
|
||||
{
|
||||
"type": "armor",
|
||||
"name": "Armor Effect",
|
||||
"img": "icons/equipment/chest/breastplate-helmet-metal.webp",
|
||||
"system": {
|
||||
"changes": [
|
||||
{
|
||||
"type": "armor",
|
||||
"phase": "initial",
|
||||
"priority": 20,
|
||||
"value": 0,
|
||||
"max": "3",
|
||||
"key": "system.armorScore"
|
||||
}
|
||||
]
|
||||
},
|
||||
"_id": "rm3t1XHFXaoZvw5v",
|
||||
"disabled": false,
|
||||
"start": null,
|
||||
"duration": {
|
||||
"value": null,
|
||||
"units": "seconds",
|
||||
"expiry": null,
|
||||
"expired": false
|
||||
},
|
||||
"description": "",
|
||||
"origin": null,
|
||||
"tint": "#ffffff",
|
||||
"transfer": true,
|
||||
"statuses": [],
|
||||
"showIcon": 1,
|
||||
"folder": null,
|
||||
"sort": 0,
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null
|
||||
},
|
||||
"_key": "!items.effects!ITAjcigTcUw5pMCN.rm3t1XHFXaoZvw5v"
|
||||
}
|
||||
],
|
||||
"sort": 0,
|
||||
"ownership": {
|
||||
"default": 0,
|
||||
"MQSznptE5yLT7kj8": 3
|
||||
},
|
||||
"flags": {},
|
||||
"_key": "!items!ITAjcigTcUw5pMCN"
|
||||
}
|
||||
|
|
@ -1,12 +0,0 @@
|
|||
{
|
||||
"type": "Item",
|
||||
"folder": null,
|
||||
"name": "Special",
|
||||
"color": null,
|
||||
"sorting": "a",
|
||||
"_id": "tI3bfr6Sgi16Z7zm",
|
||||
"description": "",
|
||||
"sort": 0,
|
||||
"flags": {},
|
||||
"_key": "!folders!tI3bfr6Sgi16Z7zm"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue