aboutsummaryrefslogtreecommitdiff
path: root/parser/monsters/hill_giant.json
diff options
context:
space:
mode:
Diffstat (limited to 'parser/monsters/hill_giant.json')
-rw-r--r--parser/monsters/hill_giant.json17
1 files changed, 1 insertions, 16 deletions
diff --git a/parser/monsters/hill_giant.json b/parser/monsters/hill_giant.json
index 542e394..3f8d453 100644
--- a/parser/monsters/hill_giant.json
+++ b/parser/monsters/hill_giant.json
@@ -28,22 +28,7 @@
"inventory": [
{
"name": "greatclub",
- "cost": 20,
- "damage": {
- "dmg_type": "bludgeoning",
- "dmg_die_count": 3,
- "dmg_die_sides": 8
- },
- "weight": 10.0,
- "range": [
- 0,
- 0
- ],
- "reach": 10,
- "properties": [
- "two-handed"
- ],
- "type": "simple melee weapons",
+ "type": "weapon",
"text": "_Melee Weapon Attack:_ +8 to hit, reach 10 ft., one target. _Hit:_ 18 (3d8 + 5) bludgeoning damage."
}
],