aboutsummaryrefslogtreecommitdiff
path: root/parser/monsters/hunter_shark.json
diff options
context:
space:
mode:
Diffstat (limited to 'parser/monsters/hunter_shark.json')
-rw-r--r--parser/monsters/hunter_shark.json72
1 files changed, 0 insertions, 72 deletions
diff --git a/parser/monsters/hunter_shark.json b/parser/monsters/hunter_shark.json
deleted file mode 100644
index a90cc90..0000000
--- a/parser/monsters/hunter_shark.json
+++ /dev/null
@@ -1,72 +0,0 @@
-{
- "speed": "0 ft., swim 40 ft.",
- "saves": [],
- "d_resistances": [],
- "d_vulnerabilities": [],
- "d_immunities": [],
- "c_immunities": [],
- "senses": [
- "blindsight 30 ft."
- ],
- "langs": "--",
- "skills": {
- "Perception": 1
- },
- "hit_die_count": 6,
- "hit_die_sides": 10,
- "name": "Hunter Shark",
- "type": "beast",
- "cr": 2.0,
- "size": "Large",
- "alignment": "unaligned",
- "stats": {
- "str": 18,
- "dex": 13,
- "con": 15,
- "int": 1,
- "wis": 10,
- "cha": 4
- },
- "inventory": [],
- "natural_armor": {
- "name": "natural",
- "bonus": 12
- },
- "description": "Smaller than a giant shark but larger and fiercer than a reef shark, a hunter shark haunts deep waters. It usually hunts alone, but multiple hunter sharks might feed in the same area. A fully grown hunter shark is 15 to 20 feet long.",
- "features": [
- {
- "name": "blood frenzy",
- "text": "The shark has advantage on melee attack rolls against any creature that doesn't have all its hit points.",
- "type": "feature"
- },
- {
- "name": "water breathing",
- "text": "The shark can breathe only underwater.",
- "type": "feature"
- },
- {
- "name": "bite",
- "text": "_Melee Weapon Attack:_ +6 to hit, reach 5 ft., one target. _Hit:_ 13 (2d8 + 4) piercing damage.",
- "type": "action",
- "attack": {
- "name": "bite",
- "cost": 0,
- "damage": {
- "dmg_type": "piercing",
- "dmg_die_count": 2,
- "dmg_die_sides": 8
- },
- "weight": 0.0,
- "range": [
- 0,
- 0
- ],
- "reach": 5,
- "properties": [],
- "type": "unknown",
- "text": "_Melee Weapon Attack:_ +6 to hit, reach 5 ft., one target. _Hit:_ 13 (2d8 + 4) piercing damage."
- }
- }
- ],
- "prof": 2
-} \ No newline at end of file