diff --git a/packs/prey-for-death-bestiary/berserker-ordulf.json b/packs/prey-for-death-bestiary/berserker-ordulf.json index 89b31636f19..2682b3329c8 100644 --- a/packs/prey-for-death-bestiary/berserker-ordulf.json +++ b/packs/prey-for-death-bestiary/berserker-ordulf.json @@ -288,14 +288,22 @@ }, "category": "offensive", "description": { - "value": "
Frequency once per day
\nTrigger Ordulf rolls initiative
Effect Ordulf attempts to @UUID[Compendium.pf2e.actionspf2e.Item.Demoralize] an observed foe.
" + "value": "Frequency once per day
\nTrigger Ordulf rolls initiative
Effect Ordulf attempts to [[/act demoralize]] an observed foe.
" }, "publication": { "license": "OGL", "remaster": false, "title": "" }, - "rules": [], + "rules": [ + { + "key": "Note", + "selector": "initiative", + "text": "{item|system.description.value}", + "title": "{item|name}", + "visibility": "owner" + } + ], "slug": null, "traits": { "value": [] @@ -379,7 +387,7 @@ }, "category": "offensive", "description": { - "value": "Requirements Ordulf is wielding a melee weapon
Effect Ordulf brandishes his weapon in a threatening display. He @UUID[Compendium.pf2e.actionspf2e.Item.Demoralize]{Demoralizes} all enemies within 30 feet, rolling once and comparing the result to each target's Will DC.
" + "value": "Requirements Ordulf is wielding a melee weapon
Effect Ordulf brandishes his weapon in a threatening display. He [[/act demoralize]]{Demoralizes} all enemies within 30 feet, rolling once and comparing the result to each target's Will DC.
" }, "publication": { "license": "OGL", diff --git a/packs/prey-for-death-bestiary/celasik.json b/packs/prey-for-death-bestiary/celasik.json index f3371f87767..8298ae0a515 100644 --- a/packs/prey-for-death-bestiary/celasik.json +++ b/packs/prey-for-death-bestiary/celasik.json @@ -859,7 +859,7 @@ }, "category": "offensive", "description": { - "value": "A creature hit by the jorogumo's web attack is @UUID[Compendium.pf2e.conditionitems.Item.Immobilized] and stuck to the nearest surface, preventing the creature from moving.
\nThe DC to @UUID[Compendium.pf2e.actionspf2e.Item.Escape] or @UUID[Compendium.pf2e.actionspf2e.Item.Force Open] the web trap is 32.
" + "value": "A creature hit by the jorogumo's web attack is @UUID[Compendium.pf2e.conditionitems.Item.Immobilized] and stuck to the nearest surface, preventing the creature from moving.
\nThe DC to [[/act escape dc=32]]{Escape} or [[/act force-open dc=32]]{Force Open} the web trap is 32.
" }, "publication": { "license": "OGL", diff --git a/packs/prey-for-death-bestiary/dronuk.json b/packs/prey-for-death-bestiary/dronuk.json index c334c82f850..4157e92ab5f 100644 --- a/packs/prey-for-death-bestiary/dronuk.json +++ b/packs/prey-for-death-bestiary/dronuk.json @@ -1481,15 +1481,25 @@ }, "category": "offensive", "description": { - "value": "Trigger Dronuk reduces an enemy to 0 Hit Points
Effect Dronuk attempts to @UUID[Compendium.pf2e.actionspf2e.Item.Demoralize] a single creature he can see. He gains a +2 circumstance bonus to this check.
" + "value": "Trigger Dronuk reduces an enemy to 0 Hit Points
Effect Dronuk attempts to [[/act demoralize options=youre-next]] a single creature he can see. He gains a +2 circumstance bonus to this check.
" }, "publication": { "license": "OGL", "remaster": false, "title": "" }, - "rules": [], - "slug": null, + "rules": [ + { + "key": "FlatModifier", + "predicate": [ + "action:demoralize", + "youre-next" + ], + "selector": "intimidation", + "type": "circumstance", + "value": 2 + } + ], "traits": { "value": [ "emotion", diff --git a/packs/prey-for-death-bestiary/ordulf-bladecaller.json b/packs/prey-for-death-bestiary/ordulf-bladecaller.json index 9f01b91371f..fb507733454 100644 --- a/packs/prey-for-death-bestiary/ordulf-bladecaller.json +++ b/packs/prey-for-death-bestiary/ordulf-bladecaller.json @@ -520,14 +520,22 @@ }, "category": "offensive", "description": { - "value": "Frequency once per day
\nTrigger Ordulf rolls initiative
Effect Ordulf attempts to @UUID[Compendium.pf2e.actionspf2e.Item.Demoralize] an observed foe.
" + "value": "Frequency once per day
\nTrigger Ordulf rolls initiative
Effect Ordulf attempts to [[/act demoralize]] an observed foe.
" }, "publication": { "license": "OGL", "remaster": false, "title": "" }, - "rules": [], + "rules": [ + { + "key": "Note", + "selector": "initiative", + "text": "{item|system.description.value}", + "title": "{item|name}", + "visibility": "owner" + } + ], "slug": null, "traits": { "value": [] @@ -611,7 +619,7 @@ }, "category": "offensive", "description": { - "value": "Requirements Ordulf is wielding a melee weapon
Effect Ordulf brandishes his weapon in a threatening display. He @UUID[Compendium.pf2e.actionspf2e.Item.Demoralize]{Demoralizes} all enemies within 30 feet, rolling once and comparing the result to each target's Will DC.
" + "value": "Requirements Ordulf is wielding a melee weapon
Effect Ordulf brandishes his weapon in a threatening display. He [[/act demoralize]]{Demoralizes} all enemies within 30 feet, rolling once and comparing the result to each target's Will DC.
" }, "publication": { "license": "OGL",