Skip to content

Commit

Permalink
Coalesce damage for Burn Alive (#17453)
Browse files Browse the repository at this point in the history
  • Loading branch information
simonward authored Nov 24, 2024
1 parent 6a8a407 commit 3df171e
Show file tree
Hide file tree
Showing 6 changed files with 44 additions and 67 deletions.
19 changes: 11 additions & 8 deletions packs/extinction-curse-bestiary/guardian-of-the-faithful.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,9 @@
"value": ""
},
"attackEffects": {
"value": []
"value": [
"grab"
]
},
"bonus": {
"value": 21
Expand Down Expand Up @@ -249,7 +251,7 @@
},
"category": "offensive",
"description": {
"value": "<p>The statue carries a wide brazier full of hot coals. To make flaming coal Strikes or use Burn Alive, the statue must have the brazier held in one hand or otherwise have it within reach. Instead of targeting the statue with an attack, a creature can target the brazier directly. The brazier has the same AC and saves as the statue. Dealing 15 cold damage to the brazier or dousing it with at least 2 gallons of water extinguishes the coals. This prevents the statue from using Burn Alive and causes its ranged attacks to no longer deal @Damage[(2d8+2)[fire]] damage.</p>"
"value": "<p>The statue carries a wide brazier full of hot coals. To make flaming coal Strikes or use Burn Alive, the statue must have the brazier held in one hand or otherwise have it within reach. Instead of targeting the statue with an attack, a creature can target the brazier directly. The brazier has the same AC and saves as the statue. Dealing 15 cold damage to the brazier or dousing it with at least 2 gallons of water extinguishes the coals. This prevents the statue from using Burn Alive and causes its ranged attacks to no longer deal 2d8+2 fire damage.</p>"
},
"publication": {
"license": "OGL",
Expand All @@ -262,7 +264,8 @@
"key": "RollOption",
"label": "PF2E.NPCAbility.GiantAnimatedStatueBrazier",
"option": "brazier",
"toggleable": true
"toggleable": true,
"value": true
},
{
"damageType": "fire",
Expand All @@ -275,12 +278,12 @@
"selector": "flaming-coal-damage"
},
{
"damageType": "fire",
"key": "FlatModifier",
"predicate": [
"brazier",
"ranged"
"brazier"
],
"selector": "strike-damage",
"selector": "flaming-coal-damage",
"value": 2
}
],
Expand All @@ -306,7 +309,7 @@
},
"category": "offensive",
"description": {
"value": "<p>The statue grinds a creature it has @UUID[Compendium.pf2e.conditionitems.Item.Grabbed] into the red-hot coals of its brazier. The target takes @Damage[3d8[fire]] damage and @Damage[1d8[persistent,fire]] damage.</p>"
"value": "<p>The statue grinds a creature it has @UUID[Compendium.pf2e.conditionitems.Item.Grabbed] into the red-hot coals of its brazier. The target takes @Damage[(3d8+2)[fire],1d8[persistent,fire]] damage.</p>"
},
"publication": {
"license": "OGL",
Expand Down Expand Up @@ -392,7 +395,7 @@
"value": 10
},
"hp": {
"details": "",
"details": "fast healing 5",
"max": 90,
"temp": 0,
"value": 90
Expand Down
2 changes: 1 addition & 1 deletion packs/pathfinder-monster-core/giant-animated-statue.json
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,7 @@
},
"category": "offensive",
"description": {
"value": "<p>The statue grinds a creature it has @UUID[Compendium.pf2e.conditionitems.Item.Grabbed] or @UUID[Compendium.pf2e.conditionitems.Item.Restrained] into the red-hot coals of its brazier. The target takes @Damage[3d8[fire]] damage and @Damage[1d8[persistent,fire]] damage.</p>"
"value": "<p>The statue grinds a creature it has @UUID[Compendium.pf2e.conditionitems.Item.Grabbed] or @UUID[Compendium.pf2e.conditionitems.Item.Restrained] into the red-hot coals of its brazier. The target takes @Damage[3d8[fire],1d8[persistent,fire]] damage.</p>"
},
"publication": {
"license": "ORC",
Expand Down
79 changes: 25 additions & 54 deletions packs/pfs-season-1-bestiary/statue-of-set.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,10 +66,6 @@
"hl2wkmnxchw8jijc5ntr": {
"damage": "2d6+4",
"damageType": "bludgeoning"
},
"w9cmiagj5rqcxhr76f60": {
"damage": "2d8",
"damageType": "fire"
}
},
"description": {
Expand All @@ -96,55 +92,11 @@
},
"type": "melee"
},
{
"_id": "Y5o3gFf5JPkOt7XK",
"img": "systems/pf2e/icons/default-icons/melee.svg",
"name": "Flaming Coal (Brazier Extinguished)",
"sort": 300000,
"system": {
"attack": {
"value": ""
},
"attackEffects": {
"value": []
},
"bonus": {
"value": 17
},
"damageRolls": {
"ic8i09fev9fnyjwi3zg2": {
"damage": "2d6+4",
"damageType": "bludgeoning"
}
},
"description": {
"value": ""
},
"publication": {
"license": "OGL",
"remaster": false,
"title": ""
},
"rules": [],
"slug": null,
"traits": {
"rarity": "common",
"value": [
"magical",
"range-increment-80"
]
},
"weaponType": {
"value": "ranged"
}
},
"type": "melee"
},
{
"_id": "7Rg3TQGFjt5uWzLw",
"img": "systems/pf2e/icons/actions/Passive.webp",
"name": "Construct Armor (Hardness 10)",
"sort": 400000,
"sort": 300000,
"system": {
"actionType": {
"value": "passive"
Expand Down Expand Up @@ -220,7 +172,7 @@
"_id": "WPghLMZPRFiy5n4O",
"img": "systems/pf2e/icons/actions/Passive.webp",
"name": "Brazier",
"sort": 500000,
"sort": 400000,
"system": {
"actionType": {
"value": "passive"
Expand All @@ -237,7 +189,26 @@
"remaster": false,
"title": ""
},
"rules": [],
"rules": [
{
"domain": "damage",
"key": "RollOption",
"label": "PF2E.NPCAbility.GiantAnimatedStatueBrazier",
"option": "brazier",
"toggleable": true,
"value": true
},
{
"damageType": "fire",
"diceNumber": 2,
"dieSize": "d8",
"key": "DamageDice",
"predicate": [
"brazier"
],
"selector": "flaming-coal-damage"
}
],
"slug": null,
"traits": {
"rarity": "common",
Expand All @@ -250,7 +221,7 @@
"_id": "HeOOQ9BnUPuR38pL",
"img": "systems/pf2e/icons/actions/OneAction.webp",
"name": "Burn Alive",
"sort": 600000,
"sort": 500000,
"system": {
"actionType": {
"value": "action"
Expand All @@ -260,7 +231,7 @@
},
"category": "offensive",
"description": {
"value": "<p>The statue grinds a creature it has grabbed into the red-hot coals of its brazier. The target takes @Damage[3d6[fire]] damage and @Damage[1d8[persistent,fire]] damage</p>"
"value": "<p>The statue grinds a creature it has @UUID[Compendium.pf2e.conditionitems.Item.Grabbed] into the red-hot coals of its brazier. The target takes @Damage[3d6[fire],1d8[persistent,fire]] damage.</p>"
},
"publication": {
"license": "OGL",
Expand All @@ -285,7 +256,7 @@
},
"img": "systems/pf2e/icons/actions/OneAction.webp",
"name": "Grab",
"sort": 700000,
"sort": 600000,
"system": {
"actionType": {
"value": "action"
Expand Down
5 changes: 4 additions & 1 deletion packs/prey-for-death-bestiary/shirota.json
Original file line number Diff line number Diff line change
Expand Up @@ -446,6 +446,9 @@
},
{
"_id": "FaqTOuCMGRtucSxy",
"_stats": {
"compendiumSource": "Compendium.pf2e.equipment-srd.Item.PWh9oBvwMmItEmHH"
},
"folder": "GnYDg7BROEKrrZS5",
"img": "systems/pf2e/icons/equipment/alchemical-items/alchemical-elixirs/cats-eye-elixir.webp",
"name": "Blood Sight Elixir (Greater)",
Expand Down Expand Up @@ -489,7 +492,7 @@
"quantity": 3,
"rules": [],
"size": "med",
"slug": null,
"slug": "blood-sight-elixir-greater",
"traits": {
"rarity": "uncommon",
"value": [
Expand Down
2 changes: 1 addition & 1 deletion packs/wardens-of-wildwood-bestiary/timber-titan.json
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@
},
"category": "offensive",
"description": {
"value": "<p>The statue grinds a creature it has @UUID[Compendium.pf2e.conditionitems.Item.Grabbed] or @UUID[Compendium.pf2e.conditionitems.Item.Restrained] into the red-hot coals of its brazier. The target takes @Damage[3d8[fire]] damage and @Damage[1d8[persistent,fire]] damage.</p>"
"value": "<p>The statue grinds a creature it has @UUID[Compendium.pf2e.conditionitems.Item.Grabbed] or @UUID[Compendium.pf2e.conditionitems.Item.Restrained] into the red-hot coals of its brazier. The target takes @Damage[3d8[fire],1d8[persistent,fire]] damage.</p>"
},
"publication": {
"license": "ORC",
Expand Down
4 changes: 2 additions & 2 deletions packs/wardens-of-wildwood-bestiary/usher.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"damageRolls": {
"fnq7tjzec5tzge22sp3t": {
"damage": "2d6+6",
"damageType": "cold"
"damageType": "bludgeoning"
}
},
"description": {
Expand Down Expand Up @@ -233,7 +233,7 @@
},
"category": "offensive",
"description": {
"value": "<p>The statue grinds a creature it has @UUID[Compendium.pf2e.conditionitems.Item.Grabbed] or @UUID[Compendium.pf2e.conditionitems.Item.Restrained] into the red-hot coals of its brazier. The target takes @Damage[3d8[cold]] damage and @Damage[1d8[persistent,cold]] damage.</p>"
"value": "<p>The statue grinds a creature it has @UUID[Compendium.pf2e.conditionitems.Item.Grabbed] or @UUID[Compendium.pf2e.conditionitems.Item.Restrained] into the red-hot coals of its brazier. The target takes @Damage[3d8[cold],1d8[persistent,cold]] damage.</p>"
},
"publication": {
"license": "ORC",
Expand Down

0 comments on commit 3df171e

Please sign in to comment.