From 23e184f2929f682bf29a440cba27258167a14e17 Mon Sep 17 00:00:00 2001 From: rectulo <98176148+rectulo@users.noreply.github.com> Date: Wed, 22 Jan 2025 12:25:13 +0100 Subject: [PATCH] Fix description of seize identity spell Sustaining the spell is not only for critical failure. --- packs/spells/seize-identity.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packs/spells/seize-identity.json b/packs/spells/seize-identity.json index 664a270f7ef..e76f2bffbf9 100644 --- a/packs/spells/seize-identity.json +++ b/packs/spells/seize-identity.json @@ -27,7 +27,7 @@ } }, "description": { - "value": "
With a gleeful cackle, you seize an individual's voice and swallow it. For the duration, you look and sound like the target, and the target can't speak. The effects depend on the result of the target's Will saving throw.
Critical Success The creature is unaffected.
\nSuccess You take on the target's appearance, with the same effects of a 3rd-rank @UUID[Compendium.pf2e.spells-srd.Item.Illusory Disguise] spell, and the target can't speak, with the same effects of a 2nd-rank @UUID[Compendium.pf2e.spells-srd.Item.Silence] spell.
\nFailure As success, but the target also takes 4d6 mental damage from the transformation.
\nCritical Failure As success, but the target also takes 8d6 mental damage from the transformation. The first time each round you Sustain this spell after you cast this spell, the target ages rapidly, taking @Damage[(ternary(gte(@item.rank,9),3,2))d8[void]] damage (@Check[will|basic] save). On a failure, the target also becomes @UUID[Compendium.pf2e.conditionitems.Item.Enfeebled]{Enfeebled 1} or increases the value of its enfeebled condition by 1.
Heightened (9th) The mental damage increases by 4d6, and the void damage increases by 1d8.
" + "value": "With a gleeful cackle, you seize an individual's voice and swallow it. For the duration, you look and sound like the target, and the target can't speak. The effects depend on the result of the target's Will saving throw.
Critical Success The creature is unaffected.
\nSuccess You take on the target's appearance, with the same effects of a 3rd-rank @UUID[Compendium.pf2e.spells-srd.Item.Illusory Disguise] spell, and the target can't speak, with the same effects of a 2nd-rank @UUID[Compendium.pf2e.spells-srd.Item.Silence] spell.
\nFailure As success, but the target also takes 4d6 mental damage from the transformation.
\nCritical Failure As success, but the target also takes 8d6 mental damage from the transformation.
\nThe first time each round you Sustain this spell after you cast this spell, the target ages rapidly, taking @Damage[(ternary(gte(@item.rank,9),3,2))d8[void]] damage (@Check[will|basic] save). On a failure, the target also becomes @UUID[Compendium.pf2e.conditionitems.Item.Enfeebled]{Enfeebled 1} or increases the value of its enfeebled condition by 1.
Heightened (9th) The mental damage increases by 4d6, and the void damage increases by 1d8.
" }, "duration": { "sustained": true,