mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-03-10 19:17:09 +01:00
SRD finalization
This commit is contained in:
parent
90ca39ebda
commit
c067fd0e10
51 changed files with 637 additions and 324 deletions
|
|
@ -113,26 +113,26 @@
|
|||
"name": "Protective",
|
||||
"description": "<p>Add the item's Tier to your Armor Score</p>",
|
||||
"img": "icons/skills/melee/shield-block-gray-orange.webp",
|
||||
"changes": [
|
||||
{
|
||||
"key": "system.armorScore",
|
||||
"mode": 2,
|
||||
"value": "ITEM.@system.tier",
|
||||
"priority": null
|
||||
}
|
||||
],
|
||||
"_id": "i5HfkF5aKQuUCTEG",
|
||||
"type": "base",
|
||||
"system": {},
|
||||
"_id": "7285CRGdZfHCEtT2",
|
||||
"type": "armor",
|
||||
"system": {
|
||||
"changes": [
|
||||
{
|
||||
"key": "system.armorScore",
|
||||
"type": "armor",
|
||||
"phase": "initial",
|
||||
"priority": 20,
|
||||
"value": 0,
|
||||
"max": "ITEM.@system.tier"
|
||||
}
|
||||
]
|
||||
},
|
||||
"disabled": false,
|
||||
"duration": {
|
||||
"startTime": null,
|
||||
"combat": null,
|
||||
"seconds": null,
|
||||
"rounds": null,
|
||||
"turns": null,
|
||||
"startRound": null,
|
||||
"startTurn": null
|
||||
"value": null,
|
||||
"units": "seconds",
|
||||
"expiry": null,
|
||||
"expired": false
|
||||
},
|
||||
"origin": null,
|
||||
"tint": "#ffffff",
|
||||
|
|
@ -143,7 +143,10 @@
|
|||
"_stats": {
|
||||
"compendiumSource": null
|
||||
},
|
||||
"_key": "!items.effects!hiEOGF2reabGLUoi.i5HfkF5aKQuUCTEG"
|
||||
"start": null,
|
||||
"showIcon": 1,
|
||||
"folder": null,
|
||||
"_key": "!items.effects!hiEOGF2reabGLUoi.7285CRGdZfHCEtT2"
|
||||
}
|
||||
],
|
||||
"sort": 0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue