aboutsummaryrefslogtreecommitdiff
path: root/parsed/creatures/hydra.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/hydra.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/hydra.json')
-rw-r--r--parsed/creatures/hydra.json106
1 files changed, 0 insertions, 106 deletions
diff --git a/parsed/creatures/hydra.json b/parsed/creatures/hydra.json
deleted file mode 100644
index 215fba1..0000000
--- a/parsed/creatures/hydra.json
+++ /dev/null
@@ -1,106 +0,0 @@
-{
- "entry": "creatures",
- "speed": "30 ft., swim 30 ft.",
- "saves": [],
- "d_resistances": [],
- "d_vulnerabilities": [],
- "d_immunities": [],
- "c_immunities": [],
- "senses": [
- "darkvision 60 ft."
- ],
- "langs": "--",
- "skills": {
- "Perception": 2
- },
- "hit_die_count": 15,
- "hit_die_sides": 12,
- "name": "Hydra",
- "type": "monstrosity",
- "cr": 8.0,
- "size": "Huge",
- "alignment": "unaligned",
- "stats": {
- "str": 20,
- "dex": 12,
- "con": 20,
- "int": 2,
- "wis": 10,
- "cha": 7
- },
- "inventory": [],
- "observant": false,
- "givenName": "NAME",
- "hpMax": -1,
- "hp": -1,
- "natural_armor": {
- "name": "natural",
- "bonus": 15
- },
- "text": "",
- "features": [
- {
- "entry": "feature",
- "name": "hold breath",
- "text": "The hydra can hold its breath for 1 hour.",
- "type": "feature"
- },
- {
- "entry": "feature",
- "name": "multiple heads",
- "text": "The hydra has five heads. While it has more than one head, the hydra has advantage on saving throws against being blinded, charmed, deafened, frightened, stunned, and knocked unconscious. \nWhenever the hydra takes 25 or more damage in a single turn, one of its heads dies. If all its heads die, the hydra dies. \nAt the end of its turn, it grows two heads for each of its heads that died since its last turn, unless it has taken fire damage since its last turn. The hydra regains 10 hit points for each head regrown in this way.",
- "type": "feature"
- },
- {
- "entry": "feature",
- "name": "reactive heads",
- "text": "For each head the hydra has beyond one, it gets an extra reaction that can be used only for opportunity attacks.",
- "type": "feature"
- },
- {
- "entry": "feature",
- "name": "wakeful",
- "text": "While the hydra sleeps, at least one of its heads is awake.",
- "type": "feature"
- },
- {
- "entry": "feature",
- "name": "multiattack",
- "text": "The hydra makes as many bite attacks as it has heads.",
- "type": "action"
- },
- {
- "entry": "feature",
- "name": "bite",
- "text": "",
- "type": "attack",
- "attack": {
- "entry": "item",
- "type": "weapons",
- "name": "bite",
- "cost": -1,
- "damage": [
- {
- "dmg_die_count": 1,
- "dmg_die_sides": 10,
- "dmg_type": "piercing",
- "is_or": false
- }
- ],
- "weight": -1.0,
- "range": [
- 0,
- 0
- ],
- "reach": 10,
- "properties": [],
- "weapon_type": "unknown",
- "text": ".",
- "toHitOverride": null,
- "dmgBonusOverride": null,
- "abilityOverride": null
- }
- }
- ],
- "prof": 3
-} \ No newline at end of file