diff --git a/packs/kingmaker-features/army-conditions/engaged.json b/packs/kingmaker-features/army-conditions/engaged.json index 09314ce081a..744f66a3ccf 100644 --- a/packs/kingmaker-features/army-conditions/engaged.json +++ b/packs/kingmaker-features/army-conditions/engaged.json @@ -8,7 +8,7 @@ "value": "

An army that is in close combat with one or more enemy armies becomes engaged. An army must be engaged in order to attempt melee Strikes. If an army is engaged and attempts a maneuver war action that would cause it to disengage, it provokes reactions from any enemy armies they were engaged with.

" }, "duration": { - "expiry": "turn-start", + "expiry": null, "sustained": false, "unit": "unlimited", "value": -1 diff --git a/packs/kingmaker-features/army-conditions/outflanked.json b/packs/kingmaker-features/army-conditions/outflanked.json index d69b5c17ec4..d2499b784de 100644 --- a/packs/kingmaker-features/army-conditions/outflanked.json +++ b/packs/kingmaker-features/army-conditions/outflanked.json @@ -8,7 +8,7 @@ "value": "

The army has enemies coming at it from many directions and must split its forces to deal with threats on every side. The army takes a –2 circumstance penalty to its AC.

" }, "duration": { - "expiry": "turn-start", + "expiry": null, "sustained": false, "unit": "unlimited", "value": -1 diff --git a/packs/kingmaker-features/army-war-actions-tactical/outflank.json b/packs/kingmaker-features/army-war-actions-tactical/outflank.json index af8c31b8d27..a55dc65841c 100644 --- a/packs/kingmaker-features/army-war-actions-tactical/outflank.json +++ b/packs/kingmaker-features/army-war-actions-tactical/outflank.json @@ -13,7 +13,7 @@ "campaign": "kingmaker", "category": "army-war-action", "description": { - "value": "

Requirement Reckless Flankers, you aren't engaged You send your army around an enemy's flank to get a better attacking position and to push your enemy into disorder. Attempt a Maneuver check against the target army. Critical Success The target army becomes outflanked until the start of your next turn. You can choose to become engaged with that army or not. Success The target army is outflanked until the start of your next turn. You are now engaged with that army. Critical Failure You underestimate the target army's position, and the blunder causes your army to become outflanked until the start of your next turn.

" + "value": "

Requirement @UUID[Compendium.pf2e.kingmaker-features.Item.Reckless Flankers], you aren't engaged


You send your army around an enemy's flank to get a better attacking position and to push your enemy into disorder. Attempt a @Check[maneuver|defense:maneuver] check against the target army.

\n

Critical Success The target army becomes @UUID[Compendium.pf2e.kingmaker-features.Item.Outflanked] until the start of your next turn. You can choose to become @UUID[Compendium.pf2e.kingmaker-features.Item.Engaged] with that army or not.

\n

Success The target army is outflanked until the start of your next turn. You are now engaged with that army.

\n

Critical Failure You underestimate the target army's position, and the blunder causes your army to become outflanked until the start of your next turn.

" }, "location": null, "prerequisites": {