From 9af7ab48138d2d49d849885fa9a1ef9890ba33c2 Mon Sep 17 00:00:00 2001 From: kromko <34245546+Cuingamehtar@users.noreply.github.com> Date: Sat, 27 Apr 2024 10:18:53 +0300 Subject: [PATCH] Fix Otyugh Filth Fever stage 1 duration (#14534) --- packs/pathfinder-bestiary/otyugh.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packs/pathfinder-bestiary/otyugh.json b/packs/pathfinder-bestiary/otyugh.json index 0aa606ff66f..63fd8068037 100644 --- a/packs/pathfinder-bestiary/otyugh.json +++ b/packs/pathfinder-bestiary/otyugh.json @@ -184,7 +184,7 @@ }, "category": "offensive", "description": { - "value": "

The @UUID[Compendium.pf2e.conditionitems.Item.Sickened] and @UUID[Compendium.pf2e.conditionitems.Item.Unconscious] conditions from filth fever don't improve on their own until the disease is cured.

\n

Saving Throw @Check[type:fortitude|dc:20]

\n
\n

Stage 1 carrier with no ill effect (1 day)

\n

Stage 2 @UUID[Compendium.pf2e.conditionitems.Item.Sickened]{Sickened 1} (1 day)

\n

Stage 3 sickened 1 and @UUID[Compendium.pf2e.conditionitems.Item.Slowed]{Slowed 1} as long as it remains sickened (1 day)

\n

Stage 4 @UUID[Compendium.pf2e.conditionitems.Item.Unconscious] (1 day)

\n

Stage 5 dead

" + "value": "

The @UUID[Compendium.pf2e.conditionitems.Item.Sickened] and @UUID[Compendium.pf2e.conditionitems.Item.Unconscious] conditions from filth fever don't improve on their own until the disease is cured.

\n

Saving Throw @Check[type:fortitude|dc:20]

\n
\n

Stage 1 carrier with no ill effect ([[/br 1d4 #hours]]{1d4 hours})

\n

Stage 2 @UUID[Compendium.pf2e.conditionitems.Item.Sickened]{Sickened 1} (1 day)

\n

Stage 3 sickened 1 and @UUID[Compendium.pf2e.conditionitems.Item.Slowed]{Slowed 1} as long as it remains sickened (1 day)

\n

Stage 4 @UUID[Compendium.pf2e.conditionitems.Item.Unconscious] (1 day)

\n

Stage 5 dead

" }, "publication": { "license": "OGL",