mirror of
https://github.com/Obsidian-TTRPG-Community/dnd5e-markdown.git
synced 2025-07-19 04:44:56 -04:00
Initial Commit of 5e Data
Signed-off-by: Sigrunixia <Scholarlysigrun@icloud.com>
This commit is contained in:
parent
50691a5f88
commit
704166a4af
1807 changed files with 73364 additions and 4 deletions
7
compendium/feats/feats.md
Normal file
7
compendium/feats/feats.md
Normal file
|
@ -0,0 +1,7 @@
|
|||
---
|
||||
obsidianUIMode: preview
|
||||
cssclasses: json5e-note
|
||||
---
|
||||
# Index of Feats
|
||||
|
||||
- [Grappler](grappler.md)
|
16
compendium/feats/grappler.md
Normal file
16
compendium/feats/grappler.md
Normal file
|
@ -0,0 +1,16 @@
|
|||
---
|
||||
obsidianUIMode: preview
|
||||
cssclasses: json5e-feat
|
||||
tags:
|
||||
- compendium/src/5e/phb
|
||||
aliases: ["Grappler"]
|
||||
---
|
||||
# Grappler
|
||||
*Source: SRD / Basic Rules*
|
||||
|
||||
***Prerequisites*** Strength 13 or higher
|
||||
|
||||
You've developed the skills necessary to hold your own in close-quarters grappling. You gain the following benefits:
|
||||
|
||||
- You have advantage on attack rolls against a creature you are grappling.
|
||||
- You can use your action to try to pin a creature [grappled](rules/conditions.md#grappled) by you. To do so, make another grapple check. If you succeed, you and the creature are both [restrained](rules/conditions.md#restrained) until the grapple ends.
|
Loading…
Add table
Add a link
Reference in a new issue