mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-17 15:39:02 +01:00
added Blade Domain Cards (#553)
This commit is contained in:
parent
1f7e5c9f7a
commit
90cef3a7a8
21 changed files with 1749 additions and 109 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "Fortified Armor",
|
||||
"img": "icons/svg/item-bag.svg",
|
||||
"img": "systems/daggerheart/assets/icons/domains/domain-card/blade.png",
|
||||
"type": "domainCard",
|
||||
"folder": "yalAnCU3SndrYImF",
|
||||
"system": {
|
||||
|
|
@ -15,15 +15,76 @@
|
|||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.344",
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1753922784458,
|
||||
"modifiedTime": 1753922784458,
|
||||
"lastModifiedBy": "WafZqd6qLGpBRGTt"
|
||||
"modifiedTime": 1754244852896,
|
||||
"lastModifiedBy": "l5jB3XmcVXOTQpRZ"
|
||||
},
|
||||
"_id": "oVa49lI107eZILZr",
|
||||
"sort": 3400000,
|
||||
"effects": [],
|
||||
"effects": [
|
||||
{
|
||||
"name": "Fortified Armor",
|
||||
"type": "base",
|
||||
"system": {
|
||||
"rangeDependence": {
|
||||
"enabled": false,
|
||||
"type": "withinRange",
|
||||
"target": "hostile",
|
||||
"range": "melee"
|
||||
}
|
||||
},
|
||||
"_id": "jx8KWAdyoPV2hV0s",
|
||||
"img": "icons/equipment/chest/breastplate-helmet-metal.webp",
|
||||
"changes": [
|
||||
{
|
||||
"key": "system.damageThresholds.major",
|
||||
"mode": 2,
|
||||
"value": "2",
|
||||
"priority": null
|
||||
},
|
||||
{
|
||||
"key": "system.damageThresholds.severe",
|
||||
"mode": 2,
|
||||
"value": "2",
|
||||
"priority": null
|
||||
}
|
||||
],
|
||||
"disabled": false,
|
||||
"duration": {
|
||||
"startTime": null,
|
||||
"combat": null,
|
||||
"seconds": null,
|
||||
"rounds": null,
|
||||
"turns": null,
|
||||
"startRound": null,
|
||||
"startTurn": null
|
||||
},
|
||||
"description": "",
|
||||
"origin": null,
|
||||
"tint": "#ffffff",
|
||||
"transfer": true,
|
||||
"statuses": [],
|
||||
"sort": 0,
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1754244979623,
|
||||
"modifiedTime": 1754245026233,
|
||||
"lastModifiedBy": "l5jB3XmcVXOTQpRZ"
|
||||
},
|
||||
"_key": "!items.effects!oVa49lI107eZILZr.jx8KWAdyoPV2hV0s"
|
||||
}
|
||||
],
|
||||
"ownership": {
|
||||
"default": 0
|
||||
},
|
||||
"_key": "!items!oVa49lI107eZILZr"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue