aboutsummaryrefslogtreecommitdiff
path: root/parser/monsters/remorhaz.json
diff options
context:
space:
mode:
authorYour Name <you@example.com>2021-04-29 14:17:08 -0400
committerYour Name <you@example.com>2021-04-29 14:17:08 -0400
commit5a813a75412ac9b8fadb90c9abd46dd95aee8e9b (patch)
tree75c5466d459c793430a6481cd276a624cd843794 /parser/monsters/remorhaz.json
parentcd57ad6e208728bafcbc8c7d7b85d88603706978 (diff)
downloaddmtool-5a813a75412ac9b8fadb90c9abd46dd95aee8e9b.tar.gz
dmtool-5a813a75412ac9b8fadb90c9abd46dd95aee8e9b.tar.bz2
dmtool-5a813a75412ac9b8fadb90c9abd46dd95aee8e9b.zip
Removed data files from repo
Diffstat (limited to 'parser/monsters/remorhaz.json')
-rw-r--r--parser/monsters/remorhaz.json80
1 files changed, 0 insertions, 80 deletions
diff --git a/parser/monsters/remorhaz.json b/parser/monsters/remorhaz.json
deleted file mode 100644
index ef92cee..0000000
--- a/parser/monsters/remorhaz.json
+++ /dev/null
@@ -1,80 +0,0 @@
-{
- "speed": "30 ft., burrow 20 ft.",
- "saves": [],
- "d_resistances": [],
- "d_vulnerabilities": [],
- "d_immunities": [
- {
- "type": "cold",
- "qualifiers": []
- },
- {
- "type": "fire",
- "qualifiers": []
- }
- ],
- "c_immunities": [],
- "senses": [
- "darkvision 60 ft.",
- "tremorsense 60 ft."
- ],
- "langs": "--",
- "skills": {},
- "hit_die_count": 17,
- "hit_die_sides": 12,
- "name": "Remorhaz",
- "type": "monstrosity",
- "cr": 11.0,
- "size": "Huge",
- "alignment": "unaligned",
- "stats": {
- "str": 24,
- "dex": 13,
- "con": 21,
- "int": 4,
- "wis": 10,
- "cha": 5
- },
- "inventory": [],
- "natural_armor": {
- "name": "natural",
- "bonus": 17
- },
- "description": "",
- "features": [
- {
- "name": "heated body",
- "text": "A creature that touches the remorhaz or hits it with a melee attack while within 5 feet of it takes 10 (3d6) fire damage.",
- "type": "feature"
- },
- {
- "name": "bite",
- "text": "_Melee Weapon Attack:_ +11 to hit, reach 10 ft., one target. _Hit:_ 40 (6d10 + 7) piercing damage plus 10 (3d6) fire damage. If the target is a creature, it is grappled (escape DC 17). Until this grapple ends, the target is restrained, and the remorhaz can't bite another target.",
- "type": "action",
- "attack": {
- "name": "bite",
- "cost": 0,
- "damage": {
- "dmg_type": "piercing",
- "dmg_die_count": 6,
- "dmg_die_sides": 10
- },
- "weight": 0.0,
- "range": [
- 0,
- 0
- ],
- "reach": 10,
- "properties": [],
- "type": "unknown",
- "text": "_Melee Weapon Attack:_ +11 to hit, reach 10 ft., one target. _Hit:_ 40 (6d10 + 7) piercing damage plus 10 (3d6) fire damage. If the target is a creature, it is grappled (escape DC 17). Until this grapple ends, the target is restrained, and the remorhaz can't bite another target."
- }
- },
- {
- "name": "swallow",
- "text": "The remorhaz makes one bite attack against a Medium or smaller creature it is grappling. If the attack hits, that creature takes the bite's damage and is swallowed, and the grapple ends. While swallowed, the creature is blinded and restrained, it has total cover against attacks and other effects outside the remorhaz, and it takes 21 (6d6) acid damage at the start of each of the remorhaz's turns. \nIf the remorhaz takes 30 damage or more on a single turn from a creature inside it, the remorhaz must succeed on a DC 15 Constitution saving throw at the end of that turn or regurgitate all swallowed creatures, which fall prone in a space within 10 feet of the remorhaz. If the remorhaz dies, a swallowed creature is no longer restrained by it and can escape from the corpse using 15 feet of movement, exiting prone.",
- "type": "action"
- }
- ],
- "prof": 4
-} \ No newline at end of file