-
Notifications
You must be signed in to change notification settings - Fork 367
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add automation and effects to additional Pathfinder Society Boons (#1…
- Loading branch information
1 parent
1b6f8e4
commit a8a9d5d
Showing
18 changed files
with
390 additions
and
12 deletions.
There are no files selected for viewing
56 changes: 56 additions & 0 deletions
56
packs/campaign-effects/pathfinder-society/effect-grand-finale.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,56 @@ | ||
{ | ||
"_id": "L2gnvfJ5y2cTNryW", | ||
"folder": "KN9hhATq6X3GwryB", | ||
"img": "systems/pf2e/icons/pathfinder-society/pfs-glyph.webp", | ||
"name": "Effect: Grand Finale", | ||
"system": { | ||
"description": { | ||
"value": "<p>Granted by Grand Finale</p>\n<p>You gain a +2 circumstance bonus to Performance checks, 20 temporary Hit Points, and a +1 circumstance bonus to Fortitude saves.</p>" | ||
}, | ||
"duration": { | ||
"expiry": "turn-start", | ||
"sustained": false, | ||
"unit": "minutes", | ||
"value": 10 | ||
}, | ||
"level": { | ||
"value": 1 | ||
}, | ||
"publication": { | ||
"license": "OGL", | ||
"remaster": false, | ||
"title": "Pathfinder Society Scenario #1-25: Grim Symphony" | ||
}, | ||
"rules": [ | ||
{ | ||
"key": "FlatModifier", | ||
"selector": "fortitude", | ||
"slug": "grand-finale-fortitude-bonus", | ||
"type": "circumstance", | ||
"value": 1 | ||
}, | ||
{ | ||
"key": "FlatModifier", | ||
"selector": "performance", | ||
"slug": "grand-finale-performance-bonus", | ||
"type": "circumstance", | ||
"value": 2 | ||
}, | ||
{ | ||
"key": "TempHP", | ||
"value": 20 | ||
} | ||
], | ||
"start": { | ||
"initiative": null, | ||
"value": 0 | ||
}, | ||
"tokenIcon": { | ||
"show": true | ||
}, | ||
"traits": { | ||
"value": [] | ||
} | ||
}, | ||
"type": "effect" | ||
} |
44 changes: 44 additions & 0 deletions
44
packs/campaign-effects/pathfinder-society/effect-light-in-the-dark.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,44 @@ | ||
{ | ||
"_id": "j2xuFnWfTov0VQoG", | ||
"folder": "KN9hhATq6X3GwryB", | ||
"img": "systems/pf2e/icons/pathfinder-society/pfs-glyph.webp", | ||
"name": "Effect: Light in the Dark", | ||
"system": { | ||
"description": { | ||
"value": "<p>Granted by S1-18 - Light in the Dark</p>\n<p>You gain a +1 circumstance bonus to Diplomacy checks to @UUID[Compendium.pf2e.actionspf2e.Item.Request]{Request Assistance} or @UUID[Compendium.pf2e.actionspf2e.Item.Make an Impression] while adventuring in Razmiran.</p>" | ||
}, | ||
"duration": { | ||
"expiry": null, | ||
"sustained": false, | ||
"unit": "unlimited", | ||
"value": -1 | ||
}, | ||
"level": { | ||
"value": 1 | ||
}, | ||
"publication": { | ||
"license": "OGL", | ||
"remaster": false, | ||
"title": "Pathfinder Society Scenario #1-18: Lodge of the Living God" | ||
}, | ||
"rules": [ | ||
{ | ||
"key": "FlatModifier", | ||
"selector": "diplomacy", | ||
"value": 1, | ||
"type": "circumstance" | ||
} | ||
], | ||
"start": { | ||
"initiative": null, | ||
"value": 0 | ||
}, | ||
"tokenIcon": { | ||
"show": true | ||
}, | ||
"traits": { | ||
"value": [] | ||
} | ||
}, | ||
"type": "effect" | ||
} |
64 changes: 64 additions & 0 deletions
64
packs/campaign-effects/pathfinder-society/effect-nexian-researcher.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,64 @@ | ||
{ | ||
"_id": "rEQP3SwRF9Zb1ppV", | ||
"folder": "KN9hhATq6X3GwryB", | ||
"img": "systems/pf2e/icons/pathfinder-society/pfs-glyph.webp", | ||
"name": "Effect: Nexian Researcher", | ||
"system": { | ||
"description": { | ||
"value": "<p>Granted by S1-00 - Nexian Researcher</p>\n<p>If you are Untrained in Pathfinder Society Lore, you can add your level to your Intelligence modifier when determining your bonus. If you are at least Trained in Pathfinder Society Lore, you gain a +2 circumstance bonus to this check instead.</p>" | ||
}, | ||
"duration": { | ||
"expiry": "turn-end", | ||
"sustained": false, | ||
"unit": "rounds", | ||
"value": 0 | ||
}, | ||
"level": { | ||
"value": 1 | ||
}, | ||
"publication": { | ||
"license": "OGL", | ||
"remaster": false, | ||
"title": "Pathfinder Society Scenario #1-00: Origin of the Open Road" | ||
}, | ||
"rules": [ | ||
{ | ||
"hideIfDisabled": true, | ||
"key": "FlatModifier", | ||
"predicate": [ | ||
"check:statistic:pathfinder-society-lore", | ||
"proficiency:untrained" | ||
], | ||
"removeAfterRoll": "if-enabled", | ||
"selector": "skill-check", | ||
"slug": "pathfinder-society-lore-untrained-bonus", | ||
"value": "@actor.level" | ||
}, | ||
{ | ||
"hideIfDisabled": true, | ||
"key": "FlatModifier", | ||
"predicate": [ | ||
"nexian-researcher", | ||
"check:statistic:pathfinder-society-lore", | ||
"proficiency:trained" | ||
], | ||
"removeAfterRoll": "if-enabled", | ||
"selector": "skill-check", | ||
"slug": "pathfinder-society-lore-trained-bonus", | ||
"type": "circumstance", | ||
"value": 2 | ||
} | ||
], | ||
"start": { | ||
"initiative": null, | ||
"value": 0 | ||
}, | ||
"tokenIcon": { | ||
"show": true | ||
}, | ||
"traits": { | ||
"value": [] | ||
} | ||
}, | ||
"type": "effect" | ||
} |
55 changes: 55 additions & 0 deletions
55
packs/campaign-effects/pathfinder-society/effect-practiced-medic.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,55 @@ | ||
{ | ||
"_id": "OJibRFm4JCVGQZnx", | ||
"folder": "KN9hhATq6X3GwryB", | ||
"img": "systems/pf2e/icons/pathfinder-society/pfs-glyph.webp", | ||
"name": "Effect: Practiced Medic", | ||
"system": { | ||
"description": { | ||
"value": "<p>Granted by Practiced Medic</p>\n<p>You can improve a Medicine check's degree of success by one step to Administer First Aid, Treat Disease, Treat Poison, or Treat Wounds.</p>" | ||
}, | ||
"duration": { | ||
"expiry": "turn-end", | ||
"sustained": false, | ||
"unit": "rounds", | ||
"value": 0 | ||
}, | ||
"level": { | ||
"value": 1 | ||
}, | ||
"publication": { | ||
"license": "OGL", | ||
"remaster": false, | ||
"title": "Pathfinder Society Boons" | ||
}, | ||
"rules": [ | ||
{ | ||
"adjustment": { | ||
"all": "one-degree-better" | ||
}, | ||
"key": "AdjustDegreeOfSuccess", | ||
"predicate": [ | ||
{ | ||
"or": [ | ||
"action:treat-poison", | ||
"action:treat-wounds", | ||
"action:treat-disease" | ||
] | ||
} | ||
], | ||
"removeAfterRoll": "if-enabled", | ||
"selector": "medicine" | ||
} | ||
], | ||
"start": { | ||
"initiative": null, | ||
"value": 0 | ||
}, | ||
"tokenIcon": { | ||
"show": true | ||
}, | ||
"traits": { | ||
"value": [] | ||
} | ||
}, | ||
"type": "effect" | ||
} |
48 changes: 48 additions & 0 deletions
48
packs/campaign-effects/pathfinder-society/effect-tarnbreaker-champions.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,48 @@ | ||
{ | ||
"_id": "zcGenQGOjZgFuqzs", | ||
"folder": "KN9hhATq6X3GwryB", | ||
"img": "systems/pf2e/icons/pathfinder-society/pfs-glyph.webp", | ||
"name": "Effect: Tarnbreaker Champions", | ||
"system": { | ||
"description": { | ||
"value": "<p>Granted by Tarnbreaker Champions</p>\n<p>you gain a +1 circumstance bonus on all Diplomacy checks to @UUID[Compendium.pf2e.actionspf2e.Item.Request]{Make a Request} while playing in an adventure that takes place primarily in the Lands of the Linnorm Kings.</p>" | ||
}, | ||
"duration": { | ||
"expiry": null, | ||
"sustained": false, | ||
"unit": "unlimited", | ||
"value": -1 | ||
}, | ||
"level": { | ||
"value": 1 | ||
}, | ||
"publication": { | ||
"license": "OGL", | ||
"remaster": false, | ||
"title": "Pathfinder Society Scenario #1-10: Tarnbreaker's Trail" | ||
}, | ||
"rules": [ | ||
{ | ||
"hideIfDisabled": true, | ||
"key": "FlatModifier", | ||
"predicate": [ | ||
"action:request" | ||
], | ||
"selector": "diplomacy", | ||
"type": "circumstance", | ||
"value": 1 | ||
} | ||
], | ||
"start": { | ||
"initiative": null, | ||
"value": 0 | ||
}, | ||
"tokenIcon": { | ||
"show": true | ||
}, | ||
"traits": { | ||
"value": [] | ||
} | ||
}, | ||
"type": "effect" | ||
} |
53 changes: 53 additions & 0 deletions
53
packs/campaign-effects/pathfinder-society/effect-technological-defence.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,53 @@ | ||
{ | ||
"_id": "XmNIl5QrNXy88Fk8", | ||
"folder": "KN9hhATq6X3GwryB", | ||
"img": "systems/pf2e/icons/pathfinder-society/pfs-glyph.webp", | ||
"name": "Effect: Technological Defence", | ||
"system": { | ||
"description": { | ||
"value": "<p>Granted by Technological Defence.</p>\n<p>You gain a +1 circumstance bonus to a saving throw against a technological weapon or effect.</p>" | ||
}, | ||
"duration": { | ||
"expiry": null, | ||
"sustained": false, | ||
"unit": "unlimited", | ||
"value": -1 | ||
}, | ||
"level": { | ||
"value": 1 | ||
}, | ||
"publication": { | ||
"license": "OGL", | ||
"remaster": false, | ||
"title": "Pathfinder Society Quest #8: Shadows of the Black Sovereign" | ||
}, | ||
"rules": [ | ||
{ | ||
"domain": "all", | ||
"key": "RollOption", | ||
"option": "technological-defence", | ||
"toggleable": true | ||
}, | ||
{ | ||
"key": "FlatModifier", | ||
"predicate": [ | ||
"technological-defence" | ||
], | ||
"selector": "saving-throw", | ||
"type": "circumstance", | ||
"value": 1 | ||
} | ||
], | ||
"start": { | ||
"initiative": null, | ||
"value": 0 | ||
}, | ||
"tokenIcon": { | ||
"show": true | ||
}, | ||
"traits": { | ||
"value": [] | ||
} | ||
}, | ||
"type": "effect" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.