aboutsummaryrefslogtreecommitdiff
path: root/parser/monsters/gray_ooze.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/gray_ooze.json
parentcd57ad6e208728bafcbc8c7d7b85d88603706978 (diff)
downloaddmtool-5a813a75412ac9b8fadb90c9abd46dd95aee8e9b.tar.gz
dmtool-5a813a75412ac9b8fadb90c9abd46dd95aee8e9b.tar.bz2
dmtool-5a813a75412ac9b8fadb90c9abd46dd95aee8e9b.zip
Removed data files from repo
Diffstat (limited to 'parser/monsters/gray_ooze.json')
-rw-r--r--parser/monsters/gray_ooze.json115
1 files changed, 0 insertions, 115 deletions
diff --git a/parser/monsters/gray_ooze.json b/parser/monsters/gray_ooze.json
deleted file mode 100644
index 874f3cd..0000000
--- a/parser/monsters/gray_ooze.json
+++ /dev/null
@@ -1,115 +0,0 @@
-{
- "speed": "10 ft., climb 10 ft.",
- "saves": [],
- "d_resistances": [
- {
- "type": "acid",
- "qualifiers": []
- },
- {
- "type": "cold",
- "qualifiers": []
- },
- {
- "type": "fire",
- "qualifiers": []
- }
- ],
- "d_vulnerabilities": [],
- "d_immunities": [],
- "c_immunities": [
- {
- "type": "blinded",
- "qualifiers": []
- },
- {
- "type": "charmed",
- "qualifiers": []
- },
- {
- "type": "deafened",
- "qualifiers": []
- },
- {
- "type": "exhaustion",
- "qualifiers": []
- },
- {
- "type": "frightened",
- "qualifiers": []
- },
- {
- "type": "prone",
- "qualifiers": []
- }
- ],
- "senses": [
- "blindsight 60 ft. (blind beyond this radius)"
- ],
- "langs": "--",
- "skills": {
- "Stealth": 2
- },
- "hit_die_count": 3,
- "hit_die_sides": 8,
- "name": "Gray Ooze",
- "type": "ooze",
- "cr": 0.5,
- "size": "Medium",
- "alignment": "unaligned",
- "stats": {
- "str": 12,
- "dex": 6,
- "con": 16,
- "int": 1,
- "wis": 6,
- "cha": 2
- },
- "inventory": [],
- "natural_armor": {
- "name": "",
- "bonus": 0
- },
- "description": "",
- "features": [
- {
- "name": "amorphous",
- "text": "The ooze can move through a space as narrow as 1 inch wide without squeezing.",
- "type": "feature"
- },
- {
- "name": "corrode metal",
- "text": "Any nonmagical weapon made of metal that hits the ooze corrodes. After dealing damage, the weapon takes a permanent and cumulative \u22121 penalty to damage rolls. If its penalty drops to \u22125, the weapon is destroyed. Nonmagical ammunition made of metal that hits the ooze is destroyed after dealing damage. \nThe ooze can eat through 2-inch-thick, nonmagical metal in 1 round.",
- "type": "feature"
- },
- {
- "name": "false appearance",
- "text": "While the ooze remains motionless, it is indistinguishable from an oily pool or wet rock.",
- "type": "feature"
- },
- {
- "name": "pseudopod",
- "text": "_Melee Weapon Attack:_ +3 to hit, reach 5 ft., one target. _Hit:_ 4 (1d6 + 1) bludgeoning damage plus 7 (2d6) acid damage, and if the target is wearing nonmagical metal armor, its armor is partly corroded and takes a permanent and cumulative \u22121 penalty to the AC it offers. The armor is destroyed if the penalty reduces its AC to 10.",
- "type": "action",
- "attack": {
- "name": "pseudopod",
- "cost": 0,
- "damage": {
- "dmg_type": "bludgeoning",
- "dmg_die_count": 1,
- "dmg_die_sides": 6
- },
- "weight": 0.0,
- "range": [
- 0,
- 0
- ],
- "reach": 5,
- "properties": [],
- "type": "unknown",
- "text": "_Melee Weapon Attack:_ +3 to hit, reach 5 ft., one target. _Hit:_ 4 (1d6 + 1) bludgeoning damage plus 7 (2d6) acid damage, and if the target is wearing nonmagical metal armor, its armor is partly corroded and takes a permanent and cumulative \u22121 penalty to the AC it offers. The armor is destroyed if the penalty reduces its AC to 10."
- }
- }
- ],
- "prof": 2
-} \ No newline at end of file