aboutsummaryrefslogtreecommitdiff
path: root/parser/monsters/minotaur.json
diff options
context:
space:
mode:
Diffstat (limited to 'parser/monsters/minotaur.json')
-rw-r--r--parser/monsters/minotaur.json18
1 files changed, 1 insertions, 17 deletions
diff --git a/parser/monsters/minotaur.json b/parser/monsters/minotaur.json
index e30aa7d..e5407a3 100644
--- a/parser/monsters/minotaur.json
+++ b/parser/monsters/minotaur.json
@@ -30,23 +30,7 @@
"inventory": [
{
"name": "greataxe",
- "cost": 3000,
- "damage": {
- "dmg_type": "slashing",
- "dmg_die_count": 2,
- "dmg_die_sides": 12
- },
- "weight": 7.0,
- "range": [
- 0,
- 0
- ],
- "reach": 5,
- "properties": [
- "heavy",
- "two-handed"
- ],
- "type": "martial melee weapons",
+ "type": "weapon",
"text": "_Melee Weapon Attack:_ +6 to hit, reach 5 ft., one target. _Hit:_ 17 (2d12 + 4) slashing damage."
}
],