Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Brush up Acrobat Archetype #15182

Merged
merged 4 commits into from
Jun 21, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
66 changes: 66 additions & 0 deletions packs/feat-effects/effect-show-off.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,66 @@
{
"_id": "U7QM4yqxcoGSysoG",
"img": "icons/skills/social/peace-luck-insult.webp",
"name": "Effect: Show Off",
"system": {
"description": {
"value": "<p>Granted by @UUID[Compendium.pf2e.feats-srd.Item.Show-Off]</p>\n<p>You gain temporary Hit Points equal to your level (double your level on a critical success). You lose any remaining temporary Hit Points after 1 minute.</p>"
},
"duration": {
"expiry": "turn-start",
"sustained": false,
"unit": "minutes",
"value": 1
},
"level": {
"value": 1
},
"publication": {
"license": "OGL",
"remaster": false,
"title": "Pathfinder Lost Omens: Firebrands"
},
"rules": [
{
"choices": [
{
"label": "PF2E.Check.Result.Degree.Check.criticalSuccess",
"value": "critical-success"
},
{
"label": "PF2E.Check.Result.Degree.Check.success",
"value": "success"
}
],
"key": "ChoiceSet",
"prompt": "PF2E.SpecificRule.Prompt.DegreeOfSuccess",
"rollOption": "show-off"
},
{
"key": "TempHP",
"predicate": [
"show-off:success"
],
"value": "@actor.level"
},
{
"key": "TempHP",
"predicate": [
"show-off:critical-success"
],
"value": "2*@actor.level"
}
],
"start": {
"initiative": null,
"value": 0
},
"tokenIcon": {
"show": true
},
"traits": {
"value": []
}
},
"type": "effect"
}
4 changes: 2 additions & 2 deletions packs/feats/acrobat-dedication.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,8 @@
"action:tumble-through"
],
"selector": "acrobatics",
"text": "As success, but you don't treat the enemy's space as difficult terrain.",
"title": "Critical Success"
"text": "PF2E.SpecificRule.Acrobat.AcrobatDedication.Note",
"title": "{item|name}"
}
],
"traits": {
Expand Down
8 changes: 6 additions & 2 deletions packs/feats/contortionist.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,16 @@
"rules": [
{
"key": "Note",
"outcome": [
"critical-success",
"success"
],
"predicate": [
"action:escape"
],
"selector": "acrobatics",
"text": "Whenever you successfully @UUID[Compendium.pf2e.actionspf2e.Item.Escape] using Acrobatics, the creature you Escaped from is @UUID[Compendium.pf2e.conditionitems.Item.Off-Guard] against the next attack you make against it before the end of your next turn.",
"title": "Success"
"text": "PF2E.SpecificRule.Acrobat.Contortionist.Note",
"title": "{item|name}"
},
{
"key": "GrantItem",
Expand Down
2 changes: 1 addition & 1 deletion packs/feats/graceful-leaper.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"category": "skill",
"description": {
"value": "<p>Mass and muscle are meaningless when you leap; only grace and balance matter.</p>\n<p>You can roll an Acrobatics check instead of an Athletics check when making a @UUID[Compendium.pf2e.actionspf2e.Item.High Jump] or @UUID[Compendium.pf2e.actionspf2e.Item.Long Jump].</p>"
"value": "<p>Mass and muscle are meaningless when you leap; only grace and balance matter.</p>\n<p>You can roll an Acrobatics check instead of an Athletics check when making a [[/act high-jump skill=acrobatics]]{High Jump} or [[/act long-jump skill=acrobatics]]{Long Jump}.</p>"
},
"level": {
"value": 7
Expand Down
2 changes: 1 addition & 1 deletion packs/feats/show-off.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"category": "class",
"description": {
"value": "<p><strong>Frequency</strong> once per minute</p>\n<p><strong>Trigger</strong> You succeed at an Acrobatics or Athletics check deemed suitably challenging and meaningful by the GM.</p>\n<hr />\n<p>As is the tradition with many Firebrands, you call your shot and look to impress with an extra bit of panache or a greater stunt. Attempt the triggering check again, using the second result. On a success, you gain the normal results of the check, plus you feel invigorated by your stunt and gain temporary Hit Points equal to your level (double your level on a critical success). You lose any remaining temporary Hit Points after 1 minute. Typically, a challenging task is one with at least a standard DC for your level, though the difficulty may be higher depending on the situation. A meaningful context is one where the action's success or failure is relevant to the pursuit of your goals.</p>"
"value": "<p><strong>Frequency</strong> once per minute</p>\n<p><strong>Trigger</strong> You succeed at an Acrobatics or Athletics check deemed suitably challenging and meaningful by the GM.</p><hr /><p>As is the tradition with many Firebrands, you call your shot and look to impress with an extra bit of panache or a greater stunt. Attempt the triggering check again, using the second result. On a success, you gain the normal results of the check, plus you feel invigorated by your stunt and gain temporary Hit Points equal to your level (double your level on a critical success). You lose any remaining temporary Hit Points after 1 minute. Typically, a challenging task is one with at least a standard DC for your level, though the difficulty may be higher depending on the situation. A meaningful context is one where the action's success or failure is relevant to the pursuit of your goals.</p>\n<p>@UUID[Compendium.pf2e.feat-effects.Item.Effect: Show Off]</p>"
},
"frequency": {
"max": 1,
Expand Down
2 changes: 1 addition & 1 deletion packs/journals/archetypes.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"src": null,
"system": {},
"text": {
"content": "<p>You have trained your body to perform incredible, seemingly superhuman feats of grace. You move in ways that leave your opponents caught off guard and fumbling for a response, turning every fight into performance art.</p>\n<h2 style=\"text-align:left\">@UUID[Compendium.pf2e.feats-srd.Item.Acrobat Dedication] Feat 2</h2>\n<p><strong>Prerequisites</strong> trained in Acrobatics</p>\n<hr />\n<p>You become an expert in Acrobatics. At 7th level, you become a master in Acrobatics, and at 15th level, you become legendary in Acrobatics. Whenever you critically succeed at an Acrobatics check to Tumble Through an enemy's space, you don't treat the enemy's space as difficult terrain.</p>\n<p><strong>Special</strong> You can't select another dedication feat until you have gained two other feats from the acrobat archetype.</p>\n<h2>@UUID[Compendium.pf2e.feats-srd.Item.Contortionist] Feat 4</h2>\n<p><strong>Prerequisites</strong> Acrobat Dedication</p>\n<hr />\n<p>You can squeeze out of tight situations surprisingly quickly, gaining an advantage against foes that try to pin you down. You gain the Quick Squeeze skill feat, and if you're a master in Acrobatics, you can Squeeze at full Speed. Whenever you successfully Escape using Acrobatics, the creature you Escaped from is off-guard against the next attack you make against it before the end of your next turn.</p>\n<h2>@UUID[Compendium.pf2e.feats-srd.Item.Dodge Away] Feat 6</h2>\n<p><strong>Prerequisites</strong> Acrobat Dedication</p>\n<p><strong>Trigger</strong> You are the target of a melee attack.</p>\n<p><strong>Requirements</strong> You're aware of the attack and aren't off-guard.</p>\n<hr />\n<p>You use your acrobatic prowess to evade an attack, using momentum to keep yourself moving, if you choose. You gain a +1 circumstance bonus to AC against the triggering attack. If the attack misses you, you can Step after the Strike. If you're a master in Acrobatics, you can move 10 feet on this Step instead of 5 feet.</p>\n<h2>@UUID[Compendium.pf2e.feats-srd.Item.Graceful Leaper] Feat 7</h2>\n<p><strong>Prerequisites</strong> Acrobat Dedication, master in Acrobatics</p>\n<hr />\n<p>Mass and muscle are meaningless when you leap; only grace and balance matter. You can roll an Acrobatics check instead of an Athletics check when making a High Jump or Long Jump.</p>\n<h2>@UUID[Compendium.pf2e.feats-srd.Item.Show-Off] Feat 8</h2>\n<p><strong>Frequency</strong> once per minute</p>\n<p><strong>Prerequisites</strong> Acrobat Dedication</p>\n<p><strong>Access</strong> Members of the Firebrands at the rank of second mark or higher have access to this feat.</p>\n<p><strong>Trigger</strong> You succeed at an Acrobatics or Athletics check deemed suitably challenging and meaningful by the GM.</p>\n<hr />\n<p>As is the tradition with many Firebrands, you call your shot and look to impress with an extra bit of panache or a greater stunt. Attempt the triggering check again, using the second result. On a success, you gain the normal results of the check, plus you feel invigorated by your stunt and gain temporary Hit Points equal to your level (double your level on a critical success). You lose any remaining temporary Hit Points after 1 minute. Typically, a challenging task is one with at least a standard DC for your level, though the difficulty may be higher depending on the situation. A meaningful context is one where the action's success or failure is relevant to the pursuit of your goals.</p>\n<h2>@UUID[Compendium.pf2e.feats-srd.Item.Tumbling Strike] Feat 8</h2>\n<p><strong>Prerequisites</strong> Acrobat Dedication</p>\n<p><strong>Requirements</strong> You are adjacent to an enemy.</p>\n<hr />\n<p>Attempt an Acrobatics check against the Reflex DC of an enemy adjacent to you.</p>\n<hr />\n<p><strong>Critical Success</strong> You move through the enemy's space to an unoccupied space on the other side of the enemy from your starting position. This movement doesn't trigger reactions. You can't move farther than your Speed, and you must end your movement adjacent to the enemy whose space you moved through. After moving, you make a melee Strike against the enemy whose space you moved through, and the enemy is off-guard against that Strike.</p>\n<p><strong>Success</strong> As critical success, but the enemy isn't off-guard against the Strike.</p>\n<p><strong>Failure</strong> You remain in your original space but can still Strike.</p>\n<p><strong>Critical Failure</strong> No effect.</p>\n<h2>@UUID[Compendium.pf2e.feats-srd.Item.Mockingbird's Disarm] Feat 10</h2>\n<p><strong>Frequency</strong> once per minute</p>\n<p><strong>Prerequisites</strong> Acrobat Dedication</p>\n<p><strong>Access</strong> Members of the Firebrands at the rank of second mark or higher have access to this feat.</p>\n<p><strong>Trigger</strong> You succeed at a check to Tumble Through or use Tumbling Strike, and you moved through an enemy's space.</p>\n<hr />\n<p>The Mockingbird is a master at running into foes and coming away with their weapons. Mimicking their skill, you strike at a foe's wrist while tumbling past them, weakening their grip. You attempt to Disarm the enemy whose space you moved through. You can use Acrobatics instead of Athletics for this check.</p>\n<h2>@UUID[Compendium.pf2e.feats-srd.Item.Tumbling Opportunist] Feat 10</h2>\n<p><strong>Prerequisites</strong> Acrobat Dedication</p>\n<p><strong>Frequency</strong> once per minute</p>\n<p><strong>Requirements</strong> Your most recent action was to Tumble Through or Tumbling Strike, and you successfully moved through an enemy's space.</p>\n<hr />\n<p>You use a burst of stamina to perform a breathtaking feat of Acrobatics as you speed through a foe's space, leaving your foe lying flat on their back. You attempt to Trip the enemy whose space you moved through. You can use Acrobatics instead of Athletics for this check.</p>\n<h2>@UUID[Compendium.pf2e.feats-srd.Item.Quick Spring] Feat 13</h2>\n<p><strong>Prerequisites</strong> Acrobat Dedication; master in Acrobatics</p>\n<p><strong>Access</strong> Members of the Firebrands at the rank of second mark or higher have access to this feat.</p>\n<hr />\n<p>Ishii Bunji is a skilled tumbler, and learning his technique allows you to propel yourself across the battlefield faster than your enemies can react. When you Tumble Through, you Stride up to twice your Speed.</p>",
"content": "<p>You have trained your body to perform incredible, seemingly superhuman feats of grace. You move in ways that leave your opponents caught off guard and fumbling for a response, turning every fight into performance art.</p><h2 style=\"text-align:left\">@UUID[Compendium.pf2e.feats-srd.Item.Acrobat Dedication] Feat 2</h2><p><strong>Prerequisites</strong> trained in Acrobatics</p><hr /><p>You become an expert in Acrobatics. At 7th level, you become a master in Acrobatics, and at 15th level, you become legendary in Acrobatics. Whenever you critically succeed at an Acrobatics check to Tumble Through an enemy's space, you don't treat the enemy's space as difficult terrain.</p><p><strong>Special</strong> You can't select another dedication feat until you have gained two other feats from the acrobat archetype.</p><h2>@UUID[Compendium.pf2e.feats-srd.Item.Contortionist] Feat 4</h2><p><strong>Prerequisites</strong> Acrobat Dedication</p><hr /><p>You can squeeze out of tight situations surprisingly quickly, gaining an advantage against foes that try to pin you down. You gain the Quick Squeeze skill feat, and if you're a master in Acrobatics, you can Squeeze at full Speed. Whenever you successfully Escape using Acrobatics, the creature you Escaped from is off-guard against the next attack you make against it before the end of your next turn.</p><h2>@UUID[Compendium.pf2e.feats-srd.Item.Dodge Away] Feat 6</h2><p><strong>Prerequisites</strong> Acrobat Dedication</p><p><strong>Trigger</strong> You are the target of a melee attack.</p><p><strong>Requirements</strong> You're aware of the attack and aren't off-guard.</p><hr /><p>You use your acrobatic prowess to evade an attack, using momentum to keep yourself moving, if you choose. You gain a +1 circumstance bonus to AC against the triggering attack. If the attack misses you, you can Step after the Strike. If you're a master in Acrobatics, you can move 10 feet on this Step instead of 5 feet.</p><h2>@UUID[Compendium.pf2e.feats-srd.Item.Graceful Leaper] Feat 7</h2><p><strong>Prerequisites</strong> Acrobat Dedication, master in Acrobatics</p><hr /><p>Mass and muscle are meaningless when you leap; only grace and balance matter. You can roll an Acrobatics check instead of an Athletics check when making a High Jump or Long Jump.</p><h2>@UUID[Compendium.pf2e.feats-srd.Item.Show-Off] Feat 8</h2><p><strong>Frequency</strong> once per minute</p><p><strong>Prerequisites</strong> Acrobat Dedication</p><p><strong>Access</strong> Members of the Firebrands at the rank of second mark or higher have access to this feat.</p><p><strong>Trigger</strong> You succeed at an Acrobatics or Athletics check deemed suitably challenging and meaningful by the GM.</p><hr /><p>As is the tradition with many Firebrands, you call your shot and look to impress with an extra bit of panache or a greater stunt. Attempt the triggering check again, using the second result. On a success, you gain the normal results of the check, plus you feel invigorated by your stunt and gain temporary Hit Points equal to your level (double your level on a critical success). You lose any remaining temporary Hit Points after 1 minute. Typically, a challenging task is one with at least a standard DC for your level, though the difficulty may be higher depending on the situation. A meaningful context is one where the action's success or failure is relevant to the pursuit of your goals.</p><h2>@UUID[Compendium.pf2e.feats-srd.Item.Tumbling Strike] Feat 8</h2><p><strong>Prerequisites</strong> Acrobat Dedication</p><p><strong>Requirements</strong> You are adjacent to an enemy.</p><hr /><p>Attempt an Acrobatics check against the Reflex DC of an enemy adjacent to you.</p><hr /><p><strong>Critical Success</strong> You move through the enemy's space to an unoccupied space on the other side of the enemy from your starting position. This movement doesn't trigger reactions. You can't move farther than your Speed, and you must end your movement adjacent to the enemy whose space you moved through. After moving, you make a melee Strike against the enemy whose space you moved through, and the enemy is off-guard against that Strike.</p><p><strong>Success</strong> As critical success, but the enemy isn't off-guard against the Strike.</p><p><strong>Failure</strong> You remain in your original space but can still Strike.</p><p><strong>Critical Failure</strong> No effect.</p><h2>@UUID[Compendium.pf2e.feats-srd.Item.Mockingbird's Disarm] Feat 10</h2><p><strong>Frequency</strong> once per minute</p><p><strong>Prerequisites</strong> Acrobat Dedication</p><p><strong>Access</strong> Members of the Firebrands at the rank of second mark or higher have access to this feat.</p><p><strong>Trigger</strong> You succeed at a check to Tumble Through or use Tumbling Strike, and you moved through an enemy's space.</p><hr /><p>The Mockingbird is a master at running into foes and coming away with their weapons. Mimicking their skill, you strike at a foe's wrist while tumbling past them, weakening their grip. You attempt to Disarm the enemy whose space you moved through. You can use Acrobatics instead of Athletics for this check.</p><h2>@UUID[Compendium.pf2e.feats-srd.Item.Tumbling Opportunist] Feat 10</h2><p><strong>Prerequisites</strong> Acrobat Dedication</p><p><strong>Frequency</strong> once per minute</p><p><strong>Requirements</strong> Your most recent action was to Tumble Through or Tumbling Strike, and you successfully moved through an enemy's space.</p><hr /><p>You use a burst of stamina to perform a breathtaking feat of Acrobatics as you speed through a foe's space, leaving your foe lying flat on their back. You attempt to Trip the enemy whose space you moved through. You can use Acrobatics instead of Athletics for this check.</p><h2>@UUID[Compendium.pf2e.feats-srd.Item.Quick Spring] Feat 13</h2><p><strong>Prerequisites</strong> Acrobat Dedication; master in Acrobatics</p><p><strong>Access</strong> Members of the Firebrands at the rank of second mark or higher have access to this feat.</p><hr /><p>Ishii Bunji is a skilled tumbler, and learning his technique allows you to push yourself off a foe and propel yourself across the battlefield faster. If you succeed at an Acrobatics check to @UUID[Compendium.pf2e.actionspf2e.Item.Tumble Through] an enemy's space, you can Stride again as a free action after you complete your current movement.</p>",
"format": 1,
"markdown": ""
},
Expand Down
8 changes: 8 additions & 0 deletions static/lang/re-en.json
Original file line number Diff line number Diff line change
Expand Up @@ -1753,6 +1753,14 @@
"Woodworking": "Woodworking"
},
"SpecificRule": {
"Acrobat": {
"AcrobatDedication": {
"Note": "Whenever you critically succeed at an Acrobatics check to Tumble Through an enemy's space, you don't treat the enemy's space as difficult terrain."
},
"Contortionist": {
"Note": "Whenever you successfully @UUID[Compendium.pf2e.actionspf2e.Item.SkZAQRkLLkmBQNB9]{Escape} using Acrobatics, the creature you Escaped from is @UUID[Compendium.pf2e.conditionitems.Item.AJh5ex99aV6VTggg]{Off-Guard} against the next attack you make against it before the end of your next turn."
}
},
"Actions": {
"OneAction": "One Action",
"Prompt": "Select the number of actions",
Expand Down
Loading