Some corrections and adds to Consumables and Loot compendia (#492)

This commit is contained in:
WBHarry 2025-08-01 01:25:28 +02:00 committed by GitHub
parent 3e333d3533
commit 6ca24b3db7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
61 changed files with 2142 additions and 540 deletions

View file

@ -7,9 +7,9 @@
"description": "<p>Three times per rest when you succeed on an attack with one of these arrows, you can add your Proficiency to the damage roll.</p>",
"quantity": 1,
"actions": {
"0TomBo6UygDFhawG": {
"type": "damage",
"_id": "0TomBo6UygDFhawG",
"DW5AqEM0F8XaUqpn": {
"type": "effect",
"_id": "DW5AqEM0F8XaUqpn",
"systemPath": "actions",
"description": "",
"chatDisplay": true,
@ -17,51 +17,79 @@
"cost": [],
"uses": {
"value": null,
"max": 3,
"max": "3",
"recovery": "shortRest"
},
"damage": {
"parts": [
{
"value": {
"custom": {
"enabled": true,
"formula": "@prof"
},
"multiplier": "prof",
"flatMultiplier": 1,
"dice": "d6",
"bonus": null
},
"applyTo": "hitPoints",
"type": [],
"base": false,
"resultBased": false,
"valueAlt": {
"multiplier": "prof",
"flatMultiplier": 1,
"dice": "d6",
"bonus": null,
"custom": {
"enabled": false
}
}
}
],
"includeBase": false
},
"effects": [],
"target": {
"type": "any",
"type": "self",
"amount": null
},
"effects": [],
"name": "Use Arrow",
"name": "Use",
"img": "icons/weapons/ammunition/arrow-broadhead-glowing-orange.webp",
"range": ""
}
}
},
"effects": [],
"effects": [
{
"name": "Piercing Arrows",
"type": "base",
"_id": "lRfqfbwlfxzPbE6U",
"img": "icons/weapons/ammunition/arrow-broadhead-glowing-orange.webp",
"system": {
"rangeDependence": {
"enabled": false,
"type": "withinRange",
"target": "hostile",
"range": "melee"
}
},
"changes": [
{
"key": "system.bonuses.damage.physical.bonus",
"mode": 2,
"value": "@system.proficiency",
"priority": null
},
{
"key": "system.bonuses.damage.magical.bonus",
"mode": 2,
"value": "@system.proficiency",
"priority": null
}
],
"disabled": true,
"duration": {
"startTime": null,
"combat": null,
"seconds": null,
"rounds": null,
"turns": null,
"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\">Add your Proficiency to the damage roll of this attack.</span></p>",
"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": 1753990197623,
"modifiedTime": 1753990270846,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_key": "!items.effects!I63LTFD6GXHgyGpR.lRfqfbwlfxzPbE6U"
}
],
"folder": null,
"sort": 0,
"ownership": {
@ -73,12 +101,12 @@
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.344",
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1753625947079,
"modifiedTime": 1753626142491,
"lastModifiedBy": "OFxauskoxcvVTVNA"
"modifiedTime": 1753990194353,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_key": "!items!I63LTFD6GXHgyGpR"
}