aboutsummaryrefslogtreecommitdiff
path: root/parser/monsters/rug_of_smothering.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/rug_of_smothering.json
parentcd57ad6e208728bafcbc8c7d7b85d88603706978 (diff)
downloaddmtool-5a813a75412ac9b8fadb90c9abd46dd95aee8e9b.tar.gz
dmtool-5a813a75412ac9b8fadb90c9abd46dd95aee8e9b.tar.bz2
dmtool-5a813a75412ac9b8fadb90c9abd46dd95aee8e9b.zip
Removed data files from repo
Diffstat (limited to 'parser/monsters/rug_of_smothering.json')
-rw-r--r--parser/monsters/rug_of_smothering.json113
1 files changed, 0 insertions, 113 deletions
diff --git a/parser/monsters/rug_of_smothering.json b/parser/monsters/rug_of_smothering.json
deleted file mode 100644
index 8619e9f..0000000
--- a/parser/monsters/rug_of_smothering.json
+++ /dev/null
@@ -1,113 +0,0 @@
-{
- "speed": "10 ft.",
- "saves": [],
- "d_resistances": [],
- "d_vulnerabilities": [],
- "d_immunities": [
- {
- "type": "poison",
- "qualifiers": []
- },
- {
- "type": "psychic",
- "qualifiers": []
- }
- ],
- "c_immunities": [
- {
- "type": "blinded",
- "qualifiers": []
- },
- {
- "type": "charmed",
- "qualifiers": []
- },
- {
- "type": "deafened",
- "qualifiers": []
- },
- {
- "type": "frightened",
- "qualifiers": []
- },
- {
- "type": "paralyzed",
- "qualifiers": []
- },
- {
- "type": "petrified",
- "qualifiers": []
- },
- {
- "type": "poisoned",
- "qualifiers": []
- }
- ],
- "senses": [
- "blindsight 60 ft. (blind beyond this radius)"
- ],
- "langs": "--",
- "skills": {},
- "hit_die_count": 6,
- "hit_die_sides": 10,
- "name": "Rug of Smothering",
- "type": "construct",
- "cr": 2.0,
- "size": "Large",
- "alignment": "unaligned",
- "stats": {
- "str": 17,
- "dex": 14,
- "con": 10,
- "int": 1,
- "wis": 3,
- "cha": 1
- },
- "inventory": [],
- "natural_armor": {
- "name": "",
- "bonus": 0
- },
- "description": "",
- "features": [
- {
- "name": "antimagic susceptibility",
- "text": "The rug is incapacitated while in the area of an antimagic field. If targeted by **_dispel magic_**, the rug must succeed on a Constitution saving throw against the caster's spell save DC or fall unconscious for 1 minute.",
- "type": "feature"
- },
- {
- "name": "damage transfer",
- "text": "While it is grappling a creature, the rug takes only half the damage dealt to it, and the creature grappled by the rug takes the other half.",
- "type": "feature"
- },
- {
- "name": "false appearance",
- "text": "While the rug remains motionless, it is indistinguishable from a normal rug.",
- "type": "feature"
- },
- {
- "name": "smother",
- "text": "_Melee Weapon Attack:_ +5 to hit, reach 5 ft., one Medium or smaller creature. _Hit:_ The creature is grappled (escape DC 13). Until this grapple ends, the target is restrained, blinded, and at risk of suffocating, and the rug can't smother another target. In addition, at the start of each of the target's turns, the target takes 10 (2d6 + 3) bludgeoning damage.",
- "type": "action",
- "attack": {
- "name": "smother",
- "cost": 0,
- "damage": {
- "dmg_type": "-",
- "dmg_die_count": 0,
- "dmg_die_sides": 0
- },
- "weight": 0.0,
- "range": [
- 0,
- 0
- ],
- "reach": 5,
- "properties": [],
- "type": "unknown",
- "text": "_Melee Weapon Attack:_ +5 to hit, reach 5 ft., one Medium or smaller creature. _Hit:_ The creature is grappled (escape DC 13). Until this grapple ends, the target is restrained, blinded, and at risk of suffocating, and the rug can't smother another target. In addition, at the start of each of the target's turns, the target takes 10 (2d6 + 3) bludgeoning damage."
- }
- }
- ],
- "prof": 2
-} \ No newline at end of file