mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-17 07:36:26 +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": "Frenzy",
|
||||
"img": "icons/svg/item-bag.svg",
|
||||
"img": "systems/daggerheart/assets/icons/domains/domain-card/blade.png",
|
||||
"type": "domainCard",
|
||||
"folder": "me7ywrVh38j6T8Sm",
|
||||
"system": {
|
||||
|
|
@ -8,22 +8,125 @@
|
|||
"domain": "blade",
|
||||
"recallCost": 3,
|
||||
"level": 8,
|
||||
"type": "ability"
|
||||
"type": "ability",
|
||||
"actions": {
|
||||
"xEpwnkNppHe3aoEs": {
|
||||
"type": "effect",
|
||||
"_id": "xEpwnkNppHe3aoEs",
|
||||
"systemPath": "actions",
|
||||
"description": "",
|
||||
"chatDisplay": true,
|
||||
"actionType": "action",
|
||||
"cost": [],
|
||||
"uses": {
|
||||
"value": null,
|
||||
"max": "1",
|
||||
"recovery": "longRest",
|
||||
"consumeOnSuccess": false
|
||||
},
|
||||
"effects": [
|
||||
{
|
||||
"_id": "1POoAgObPOWDpUco",
|
||||
"onSave": false
|
||||
}
|
||||
],
|
||||
"target": {
|
||||
"type": "any",
|
||||
"amount": null
|
||||
},
|
||||
"name": "Frenzy",
|
||||
"img": "icons/magic/fire/projectile-wave-yellow.webp",
|
||||
"range": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.344",
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1753922784459,
|
||||
"modifiedTime": 1753922784459,
|
||||
"lastModifiedBy": "WafZqd6qLGpBRGTt"
|
||||
"modifiedTime": 1754247528112,
|
||||
"lastModifiedBy": "l5jB3XmcVXOTQpRZ"
|
||||
},
|
||||
"_id": "MMl7abdGRLl7TJLO",
|
||||
"sort": 3400000,
|
||||
"effects": [],
|
||||
"effects": [
|
||||
{
|
||||
"name": "Frenzy",
|
||||
"img": "systems/daggerheart/assets/icons/domains/domain-card/blade.png",
|
||||
"origin": "Compendium.daggerheart.domains.Item.MMl7abdGRLl7TJLO",
|
||||
"transfer": false,
|
||||
"_id": "1POoAgObPOWDpUco",
|
||||
"type": "base",
|
||||
"system": {
|
||||
"rangeDependence": {
|
||||
"enabled": false,
|
||||
"type": "withinRange",
|
||||
"target": "hostile",
|
||||
"range": "melee"
|
||||
}
|
||||
},
|
||||
"changes": [
|
||||
{
|
||||
"key": "system.bonuses.damage.primaryWeapon.bonus",
|
||||
"mode": 2,
|
||||
"value": "10",
|
||||
"priority": null
|
||||
},
|
||||
{
|
||||
"key": "system.bonuses.damage.physical.bonus",
|
||||
"mode": 2,
|
||||
"value": "10",
|
||||
"priority": null
|
||||
},
|
||||
{
|
||||
"key": "system.bonuses.damage.secondaryWeapon.bonus",
|
||||
"mode": 2,
|
||||
"value": "10",
|
||||
"priority": null
|
||||
},
|
||||
{
|
||||
"key": "system.damageThresholds.severe",
|
||||
"mode": 2,
|
||||
"value": "8",
|
||||
"priority": null
|
||||
}
|
||||
],
|
||||
"disabled": false,
|
||||
"duration": {
|
||||
"startTime": null,
|
||||
"combat": null,
|
||||
"seconds": null,
|
||||
"rounds": null,
|
||||
"turns": null,
|
||||
"startRound": null,
|
||||
"startTurn": null
|
||||
},
|
||||
"description": "",
|
||||
"tint": "#ffffff",
|
||||
"statuses": [],
|
||||
"sort": 0,
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1754247528086,
|
||||
"modifiedTime": 1754247639266,
|
||||
"lastModifiedBy": "l5jB3XmcVXOTQpRZ"
|
||||
},
|
||||
"_key": "!items.effects!MMl7abdGRLl7TJLO.1POoAgObPOWDpUco"
|
||||
}
|
||||
],
|
||||
"ownership": {
|
||||
"default": 0
|
||||
},
|
||||
"_key": "!items!MMl7abdGRLl7TJLO"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue