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