aboutsummaryrefslogtreecommitdiff
path: root/parser/monsters/axe_beak.json
diff options
context:
space:
mode:
Diffstat (limited to 'parser/monsters/axe_beak.json')
-rw-r--r--parser/monsters/axe_beak.json58
1 files changed, 0 insertions, 58 deletions
diff --git a/parser/monsters/axe_beak.json b/parser/monsters/axe_beak.json
deleted file mode 100644
index 047f86a..0000000
--- a/parser/monsters/axe_beak.json
+++ /dev/null
@@ -1,58 +0,0 @@
-{
- "speed": "50 ft.",
- "saves": [],
- "d_resistances": [],
- "d_vulnerabilities": [],
- "d_immunities": [],
- "c_immunities": [],
- "senses": [],
- "langs": "--",
- "skills": {},
- "hit_die_count": 3,
- "hit_die_sides": 10,
- "name": "Axe Beak",
- "type": "beast",
- "cr": 0.25,
- "size": "Large",
- "alignment": "unaligned",
- "stats": {
- "str": 14,
- "dex": 12,
- "con": 12,
- "int": 2,
- "wis": 10,
- "cha": 5
- },
- "inventory": [],
- "natural_armor": {
- "name": "",
- "bonus": 0
- },
- "description": "",
- "features": [
- {
- "name": "beak",
- "text": "_Melee Weapon Attack:_ +4 to hit, reach 5 ft., one target. _Hit:_ 6 (1d8 + 2) slashing damage. \n\nAn axe beak is a tall flightless bird with strong legs and a heavy, wedge-shaped beak. It has a nasty disposition and tends to attack any unfamiliar creature that wanders too close.",
- "type": "action",
- "attack": {
- "name": "beak",
- "cost": 0,
- "damage": {
- "dmg_type": "slashing",
- "dmg_die_count": 1,
- "dmg_die_sides": 8
- },
- "weight": 0.0,
- "range": [
- 0,
- 0
- ],
- "reach": 5,
- "properties": [],
- "type": "unknown",
- "text": "_Melee Weapon Attack:_ +4 to hit, reach 5 ft., one target. _Hit:_ 6 (1d8 + 2) slashing damage. \n\nAn axe beak is a tall flightless bird with strong legs and a heavy, wedge-shaped beak. It has a nasty disposition and tends to attack any unfamiliar creature that wanders too close."
- }
- }
- ],
- "prof": 2
-} \ No newline at end of file