-
-
Notifications
You must be signed in to change notification settings - Fork 62
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
14 changed files
with
10,576 additions
and
89 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,58 @@ | ||
{ | ||
"feat": [ | ||
{ | ||
"source": "PC1", | ||
"remaster": true, | ||
"page": 131, | ||
"name": "Deimatic Display", | ||
"activity": { | ||
"number": 1, | ||
"unit": "action" | ||
}, | ||
"traits": [ | ||
"druid" | ||
], | ||
"level": 8, | ||
"prerequisites": "trained in {@skill Intimidation}", | ||
"entries": [ | ||
"Imitating animal threat displays, you make yourself appear larger and more imposing. Roll one {@skill Intimidation} check to {@action Demoralize} and compare the result to the Will DC of each {@trait animal}, {@trait fungus}, and {@trait plant} creature in a 15-foot cone. When you do, {@action Demoralize} gains the {@trait visual} trait. You don't take a penalty if the creature doesn't understand your language." | ||
] | ||
}, | ||
{ | ||
"source": "PC1", | ||
"remaster": true, | ||
"page": 141, | ||
"name": "Aggressive Block", | ||
"activity": { | ||
"number": 1, | ||
"unit": "free" | ||
}, | ||
"traits": [ | ||
"fighter" | ||
], | ||
"level": 2, | ||
"trigger": "You use the {@feat Shield Block|PC1} reaction, and the opponent that triggered {@feat Shield Block|PC1} is adjacent to you and is your size or smaller.", | ||
"entries": [ | ||
"You push back as you block, knocking your foe away or off balance. You use your shield to push the triggering creature, either automatically {@action Shove||Shoving} it 5 feet or causing it to become {@condition flat-footed||off-guard} until the start of your next turn. The triggering creature chooses whether to be moved or become {@condition flat-footed||off-guard}. If it chooses to be moved, you choose the direction. If the {@action Shove} would cause it to hit a solid object, enter a square of difficult terrain, or enter another creature's space, it must become {@condition flat-footed||off-guard} instead of being moved." | ||
] | ||
}, | ||
{ | ||
"source": "PC1", | ||
"remaster": true, | ||
"page": 262, | ||
"name": "Shield Block", | ||
"activity": { | ||
"number": 1, | ||
"unit": "reaction" | ||
}, | ||
"level": 1, | ||
"traits": [ | ||
"general" | ||
], | ||
"trigger": "While you have your shield raised, you would take physical damage (bludgeoning, piercing, or slashing) from an attack.", | ||
"entries": [ | ||
"You snap your shield in place to ward off a blow. Your shield prevents you from taking an amount of damage up to the shield's Hardness. You and the shield each take any remaining damage, possibly breaking or destroying the shield." | ||
] | ||
} | ||
] | ||
} |
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.