aboutsummaryrefslogtreecommitdiff
path: root/parsed/creatures/ochre_jelly.json
diff options
context:
space:
mode:
authorYour Name <you@example.com>2024-12-10 19:32:14 -0500
committerYour Name <you@example.com>2024-12-10 19:32:14 -0500
commit056c006c687995198d0ec02eeebc2b00a6097879 (patch)
tree4530b3c58565a20b412b75a9bc3dede242b652e5 /parsed/creatures/ochre_jelly.json
parentcf09e74f030e39c1da1dc1baeb7dd7a55ddbaf57 (diff)
downloaddmtool-056c006c687995198d0ec02eeebc2b00a6097879.tar.gz
dmtool-056c006c687995198d0ec02eeebc2b00a6097879.tar.bz2
dmtool-056c006c687995198d0ec02eeebc2b00a6097879.zip
Removed parsed/ as a thing that is version controlled
Diffstat (limited to 'parsed/creatures/ochre_jelly.json')
-rw-r--r--parsed/creatures/ochre_jelly.json137
1 files changed, 0 insertions, 137 deletions
diff --git a/parsed/creatures/ochre_jelly.json b/parsed/creatures/ochre_jelly.json
deleted file mode 100644
index 6a22c4f..0000000
--- a/parsed/creatures/ochre_jelly.json
+++ /dev/null
@@ -1,137 +0,0 @@
-{
- "entry": "creatures",
- "speed": "10 ft., climb 10 ft.",
- "saves": [],
- "d_resistances": [
- {
- "type": "acid",
- "qualifiers": []
- }
- ],
- "d_vulnerabilities": [],
- "d_immunities": [
- {
- "type": "lightning",
- "qualifiers": []
- },
- {
- "type": "slashing",
- "qualifiers": []
- }
- ],
- "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": {},
- "hit_die_count": 6,
- "hit_die_sides": 10,
- "name": "Ochre Jelly",
- "type": "ooze",
- "cr": 2.0,
- "size": "Large",
- "alignment": "unaligned",
- "stats": {
- "str": 15,
- "dex": 6,
- "con": 14,
- "int": 2,
- "wis": 6,
- "cha": 1
- },
- "inventory": [],
- "observant": false,
- "givenName": "NAME",
- "hpMax": -1,
- "hp": -1,
- "natural_armor": {
- "name": "",
- "bonus": 0
- },
- "text": "",
- "features": [
- {
- "entry": "feature",
- "name": "amorphous",
- "text": "The jelly can move through a space as narrow as 1 inch wide without squeezing.",
- "type": "feature"
- },
- {
- "entry": "feature",
- "name": "spider climb",
- "text": "The jelly can climb difficult surfaces, including upside down on ceilings, without needing to make an ability check.",
- "type": "feature"
- },
- {
- "entry": "feature",
- "name": "pseudopod",
- "text": "",
- "type": "attack",
- "attack": {
- "entry": "item",
- "type": "weapons",
- "name": "pseudopod",
- "cost": -1,
- "damage": [
- {
- "dmg_die_count": 2,
- "dmg_die_sides": 6,
- "dmg_type": "bludgeoning",
- "is_or": false
- },
- {
- "dmg_die_count": 1,
- "dmg_die_sides": 6,
- "dmg_type": "acid",
- "is_or": false
- }
- ],
- "weight": -1.0,
- "range": [
- 0,
- 0
- ],
- "reach": 5,
- "properties": [],
- "weapon_type": "unknown",
- "text": ".",
- "toHitOverride": null,
- "dmgBonusOverride": null,
- "abilityOverride": null
- }
- },
- {
- "entry": "feature",
- "name": "split",
- "text": "When a jelly that is Medium or larger is subjected to lightning or slashing damage, it splits into two new jellies if it has at least 10 hit points. Each new jelly has hit points equal to half the original jelly's, rounded down. New jellies are one size smaller than the original jelly.",
- "type": "reaction"
- }
- ],
- "prof": 2
-} \ No newline at end of file