mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-04-24 16:33:38 +02:00
SRD finalization
This commit is contained in:
parent
90ca39ebda
commit
c067fd0e10
51 changed files with 637 additions and 324 deletions
|
|
@ -113,20 +113,26 @@
|
|||
"name": "Protective",
|
||||
"description": "Add your character's Tier to your Armor Score",
|
||||
"img": "icons/skills/melee/shield-block-gray-orange.webp",
|
||||
"changes": [
|
||||
{
|
||||
"key": "system.armorScore",
|
||||
"mode": 2,
|
||||
"value": "ITEM.@system.tier"
|
||||
}
|
||||
],
|
||||
"_id": "qTxADRsQnKiYfOiQ",
|
||||
"type": "base",
|
||||
"system": {},
|
||||
"_id": "vnR4Zhnb0rOqwrFw",
|
||||
"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
|
||||
"value": null,
|
||||
"units": "seconds",
|
||||
"expiry": null,
|
||||
"expired": false
|
||||
},
|
||||
"origin": null,
|
||||
"tint": "#ffffff",
|
||||
|
|
@ -137,7 +143,10 @@
|
|||
"_stats": {
|
||||
"compendiumSource": null
|
||||
},
|
||||
"_key": "!items.effects!ijWppQzSOqVCb3rE.qTxADRsQnKiYfOiQ"
|
||||
"start": null,
|
||||
"showIcon": 1,
|
||||
"folder": null,
|
||||
"_key": "!items.effects!ijWppQzSOqVCb3rE.vnR4Zhnb0rOqwrFw"
|
||||
}
|
||||
],
|
||||
"sort": 0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue