Skip to content

Commit

Permalink
Fix NPC Destructive Vengeance effect (foundryvtt#17565)
Browse files Browse the repository at this point in the history
  • Loading branch information
TikaelSol authored Dec 1, 2024
1 parent 562c244 commit 37c8345
Show file tree
Hide file tree
Showing 55 changed files with 24,125 additions and 2 deletions.
23 changes: 21 additions & 2 deletions packs/bestiary-effects/effect-destructive-vengeance.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"name": "Effect: Destructive Vengeance",
"system": {
"description": {
"value": "<p>The champion deals 2 extra void damage with their Strikes against the triggering creature.</p>"
"value": "<p>The champion deals 2 extra spirit or void damage with their Strikes against the triggering creature.</p>"
},
"duration": {
"expiry": "turn-end",
Expand All @@ -22,7 +22,26 @@
},
"rules": [
{
"damageType": "void",
"adjustName": false,
"choices": [
{
"label": "PF2E.TraitSpirit",
"predicate": [
"destructive-vengeance-spirit"
],
"value": "spirit"
},
{
"label": "PF2E.TraitVoid",
"value": "bludgeoning"
}
],
"flag": "damageType",
"key": "ChoiceSet",
"prompt": "PF2E.SpecificRule.Prompt.DamageType"
},
{
"damageType": "{item|flags.pf2e.rulesSelections.damageType}",
"key": "FlatModifier",
"selector": [
"strike-damage"
Expand Down
45 changes: 45 additions & 0 deletions packs/bestiary-effects/effect-field-of-slaughter-bleed.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
{
"_id": "EhEXb0arrl2tc1HB",
"img": "icons/creatures/abilities/fang-tooth-blood-red.webp",
"name": "Effect: Field of Slaughter (Bleed)",
"system": {
"description": {
"value": "<p>Critical hits within the aura deal 3d6 persistent bleed damage.</p>"
},
"duration": {
"expiry": null,
"sustained": false,
"unit": "unlimited",
"value": -1
},
"level": {
"value": 1
},
"publication": {
"license": "ORC",
"remaster": true,
"title": "Pathfinder Adventure Path #209: Destroyer's Doom"
},
"rules": [
{
"critical": true,
"damageType": "bleed",
"diceNumber": 3,
"dieSize": "d6",
"key": "DamageDice",
"selector": "strike-damage"
}
],
"start": {
"initiative": null,
"value": 0
},
"tokenIcon": {
"show": true
},
"traits": {
"value": []
}
},
"type": "effect"
}
43 changes: 43 additions & 0 deletions packs/bestiary-effects/effect-field-of-slaughter-keen.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
{
"_id": "LFJppLCe4JAWrzPs",
"img": "icons/weapons/sickles/sickle-hooked-silver.webp",
"name": "Effect: Field of Slaughter (Keen)",
"system": {
"description": {
"value": "<p>Your weapons and unarmed strikes gain the <em>keen</em> rune.</p>"
},
"duration": {
"expiry": null,
"sustained": false,
"unit": "unlimited",
"value": -1
},
"level": {
"value": 1
},
"publication": {
"license": "ORC",
"remaster": true,
"title": "Pathfinder Adventure Path #209: Destroyer's Doom"
},
"rules": [
{
"key": "AdjustStrike",
"mode": "add",
"property": "property-runes",
"value": "keen"
}
],
"start": {
"initiative": null,
"value": 0
},
"tokenIcon": {
"show": true
},
"traits": {
"value": []
}
},
"type": "effect"
}
65 changes: 65 additions & 0 deletions packs/bestiary-effects/effect-ironblood-stance.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,65 @@
{
"_id": "nAHRwy8agswzdgFh",
"img": "systems/pf2e/icons/features/feats/ironblood-stance.webp",
"name": "Effect: Ironblood Stance",
"system": {
"description": {
"value": "<p>Nakasha enters a stance of impenetrable iron. As long as she's in this stance, Nakasha can make iron sweep Strikes with her fists and gains resistance 2 to all damage.</p>"
},
"duration": {
"expiry": "turn-start",
"sustained": false,
"unit": "encounter",
"value": -1
},
"level": {
"value": 1
},
"publication": {
"license": "ORC",
"remaster": true,
"title": "Pathfinder Adventure Path #209: Destroyer's Doom"
},
"rules": [
{
"attackModifier": 19,
"category": "unarmed",
"damage": {
"base": {
"damageType": "bludgeoning",
"dice": 3,
"die": "d8",
"modifier": 6
}
},
"group": "brawling",
"img": "systems/pf2e/icons/features/feats/ironblood-stance.webp",
"key": "Strike",
"label": "PF2E.SpecificRule.Stance.Attack.IronSweep",
"range": null,
"traits": [
"sweep",
"unarmed",
"nonlethal"
]
},
{
"key": "Resistance",
"type": "all-damage",
"value": 2
}
],
"start": {
"initiative": null,
"value": 0
},
"tokenIcon": {
"show": true
},
"traits": {
"rarity": "common",
"value": []
}
},
"type": "effect"
}
48 changes: 48 additions & 0 deletions packs/equipment-effects/effect-stubborn-skin.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,48 @@
{
"_id": "bbZkyKT6MzaX4FHI",
"img": "icons/equipment/chest/vest-leather-tattered-white.webp",
"name": "Effect: Stubborn Skin",
"system": {
"description": {
"value": "<p>Granted by @UUID[Compendium.pf2e.equipment-srd.Item.Aurochs Hide Armor]</p>\n<p>You have a –1 penalty to Reflex saves and a +2 item bonus to Fortitude saves.</p>"
},
"duration": {
"expiry": "turn-end",
"sustained": false,
"unit": "minutes",
"value": 1
},
"level": {
"value": 1
},
"publication": {
"license": "ORC",
"remaster": true,
"title": "Pathfinder Adventure Path #209: Destroyer's Doom"
},
"rules": [
{
"key": "FlatModifier",
"selector": "reflex",
"value": -1
},
{
"key": "FlatModifier",
"selector": "fortitude",
"type": "item",
"value": 2
}
],
"start": {
"initiative": null,
"value": 0
},
"tokenIcon": {
"show": true
},
"traits": {
"value": []
}
},
"type": "effect"
}
68 changes: 68 additions & 0 deletions packs/equipment/amulet-of-kinships-strength.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,68 @@
{
"_id": "P9v4lpVpLlL7AGnw",
"img": "icons/equipment/neck/amulet-round-engraved-gold.webp",
"name": "Amulet of Kinship's Strength",
"system": {
"baseItem": null,
"bulk": {
"value": 0.1
},
"containerId": null,
"description": {
"value": "<p>This weighty brass disk is inscribed with the ancestral names of its previous owners and now includes your own. When worn, it rests against your chest with a heavy warmth, a reminder of the strength of those who came before you. While worn and invested, you gain a +2 item bonus to Will saves. This bonus increases to +3 if the effect has the fear trait.</p>\n<p><strong>Activate—Strengthen Resolve</strong> <span class=\"action-glyph\">1</span></p>\n<p><strong>Frequency</strong> once per day</p><hr /><p><strong>Effect</strong> You extend your resolve to your allies, casting @UUID[Compendium.pf2e.spells-srd.Item.Strength of Mind] on up to three willing targets.</p>"
},
"hardness": 0,
"hp": {
"max": 0,
"value": 0
},
"level": {
"value": 12
},
"material": {
"grade": null,
"type": null
},
"price": {
"value": {
"gp": 2000
}
},
"publication": {
"license": "ORC",
"remaster": true,
"title": "Pathfinder Adventure Path #209: Destroyer's Doom"
},
"quantity": 1,
"rules": [
{
"key": "FlatModifier",
"selector": "will",
"type": "item",
"value": 2
},
{
"key": "AdjustModifier",
"mode": "add",
"predicate": [
"item:trait:fear"
],
"selector": "will",
"slug": "amulet-of-kinships-strength",
"value": 1
}
],
"size": "med",
"traits": {
"rarity": "uncommon",
"value": [
"invested",
"magical"
]
},
"usage": {
"value": "worn"
}
},
"type": "equipment"
}
77 changes: 77 additions & 0 deletions packs/equipment/aurochs-hide-armor.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,77 @@
{
"_id": "hCutQISjPJaKGYtj",
"img": "icons/equipment/chest/vest-leather-tattered-white.webp",
"name": "Aurochs Hide Armor",
"system": {
"acBonus": 3,
"baseItem": "hide-armor",
"bulk": {
"value": 2
},
"category": "medium",
"checkPenalty": -2,
"containerId": null,
"description": {
"value": "<p>Made of the sturdy, thick hide of the aurochs and tempered to be both flexible and durable, this <em>+1 resilient hide armor</em> is imbued with the aurochs' natural defenses against venomous predators. You gain resistance 5 to poison damage.</p>\n<p><strong>Activate—Stubborn Skin</strong> <span class=\"action-glyph\">1</span></p>\n<p>You pull the layers of the armor taut, stiffening your body against incoming forces for 1 minute. While the armor is taut, you have a –1 penalty to Reflex saves and a +2 item bonus to Fortitude saves.</p>\n<p>@UUID[Compendium.pf2e.equipment-effects.Item.Effect: Stubborn Skin]</p>"
},
"dexCap": 2,
"group": "leather",
"hardness": 0,
"hp": {
"max": 0,
"value": 0
},
"level": {
"value": 10
},
"material": {
"grade": null,
"type": null
},
"price": {
"value": {
"gp": 1000
}
},
"publication": {
"license": "ORC",
"remaster": true,
"title": "Pathfinder Adventure Path #209: Destroyer's Doom"
},
"quantity": 1,
"rules": [
{
"key": "Resistance",
"type": "poison",
"value": 5
}
],
"runes": {
"potency": 1,
"property": [],
"resilient": 1
},
"size": "med",
"specific": {
"material": {
"grade": null,
"type": null
},
"runes": {
"potency": 1,
"property": [],
"resilient": 1
}
},
"speedPenalty": -5,
"strength": 2,
"traits": {
"rarity": "uncommon",
"value": [
"invested",
"magical"
]
}
},
"type": "armor"
}
Loading

0 comments on commit 37c8345

Please sign in to comment.