Skip to content

Commit

Permalink
Update select Secrets of Magic Battle Form spells per Paizo Fall 2024…
Browse files Browse the repository at this point in the history
… errata (foundryvtt#17733)
  • Loading branch information
ammalagonc authored Dec 17, 2024
1 parent 8ee8128 commit 8488c98
Show file tree
Hide file tree
Showing 23 changed files with 1,004 additions and 43 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
{
"key": "FlatModifier",
"predicate": [
"death"
"item:trait:death"
],
"selector": "saving-throw",
"type": "status",
Expand All @@ -103,7 +103,7 @@
{
"key": "Note",
"selector": "strike-damage",
"text": "PF2E.BattleForm.DaemonForm.CeustodaemonDamageNote",
"text": "PF2E.BattleForm.DaemonForm.Note.CeustodaemonDamage",
"title": "{item|name}"
},
{
Expand Down
136 changes: 136 additions & 0 deletions packs/spell-effects/spell-effect-demon-form-abrikandilu.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,136 @@
{
"_id": "BIIYUbCsJxb0P8gm",
"img": "icons/creatures/magical/spirit-poison-smoke-green.webp",
"name": "Spell Effect: Demon Form (Abrikandilu)",
"system": {
"description": {
"value": "<p>Granted by @UUID[Compendium.pf2e.spells-srd.Item.Demon Form]</p>\n<p>You transform into a Medium demon battle form. While in this form, you gain the demon and fiend traits. You have hands in this battle form and can use manipulate actions. You gain the following statistics and abilities regardless of the form that you choose:</p><ul><li>AC = 20 + your level. Ignore your armor check's penalty and Speed reduction.</li><li>30 temporary Hit Points, weakness 5 to cold iron, and weakness 5 to holy.</li><li>Darkvision.</li><li>One or more attacks specific to the battle form you use. You're trained with them. Your attack modifier is +22, and you use the listed damage. These attacks are Strength based (for the purpose of the enfeebled condition, for example). If your attack modifier is higher for the given unarmed attack or weapon, you can use it instead.</li><li>Athletics modifier of +23, unless your own modifier is higher.</li></ul><p>You also gain specific abilities based on the type of demon you choose:</p><ul><li><p><strong>Abrikandilu</strong> Speed 25 feet;</p><ul><li><strong>Melee</strong> <span class=\"action-glyph\">1</span> jaws (magical, unholy), <strong>Damage</strong> 2d6+12 piercing, and clumsy 1 for 1 minute on a critical hit;</li><li><strong>Melee</strong> <span class=\"action-glyph\">1</span> claw (agile, magic, unholy), <strong>Damage</strong> 2d6+12 slashing;</li><li><strong>Ranged</strong><span class=\"action-glyph\">1</span> hurled debris (range increment 20 feet, unholy), Damage 2d6+6 bludgeoning.</li></ul></li></ul>"
},
"duration": {
"expiry": "turn-start",
"sustained": false,
"unit": "minutes",
"value": 1
},
"level": {
"value": 6
},
"publication": {
"license": "OGL",
"remaster": false,
"title": "Pathfinder Secrets of Magic"
},
"rules": [
{
"hasHands": true,
"key": "BattleForm",
"overrides": {
"armorClass": {
"modifier": "20 + @actor.level"
},
"senses": {
"darkvision": {}
},
"size": "med",
"skills": {
"athletics": {
"modifier": 23
}
},
"speeds": {
"land": 25
},
"strikes": {
"claw": {
"ability": "str",
"baseType": "claw",
"category": "unarmed",
"damage": {
"damageType": "slashing",
"dice": 2,
"die": "d6",
"modifier": 12
},
"modifier": 22,
"traits": [
"unarmed",
"agile",
"magical",
"unholy"
]
},
"hurled debris": {
"ability": "str",
"category": "unarmed",
"damage": {
"damageType": "slashing",
"dice": 2,
"die": "d6",
"modifier": 6
},
"modifier": 22,
"traits": [
"unarmed",
"reach-20",
"unholy"
]
},
"jaws": {
"ability": "str",
"baseType": "jaws",
"category": "unarmed",
"damage": {
"damageType": "piercing",
"dice": 2,
"die": "d6",
"modifier": 12
},
"img": "icons/creatures/abilities/mouth-teeth-long-red.webp",
"modifier": 22,
"traits": [
"unarmed",
"magical",
"unholy"
]
}
},
"tempHP": 30,
"traits": [
"demon",
"fiend"
],
"weaknesses": [
{
"type": "cold-iron",
"value": 5
},
{
"type": "holy",
"value": 5
}
]
}
},
{
"key": "Note",
"outcome": [
"criticalSuccess"
],
"selector": "jaws-attack-roll",
"text": "PF2E.BattleForm.DemonForm.Notes.AbrikandiluCritical",
"title": "{item|name}"
}
],
"start": {
"initiative": null,
"value": 0
},
"tokenIcon": {
"show": true
},
"traits": {
"value": []
}
},
"type": "effect"
}
8 changes: 5 additions & 3 deletions packs/spell-effects/spell-effect-demon-form-babau.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"name": "Spell Effect: Demon Form (Babau)",
"system": {
"description": {
"value": "<p>Granted by @UUID[Compendium.pf2e.spells-srd.Item.Demon Form]</p>\n<p>You transform into a Medium demon battle form. While in this form, you gain the demon and fiend traits. You have hands in this battle form and can use manipulate actions. You gain the following statistics and abilities regardless of the form that you choose:</p><ul><li>AC = 20 + your level. Ignore your armor check's penalty and Speed reduction.</li><li>30 temporary Hit Points, weakness 5 to cold iron, and weakness 5 to holy.</li><li>Darkvision.</li><li>One or more attacks specific to the battle form you use. You're trained with them. Your attack modifier is +22, and you use the listed damage. These attacks are Strength based (for the purpose of the enfeebled condition, for example). If your attack modifier is higher for the given unarmed attack or weapon, you can use it instead.</li><li>Athletics modifier of +23, unless your own modifier is higher.</li></ul><p>You also gain specific abilities based on the type of demon you choose:</p><ul><li><p><strong>Babau</strong> Speed 25 feet;</p><ul><li><strong>Melee</strong> <span class=\"action-glyph\">1</span> longspear (reach 10 feet), <strong>Damage</strong> 2d8+10 piercing plus 1d6 spirit;</li><li><strong>Melee</strong> <span class=\"action-glyph\">1</span> jaws, <strong>Damage</strong> 2d10 piercing plus 1d6 spirit;</li><li><strong>Melee</strong> <span class=\"action-glyph\">1</span> claw (agile), <strong>Damage</strong> 2d4 slashing plus 1d6 spirit;</li><li>all Strikes deal 2d6 additional precision damage to @UUID[Compendium.pf2e.conditionitems.Item.Off-Guard] creatures.</li></ul></li></ul>"
"value": "<p>Granted by @UUID[Compendium.pf2e.spells-srd.Item.Demon Form]</p>\n<p>You transform into a Medium demon battle form. While in this form, you gain the demon and fiend traits. You have hands in this battle form and can use manipulate actions. You gain the following statistics and abilities regardless of the form that you choose:</p><ul><li>AC = 20 + your level. Ignore your armor check's penalty and Speed reduction.</li><li>30 temporary Hit Points, weakness 5 to cold iron, and weakness 5 to holy.</li><li>Darkvision.</li><li>One or more attacks specific to the battle form you use. You're trained with them. Your attack modifier is +22, and you use the listed damage. These attacks are Strength based (for the purpose of the enfeebled condition, for example). If your attack modifier is higher for the given unarmed attack or weapon, you can use it instead.</li><li>Athletics modifier of +23, unless your own modifier is higher.</li></ul><p>You also gain specific abilities based on the type of demon you choose:</p><ul><li><p><strong>Babau</strong> Speed 25 feet;</p><ul><li><strong>Melee</strong> <span class=\"action-glyph\">1</span> longspear (reach 10 feet), <strong>Damage</strong> 2d8+10 piercing plus 1d6 spirit;</li><li><strong>Melee</strong> <span class=\"action-glyph\">1</span> jaws, <strong>Damage</strong> 2d10+10 piercing plus 1d6 spirit;</li><li><strong>Melee</strong> <span class=\"action-glyph\">1</span> claw (agile), <strong>Damage</strong> 2d4+10 slashing plus 1d6 spirit;</li><li>all Strikes deal 2d6 additional precision damage to @UUID[Compendium.pf2e.conditionitems.Item.Off-Guard] creatures.</li></ul></li></ul>"
},
"duration": {
"expiry": "turn-start",
Expand Down Expand Up @@ -48,7 +48,8 @@
"damage": {
"damageType": "slashing",
"dice": 2,
"die": "d4"
"die": "d4",
"modifier": 10
},
"modifier": 22,
"traits": [
Expand All @@ -63,7 +64,8 @@
"damage": {
"damageType": "piercing",
"dice": 2,
"die": "d10"
"die": "d10",
"modifier": 10
},
"img": "icons/creatures/abilities/mouth-teeth-long-red.webp",
"modifier": 22,
Expand Down
119 changes: 119 additions & 0 deletions packs/spell-effects/spell-effect-demon-form-brimorak.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,119 @@
{
"_id": "LzsCQ1mRnPYDzNpo",
"img": "icons/creatures/magical/spirit-poison-smoke-green.webp",
"name": "Spell Effect: Demon Form (Brimorak)",
"system": {
"description": {
"value": "<p>Granted by @UUID[Compendium.pf2e.spells-srd.Item.Demon Form]</p>\n<p>You transform into a Medium demon battle form. While in this form, you gain the demon and fiend traits. You have hands in this battle form and can use manipulate actions. You gain the following statistics and abilities regardless of the form that you choose:</p><ul><li>AC = 20 + your level. Ignore your armor check's penalty and Speed reduction.</li><li>30 temporary Hit Points, weakness 5 to cold iron, and weakness 5 to holy.</li><li>Darkvision.</li><li>One or more attacks specific to the battle form you use. You're trained with them. Your attack modifier is +22, and you use the listed damage. These attacks are Strength based (for the purpose of the enfeebled condition, for example). If your attack modifier is higher for the given unarmed attack or weapon, you can use it instead.</li><li>Athletics modifier of +23, unless your own modifier is higher.</li></ul><p>You also gain specific abilities based on the type of demon you choose:</p><ul><li><p><strong>Brimorak</strong> Speed 30 feet;</p><ul><li><strong>Melee</strong> <span class=\"action-glyph\">1</span> flaming sword (magical, unholy), <strong>Damage</strong> 2d8+10 slashing plus 1d6 fire;</li><li><strong>Melee</strong> <span class=\"action-glyph\">1</span> hoof (agile, unholy), <strong>Damage</strong> 2d4+10 bludgeoning plus 1d6 fire.</li></ul></li></ul>"
},
"duration": {
"expiry": "turn-start",
"sustained": false,
"unit": "minutes",
"value": 1
},
"level": {
"value": 6
},
"publication": {
"license": "OGL",
"remaster": false,
"title": "Pathfinder Secrets of Magic"
},
"rules": [
{
"hasHands": true,
"key": "BattleForm",
"overrides": {
"armorClass": {
"modifier": "20 + @actor.level"
},
"senses": {
"darkvision": {}
},
"size": "med",
"skills": {
"athletics": {
"modifier": 23
}
},
"speeds": {
"land": 30
},
"strikes": {
"hoof": {
"ability": "str",
"baseType": "hoof",
"category": "unarmed",
"damage": {
"damageType": "bludgeoning",
"dice": 2,
"die": "d4",
"modifier": 10
},
"modifier": 22,
"traits": [
"unarmed",
"agile",
"magical",
"unholy"
]
},
"longsword": {
"ability": "str",
"baseType": "longsword",
"category": "martial",
"damage": {
"damageType": "slashing",
"dice": 2,
"die": "d8",
"modifier": 10
},
"group": "sword",
"img": "icons/magic/fire/dagger-rune-enchant-flame-red.webp",
"label": "PF2E.BattleForm.Attack.FlamingSword",
"modifier": 22,
"traits": [
"magical",
"unholy"
]
}
},
"tempHP": 30,
"traits": [
"demon",
"fiend"
],
"weaknesses": [
{
"type": "cold-iron",
"value": 5
},
{
"type": "holy",
"value": 5
}
]
}
},
{
"damageType": "fire",
"diceNumber": 1,
"dieSize": "d6",
"key": "DamageDice",
"selector": "hoof-damage"
}
],
"start": {
"initiative": null,
"value": 0
},
"tokenIcon": {
"show": true
},
"traits": {
"value": []
}
},
"type": "effect"
}
Loading

0 comments on commit 8488c98

Please sign in to comment.