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.json55
1 files changed, 55 insertions, 0 deletions
diff --git a/parser/monsters/axe_beak.json b/parser/monsters/axe_beak.json
new file mode 100644
index 0000000..876196b
--- /dev/null
+++ b/parser/monsters/axe_beak.json
@@ -0,0 +1,55 @@
+{
+ "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": [],
+ "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