mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-04-24 16:33:38 +02:00
Fixed SRD armor effects
This commit is contained in:
parent
49e834062b
commit
26ae17c3cf
8 changed files with 168 additions and 209 deletions
|
|
@ -91,46 +91,42 @@
|
|||
"effects": [
|
||||
{
|
||||
"name": "Valor-Touched",
|
||||
"type": "base",
|
||||
"type": "armor",
|
||||
"system": {
|
||||
"rangeDependence": {
|
||||
"enabled": false,
|
||||
"type": "withinRange",
|
||||
"target": "hostile",
|
||||
"range": "melee"
|
||||
}
|
||||
"changes": [
|
||||
{
|
||||
"key": "system.armorScore",
|
||||
"type": "armor",
|
||||
"phase": "initial",
|
||||
"priority": 20,
|
||||
"value": 0,
|
||||
"max": "1"
|
||||
}
|
||||
]
|
||||
},
|
||||
"_id": "H9lgIqqp1imSNOv9",
|
||||
"_id": "JLw50ONfq1KJh1iM",
|
||||
"img": "icons/magic/control/control-influence-rally-purple.webp",
|
||||
"changes": [
|
||||
{
|
||||
"key": "system.armorScore",
|
||||
"mode": 2,
|
||||
"value": "1",
|
||||
"priority": null
|
||||
}
|
||||
],
|
||||
"disabled": false,
|
||||
"start": null,
|
||||
"duration": {
|
||||
"startTime": null,
|
||||
"combat": null,
|
||||
"seconds": null,
|
||||
"rounds": null,
|
||||
"turns": null,
|
||||
"startRound": null,
|
||||
"startTurn": null
|
||||
"value": null,
|
||||
"units": "seconds",
|
||||
"expiry": null,
|
||||
"expired": false
|
||||
},
|
||||
"description": "<ul><li class=\"vertical-card-list-found\"><p>+1 bonus to your Armor Score</p></li><li class=\"vertical-card-list-found\"><p>When you mark 1 or more Hit Points without marking an Armor Slot, clear an Armor Slot.</p></li></ul>",
|
||||
"description": "<p>+1 bonus to your Armor Score</p>",
|
||||
"origin": null,
|
||||
"tint": "#ffffff",
|
||||
"transfer": true,
|
||||
"statuses": [],
|
||||
"showIcon": 1,
|
||||
"folder": null,
|
||||
"sort": 0,
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null
|
||||
},
|
||||
"_key": "!items.effects!k1AtYd3lSchIymBr.H9lgIqqp1imSNOv9"
|
||||
"_key": "!items.effects!k1AtYd3lSchIymBr.JLw50ONfq1KJh1iM"
|
||||
}
|
||||
],
|
||||
"ownership": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue