aboutsummaryrefslogtreecommitdiff
path: root/parsed/creatures/remorhaz.json
diff options
context:
space:
mode:
authorYour Name <you@example.com>2023-05-30 18:33:10 -0400
committerYour Name <you@example.com>2023-05-30 18:33:10 -0400
commite1ef3e987a1ef87fad2e44d2023e4aa50fb28c35 (patch)
treeb48a6087720d6bf69a80f0c284320320043fcdee /parsed/creatures/remorhaz.json
parentd428ae1c5b3b0ec88c1b55c56317c3750502d5f4 (diff)
downloaddmtool-e1ef3e987a1ef87fad2e44d2023e4aa50fb28c35.tar.gz
dmtool-e1ef3e987a1ef87fad2e44d2023e4aa50fb28c35.tar.bz2
dmtool-e1ef3e987a1ef87fad2e44d2023e4aa50fb28c35.zip
Changed makefiles, added parsed files
Diffstat (limited to 'parsed/creatures/remorhaz.json')
-rw-r--r--parsed/creatures/remorhaz.json102
1 files changed, 102 insertions, 0 deletions
diff --git a/parsed/creatures/remorhaz.json b/parsed/creatures/remorhaz.json
new file mode 100644
index 0000000..d74086f
--- /dev/null
+++ b/parsed/creatures/remorhaz.json
@@ -0,0 +1,102 @@
+{
+ "entry": "creatures",
+ "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": [],
+ "observant": false,
+ "givenName": "NAME",
+ "hpMax": -1,
+ "hp": -1,
+ "natural_armor": {
+ "name": "natural",
+ "bonus": 17
+ },
+ "text": "",
+ "features": [
+ {
+ "entry": "feature",
+ "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"
+ },
+ {
+ "entry": "feature",
+ "name": "bite",
+ "text": "",
+ "type": "attack",
+ "attack": {
+ "entry": "item",
+ "type": "weapons",
+ "name": "bite",
+ "cost": -1,
+ "damage": [
+ {
+ "dmg_die_count": 6,
+ "dmg_die_sides": 10,
+ "dmg_type": "piercing",
+ "is_or": false
+ },
+ {
+ "dmg_die_count": 3,
+ "dmg_die_sides": 6,
+ "dmg_type": "fire",
+ "is_or": false
+ }
+ ],
+ "weight": -1.0,
+ "range": [
+ 0,
+ 0
+ ],
+ "reach": 10,
+ "properties": [],
+ "weapon_type": "unknown",
+ "text": ". 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.",
+ "toHitOverride": null,
+ "dmgBonusOverride": null,
+ "abilityOverride": null
+ }
+ },
+ {
+ "entry": "feature",
+ "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