merge main to development (#1244)

* Fixed typo of defi ant to defiant (#1175)

Co-authored-by: Chris Ryan <chrisr@blackhole>

* Add dice value support to Advesaries and Environments (#1186)

Co-authored-by: Chris Ryan <chrisr@blackhole>

* Update Powerful Beast for Errata changes (#1185)

Co-authored-by: Chris Ryan <chrisr@blackhole>

* Remove unnecessary chatDisplay (#1171)

* Remove dupe weapon (#1167)

Co-authored-by: Chris Ryan <chrisr@blackhole>

* Rune Ward reduces damage with flat 1d8 (#1191)

Co-authored-by: Chris Ryan <chrisr@blackhole>

* Fix adv hand crossbow to d6 damage, not d4 (#1208)

Co-authored-by: Chris Ryan <chrisr@blackhole>

* Fix advantages for Armored Sentry (#1210)

Co-authored-by: Chris Ryan <chrisr@blackhole>

* Change the damage to use d8 instead of d6 (#1211)

Co-authored-by: Chris Ryan <chrisr@blackhole>

* [PR] Compendium fixes and Typo checks - 26 Oct (#1233)

* PR fixes and Typo checks - 26 Oct

* removed dwarf tough skin action as it was unecessary

* Fix the damage output of the Takedown Beastform feature (#1240)

Co-authored-by: Chris Ryan <chrisr@blackhole>

---------

Co-authored-by: Chris Ryan <chrisr@blackhole>
Co-authored-by: UsernameIsInUse <49582925+UsernameIsInUse@users.noreply.github.com>
Co-authored-by: Nikhil Nagarajan <potter.nikhil@gmail.com>
This commit is contained in:
Chris Ryan 2025-11-08 21:56:04 +10:00 committed by GitHub
parent 3aaae26ba1
commit bccedffbca
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
88 changed files with 3270 additions and 559 deletions

View file

@ -124,11 +124,12 @@
"resultBased": false,
"value": {
"custom": {
"enabled": false
"enabled": false,
"formula": ""
},
"multiplier": "flat",
"flatMultiplier": 2,
"dice": "d6",
"dice": "d8",
"bonus": 3
},
"applyTo": "hitPoints",
@ -142,7 +143,8 @@
"dice": "d6",
"bonus": null,
"custom": {
"enabled": false
"enabled": false,
"formula": ""
}
}
}
@ -190,12 +192,12 @@
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.347",
"coreVersion": "13.350",
"systemId": "daggerheart",
"systemVersion": "1.1.0",
"systemVersion": "1.1.2",
"createdTime": 1753922784438,
"modifiedTime": 1756038512929,
"lastModifiedBy": "vUIbuan0U50nfKBE"
"modifiedTime": 1761502767190,
"lastModifiedBy": "fBcTgyTzoARBvohY"
},
"_id": "rZPH0BY8Sznc9sFG",
"sort": 3400000,

View file

@ -46,7 +46,7 @@
"bonus": null,
"advState": "neutral",
"diceRolling": {
"multiplier": "prof",
"multiplier": "flat",
"flatMultiplier": 1,
"dice": "d8",
"compare": null,
@ -75,12 +75,12 @@
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.347",
"coreVersion": "13.350",
"systemId": "daggerheart",
"systemVersion": "1.0.5",
"systemVersion": "1.1.2",
"createdTime": 1753922784506,
"modifiedTime": 1755427506566,
"lastModifiedBy": "VZIeX2YDvX338Zvr"
"modifiedTime": 1761502476899,
"lastModifiedBy": "fBcTgyTzoARBvohY"
},
"_id": "GEhBUmv9Bj7oJfHk",
"sort": 3400000,

View file

@ -85,7 +85,7 @@
},
"changes": [
{
"key": "system.resources.hitPoints",
"key": "system.resources.hitPoints.max",
"mode": 2,
"value": "1",
"priority": null
@ -110,12 +110,12 @@
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.346",
"coreVersion": "13.350",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1754245866724,
"modifiedTime": 1754246004543,
"lastModifiedBy": "l5jB3XmcVXOTQpRZ"
"modifiedTime": 1761502808129,
"lastModifiedBy": "fBcTgyTzoARBvohY"
},
"_key": "!items.effects!sWUlSPOJEaXyQLCj.1jtgIyFvDpTb0asZ"
},
@ -136,7 +136,7 @@
},
"changes": [
{
"key": "system.resources.stress",
"key": "system.resources.stress.max",
"mode": 2,
"value": "1",
"priority": null
@ -161,12 +161,12 @@
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.346",
"coreVersion": "13.350",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1754245912530,
"modifiedTime": 1754245972468,
"lastModifiedBy": "l5jB3XmcVXOTQpRZ"
"modifiedTime": 1761502816888,
"lastModifiedBy": "fBcTgyTzoARBvohY"
},
"_key": "!items.effects!sWUlSPOJEaXyQLCj.vj9rm1tLqqsSFOXF"
},