aboutsummaryrefslogtreecommitdiff
path: root/parser/monsters/hill_giant.json
diff options
context:
space:
mode:
authorYour Name <you@example.com>2021-04-15 15:23:23 -0400
committerYour Name <you@example.com>2021-04-15 15:23:23 -0400
commitdfce4d0398a8bafbb7ad7a31345af181c0269c09 (patch)
tree695162ff8cc25e146f52d9e26fe19ffa9934b3d6 /parser/monsters/hill_giant.json
parent9034c3d2533177f7cb7a7ce939ec53f7fa63f60e (diff)
downloaddmtool-dfce4d0398a8bafbb7ad7a31345af181c0269c09.tar.gz
dmtool-dfce4d0398a8bafbb7ad7a31345af181c0269c09.tar.bz2
dmtool-dfce4d0398a8bafbb7ad7a31345af181c0269c09.zip
Added spells
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."
}
],