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

@ -5,7 +5,7 @@
"_id": "UFR67BUOhNGLFyg9",
"img": "icons/magic/defensive/shield-barrier-flaming-diamond-teal.webp",
"system": {
"description": "<p><strong>Mark a Stress</strong> to retract into your shell. While in your shell, you have resistance to physical damage, you have disadvantage on action rolls, and you cant move.</p>",
"description": "<p><strong>Mark a Stress</strong> to retract into your shell. While in your shell, you have resistance to physical damage, you have disadvantage on action rolls, and you cant move.<br /><br />(When marked, manually enable the retract effect in effects tab and mark disadvantage when doing any action rolls)</p>",
"resource": null,
"actions": {
"HfiAg14hrYt7Yvnj": {
@ -15,13 +15,27 @@
"description": "",
"chatDisplay": true,
"actionType": "action",
"cost": [],
"cost": [
{
"scalable": false,
"key": "stress",
"value": 1,
"keyIsID": false,
"step": null,
"consumeOnSuccess": false
}
],
"uses": {
"value": null,
"max": "",
"recovery": null
},
"effects": [],
"effects": [
{
"_id": "3V4FPoyjJUnFP9WS",
"onSave": false
}
],
"target": {
"type": "self",
"amount": null
@ -42,10 +56,12 @@
},
"effects": [
{
"name": "Base",
"type": "base",
"_id": "KoHQg8KurugHlga0",
"name": "Retract",
"img": "icons/magic/defensive/shield-barrier-flaming-diamond-teal.webp",
"origin": "Compendium.daggerheart.ancestries.Item.UFR67BUOhNGLFyg9",
"transfer": false,
"_id": "3V4FPoyjJUnFP9WS",
"type": "base",
"system": {
"rangeDependence": {
"enabled": false,
@ -64,11 +80,11 @@
{
"key": "system.disadvantageSources",
"mode": 2,
"value": "Action Rolls",
"value": "Retract",
"priority": null
}
],
"disabled": true,
"disabled": false,
"duration": {
"startTime": null,
"combat": null,
@ -78,10 +94,8 @@
"startRound": null,
"startTurn": null
},
"description": "<p><span style=\"color:rgb(239, 230, 216);font-family:Montserrat, sans-serif;font-size:14px;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;orphans:2;text-align:start;text-indent:0px;text-transform:none;widows:2;word-spacing:0px;-webkit-text-stroke-width:0px;white-space:normal;background-color:rgba(24, 22, 46, 0.376);text-decoration-thickness:initial;text-decoration-style:initial;text-decoration-color:initial;display:inline !important;float:none\">While in your shell, you have resistance to physical damage, you have disadvantage on action rolls, and you cant move.</span></p>",
"origin": null,
"description": "<p>While in your shell, you have resistance to physical damage, you have disadvantage on action rolls, and you cant move.</p>",
"tint": "#ffffff",
"transfer": true,
"statuses": [],
"sort": 0,
"flags": {},
@ -89,14 +103,14 @@
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.346",
"coreVersion": "13.347",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1753996568678,
"modifiedTime": 1753996633306,
"lastModifiedBy": "MQSznptE5yLT7kj8"
"systemVersion": "1.1.2",
"createdTime": 1759960447341,
"modifiedTime": 1759961484642,
"lastModifiedBy": "fBcTgyTzoARBvohY"
},
"_key": "!items.effects!UFR67BUOhNGLFyg9.KoHQg8KurugHlga0"
"_key": "!items.effects!UFR67BUOhNGLFyg9.3V4FPoyjJUnFP9WS"
}
],
"sort": 0,
@ -111,10 +125,10 @@
"exportSource": null,
"coreVersion": "13.347",
"systemId": "daggerheart",
"systemVersion": "1.1.0",
"systemVersion": "1.1.2",
"createdTime": 1753996513763,
"modifiedTime": 1756040910699,
"lastModifiedBy": "vUIbuan0U50nfKBE"
"modifiedTime": 1759961925987,
"lastModifiedBy": "fBcTgyTzoARBvohY"
},
"_key": "!items!UFR67BUOhNGLFyg9"
}