Files
5etools-mirror-2.github.io/data/foundry-rewards.json
TheGiddyLimit 8117ebddc5 v1.198.1
2024-01-01 19:34:49 +00:00

27 lines
411 B
JSON

{
"reward": [
{
"name": "Boon of Fortitude",
"source": "DMG",
"effects": [
{
"name": "HP Increase",
"transfer": true,
"changes": [
{
"key": "data.attributes.hp.max",
"mode": "ADD",
"value": "+ 40"
}
]
}
]
},
{
"name": "Curse of Ruin",
"source": "TDCSR",
"img": "icons/magic/holy/chalice-glowing-yellow-blue.webp"
}
]
}