aboutsummaryrefslogtreecommitdiff
path: root/parsed/creatures/ankheg.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/ankheg.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/ankheg.json')
-rw-r--r--parsed/creatures/ankheg.json87
1 files changed, 0 insertions, 87 deletions
diff --git a/parsed/creatures/ankheg.json b/parsed/creatures/ankheg.json
deleted file mode 100644
index 864c06b..0000000
--- a/parsed/creatures/ankheg.json
+++ /dev/null
@@ -1,87 +0,0 @@
-{
- "entry": "creatures",
- "speed": "30 ft., burrow 10 ft.",
- "saves": [],
- "d_resistances": [],
- "d_vulnerabilities": [],
- "d_immunities": [],
- "c_immunities": [],
- "senses": [
- "darkvision 60 ft.",
- "tremorsense 60 ft."
- ],
- "langs": "--",
- "skills": {},
- "hit_die_count": 6,
- "hit_die_sides": 10,
- "name": "Ankheg",
- "type": "monstrosity",
- "cr": 2.0,
- "size": "Large",
- "alignment": "unaligned",
- "stats": {
- "str": 17,
- "dex": 11,
- "con": 13,
- "int": 1,
- "wis": 13,
- "cha": 6
- },
- "inventory": [],
- "observant": false,
- "givenName": "NAME",
- "hpMax": -1,
- "hp": -1,
- "natural_armor": {
- "name": "natural",
- "bonus": 14
- },
- "text": "",
- "features": [
- {
- "entry": "feature",
- "name": "bite",
- "text": "",
- "type": "attack",
- "attack": {
- "entry": "item",
- "type": "weapons",
- "name": "bite",
- "cost": -1,
- "damage": [
- {
- "dmg_die_count": 2,
- "dmg_die_sides": 6,
- "dmg_type": "slashing",
- "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": ". If the target is a Large or smaller creature, it is grappled (escape DC 13). Until this grapple ends, the ankheg can bite only the grappled creature and has advantage on attack rolls to do so.",
- "toHitOverride": null,
- "dmgBonusOverride": null,
- "abilityOverride": null
- }
- },
- {
- "entry": "feature",
- "name": "acid spray (recharge 6)",
- "text": "The ankheg spits acid in a line that is 30 feet long and 5 feet wide, provided that it has no creature grappled. Each creature in that line must make a DC 13 Dexterity saving throw, taking 10 (3d6) acid damage on a failed save, or half as much damage on a successful one.",
- "type": "action"
- }
- ],
- "prof": 2
-} \ No newline at end of file