mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-04-22 15:33:37 +02:00
[Fix] 900 - Compendium Self Targetting (#1077)
* Fixed classes and subclasses * Went over DomainCards * Everything except de-facto-items * Fixed items * Fixed merge conflicts
This commit is contained in:
parent
7a764e39ae
commit
8e5dd22370
60 changed files with 786 additions and 413 deletions
|
|
@ -38,12 +38,12 @@
|
|||
}
|
||||
],
|
||||
"target": {
|
||||
"type": "any",
|
||||
"type": "self",
|
||||
"amount": null
|
||||
},
|
||||
"name": "Bonus to Roll",
|
||||
"img": "icons/sundries/gaming/dice-runed-tan.webp",
|
||||
"range": ""
|
||||
"range": "self"
|
||||
},
|
||||
"S7HvFD3qIR3ifJRL": {
|
||||
"type": "effect",
|
||||
|
|
@ -75,12 +75,12 @@
|
|||
}
|
||||
],
|
||||
"target": {
|
||||
"type": "any",
|
||||
"type": "self",
|
||||
"amount": null
|
||||
},
|
||||
"name": "Bonus to Damage",
|
||||
"img": "icons/sundries/gaming/dice-runed-tan.webp",
|
||||
"range": ""
|
||||
"range": "self"
|
||||
}
|
||||
},
|
||||
"originItemType": null,
|
||||
|
|
@ -115,7 +115,7 @@
|
|||
"priority": null
|
||||
}
|
||||
],
|
||||
"disabled": true,
|
||||
"disabled": false,
|
||||
"duration": {
|
||||
"startTime": null,
|
||||
"combat": null,
|
||||
|
|
@ -134,10 +134,11 @@
|
|||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"coreVersion": "13.347",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"lastModifiedBy": null
|
||||
"lastModifiedBy": "vUIbuan0U50nfKBE",
|
||||
"modifiedTime": 1756035533156
|
||||
},
|
||||
"_key": "!items.effects!dPcqKN5NeDkjB1HW.EY87mY6ULfIt3XC8"
|
||||
},
|
||||
|
|
@ -170,7 +171,7 @@
|
|||
"priority": null
|
||||
}
|
||||
],
|
||||
"disabled": true,
|
||||
"disabled": false,
|
||||
"duration": {
|
||||
"startTime": null,
|
||||
"combat": null,
|
||||
|
|
@ -189,10 +190,11 @@
|
|||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"coreVersion": "13.347",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"lastModifiedBy": null
|
||||
"lastModifiedBy": "vUIbuan0U50nfKBE",
|
||||
"modifiedTime": 1756035536128
|
||||
},
|
||||
"_key": "!items.effects!dPcqKN5NeDkjB1HW.WwibpgaO6Kkks7aZ"
|
||||
}
|
||||
|
|
@ -209,10 +211,10 @@
|
|||
"exportSource": null,
|
||||
"coreVersion": "13.347",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "1.0.5",
|
||||
"systemVersion": "1.1.0",
|
||||
"createdTime": 1754349507020,
|
||||
"modifiedTime": 1755392284524,
|
||||
"lastModifiedBy": "VZIeX2YDvX338Zvr"
|
||||
"modifiedTime": 1756035526712,
|
||||
"lastModifiedBy": "vUIbuan0U50nfKBE"
|
||||
},
|
||||
"_key": "!items!dPcqKN5NeDkjB1HW"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue