init
This commit is contained in:
@@ -0,0 +1,52 @@
|
||||
---
|
||||
obsidianUIMode: preview
|
||||
cssclasses: json5e-monster
|
||||
tags:
|
||||
- compendium/src/5e/mm
|
||||
- monster/environment/forest
|
||||
- monster/environment/swamp
|
||||
- monster/size/medium
|
||||
- monster/type/beast
|
||||
aliases: ["Giant Frog"]
|
||||
---
|
||||
# Giant Frog
|
||||
*Source: SRD / Basic Rules*
|
||||
|
||||
```ad-statblock
|
||||
title: Giant Frog
|
||||

|
||||
*Medium beast, Unaligned*
|
||||
|
||||
- **Armor Class** 11
|
||||
- **Hit Points** 18 (`4d8`)
|
||||
- **Speed** 30 ft., swim 30 ft.
|
||||
|
||||
|STR|DEX|CON|INT|WIS|CHA|
|
||||
|:---:|:---:|:---:|:---:|:---:|:---:|
|
||||
|12 (+1)|13 (+1)|11 (+0)| 2 (-4)|10 (+0)| 3 (-4)|
|
||||
|
||||
- **Proficiency Bonus** +2
|
||||
- **Saving Throws** ⏤
|
||||
- **Skills** Perception +2, Stealth +3
|
||||
- **Senses** darkvision 30 ft., passive Perception 12
|
||||
|
||||
- **Languages** —
|
||||
- **Challenge** 1/4
|
||||
|
||||
## Traits
|
||||
|
||||
***Amphibious.*** The frog can breathe air and water.
|
||||
|
||||
***Standing Leap.*** The frog's long jump is up to 20 feet and its high jump is up to 10 feet, with or without a running start.
|
||||
|
||||
## Actions
|
||||
|
||||
***Bite.*** *Melee Weapon Attack:* +3 to hit, reach 5 ft., one target. *Hit:* 4 (`1d6 + 1`) piercing damage, and the target is [grappled](rules/conditions.md#grappled) (escape DC 11). Until this grapple ends, the target is [restrained](rules/conditions.md#restrained), and the frog can't bite another target.
|
||||
|
||||
***Swallow.*** The frog makes one bite attack against a Small or smaller target it is grappling. If the attack hits, the target is swallowed, and the grapple ends. The swallowed target is [blinded](rules/conditions.md#blinded) and [restrained](rules/conditions.md#restrained), it has total cover against attacks and other effects outside the frog, and it takes 5 (`2d4`) acid damage at the start of each of the frog's turns. The frog can have only one target swallowed at a time. If the frog dies, a swallowed creature is no longer [restrained](rules/conditions.md#restrained) by it and can escape from the corpse using 5 feet of movement, exiting [prone](rules/conditions.md#prone).
|
||||
```
|
||||
^statblock
|
||||
|
||||
## Environment
|
||||
|
||||
forest, swamp
|
||||
Reference in New Issue
Block a user