daggerheart/src/packs/items/loot/loot_Charging_Quiver_gsUDP90d4SRtLEUn.json
WBHarry b2eeed7bb7
[Fix] Cleanup RangeDependant (#2039)
* Made the RangeDependent setting for ActiveEffects Nullable
* Removed all RangeDependent data from SRD where enabled was false before
* Fixed random flickerfly SRD
2026-07-07 00:20:48 +02:00

69 lines
1.7 KiB
JSON

{
"name": "Charging Quiver",
"type": "loot",
"_id": "gsUDP90d4SRtLEUn",
"img": "icons/containers/ammunition/arrows-quiver-grey-gold.webp",
"system": {
"description": "<p>When you succeed on an attack with an arrow stored in this quiver, gain a bonus to the damage roll equal to your current tier.</p>",
"quantity": 1,
"actions": {},
"attribution": {
"source": "Daggerheart SRD",
"page": 58,
"artist": ""
}
},
"effects": [
{
"name": "Charging Quiver",
"type": "base",
"_id": "0zebbOsyjkm9IqE6",
"img": "icons/weapons/ammunition/arrow-broadhead-glowing-orange.webp",
"system": {
"changes": [
{
"key": "system.bonuses.damage.physical.bonus",
"mode": 2,
"value": "@system.tier",
"priority": null
},
{
"key": "system.bonuses.damage.magical.bonus",
"mode": 2,
"value": "@system.tier",
"priority": null
}
]
},
"disabled": true,
"duration": {
"startTime": null,
"combat": null,
"seconds": null,
"rounds": null,
"turns": null,
"startRound": null,
"startTurn": null
},
"description": "",
"origin": null,
"tint": "#ffffff",
"transfer": true,
"statuses": [],
"sort": 0,
"flags": {},
"_stats": {
"compendiumSource": null
},
"_key": "!items.effects!gsUDP90d4SRtLEUn.0zebbOsyjkm9IqE6"
}
],
"folder": null,
"sort": 0,
"ownership": {
"default": 0,
"OFxauskoxcvVTVNA": 3
},
"flags": {},
"_key": "!items!gsUDP90d4SRtLEUn"
}