Skip to content

Commit

Permalink
Add inline damage links to Vibrant Thorns (#15345)
Browse files Browse the repository at this point in the history
  • Loading branch information
simonward committed Jul 3, 2024
1 parent e0e4f66 commit 231bc47
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 11 deletions.
11 changes: 6 additions & 5 deletions packs/extinction-curse-bestiary/herecite-of-zevgavizeb.json
Original file line number Diff line number Diff line change
Expand Up @@ -1026,7 +1026,7 @@
"damage": {},
"defense": null,
"description": {
"value": "<p>Your body sprouts a coat of brambly thorns that harm those that strike you and thrive on life magic. Adjacent creatures that hit you with a melee attack, as well as creatures that hit you with unarmed attacks, take 1 piercing damage each time they do. Anytime you cast a vitality spell, the damage from your thorns increases to 1d6 until the start of your next turn.</p>\n<hr />\n<p><strong>Heightened (+1)</strong> The damage increases by 1, or 1d6 after you cast a vitality spell.</p>"
"value": "<p>Your body sprouts a coat of brambly thorns that thrive on life magic. Adjacent creatures that hit you with a melee attack, as well as creatures that hit you with unarmed attacks, take @Damage[(@item.rank)[piercing]] damage each time they do. Anytime you cast a vitality spell, the thorns' damage increases to @Damage[(@item.rank)d6[piercing]] until the start of your next turn.</p>\n<hr />\n<p><strong>Heightened (+1)</strong> The damage increases by 1, or 1d6 after you cast a vitality spell.</p>"
},
"duration": {
"sustained": false,
Expand All @@ -1039,9 +1039,9 @@
"value": "Fkch2WMm3nRHukfN"
},
"publication": {
"license": "OGL",
"remaster": false,
"title": "Pathfinder Core Rulebook"
"license": "ORC",
"remaster": true,
"title": "Pathfinder Player Core"
},
"range": {
"value": ""
Expand All @@ -1063,7 +1063,8 @@
"focus",
"manipulate",
"morph",
"plant"
"plant",
"wood"
]
}
},
Expand Down
11 changes: 6 additions & 5 deletions packs/extinction-curse-bestiary/xulgath-deepmouth.json
Original file line number Diff line number Diff line change
Expand Up @@ -1911,7 +1911,7 @@
"damage": {},
"defense": null,
"description": {
"value": "<p>Your body sprouts a coat of brambly thorns that harm those that strike you and thrive on life magic. Adjacent creatures that hit you with a melee attack, as well as creatures that hit you with unarmed attacks, take 1 piercing damage each time they do. Anytime you cast a vitality spell, the damage from your thorns increases to 1d6 until the start of your next turn.</p>\n<hr />\n<p><strong>Heightened (+1)</strong> The damage increases by 1, or 1d6 after you cast a vitality spell.</p>"
"value": "<p>Your body sprouts a coat of brambly thorns that thrive on life magic. Adjacent creatures that hit you with a melee attack, as well as creatures that hit you with unarmed attacks, take @Damage[(@item.rank)[piercing]] damage each time they do. Anytime you cast a vitality spell, the thorns' damage increases to @Damage[(@item.rank)d6[piercing]] until the start of your next turn.</p>\n<hr />\n<p><strong>Heightened (+1)</strong> The damage increases by 1, or 1d6 after you cast a vitality spell.</p>"
},
"duration": {
"sustained": false,
Expand All @@ -1924,9 +1924,9 @@
"value": "5IFayxoGlhzAgcEL"
},
"publication": {
"license": "OGL",
"remaster": false,
"title": "Pathfinder Core Rulebook"
"license": "ORC",
"remaster": true,
"title": "Pathfinder Player Core"
},
"range": {
"value": ""
Expand All @@ -1948,7 +1948,8 @@
"focus",
"manipulate",
"morph",
"plant"
"plant",
"wood"
]
}
},
Expand Down
2 changes: 1 addition & 1 deletion packs/spells/vibrant-thorns.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"damage": {},
"defense": null,
"description": {
"value": "<p>Your body sprouts a coat of brambly thorns that thrive on life magic. Adjacent creatures that hit you with a melee attack, as well as creatures that hit you with unarmed attacks, take 1 piercing damage each time they do. Anytime you cast a vitality spell, the thorns' damage increases to 1d6 until the start of your next turn.</p>\n<hr />\n<p><strong>Heightened (+1)</strong> The damage increases by 1, or 1d6 after you cast a vitality spell.</p>"
"value": "<p>Your body sprouts a coat of brambly thorns that thrive on life magic. Adjacent creatures that hit you with a melee attack, as well as creatures that hit you with unarmed attacks, take @Damage[(@item.rank)[piercing]] damage each time they do. Anytime you cast a vitality spell, the thorns' damage increases to @Damage[(@item.rank)d6[piercing]] until the start of your next turn.</p>\n<hr />\n<p><strong>Heightened (+1)</strong> The damage increases by 1, or 1d6 after you cast a vitality spell.</p>"
},
"duration": {
"sustained": false,
Expand Down

0 comments on commit 231bc47

Please sign in to comment.