aboutsummaryrefslogtreecommitdiff
path: root/parsed/weapons/light_hammer.json
diff options
context:
space:
mode:
Diffstat (limited to 'parsed/weapons/light_hammer.json')
-rw-r--r--parsed/weapons/light_hammer.json29
1 files changed, 0 insertions, 29 deletions
diff --git a/parsed/weapons/light_hammer.json b/parsed/weapons/light_hammer.json
deleted file mode 100644
index 87c3a33..0000000
--- a/parsed/weapons/light_hammer.json
+++ /dev/null
@@ -1,29 +0,0 @@
-{
- "entry": "item",
- "type": "weapons",
- "name": "light hammer",
- "cost": 200,
- "damage": [
- {
- "dmg_type": "bludgeoning",
- "is_or": false,
- "dmg_die_count": 1,
- "dmg_die_sides": 4
- }
- ],
- "weight": 2.0,
- "range": [
- 20,
- 60
- ],
- "reach": 5,
- "properties": [
- "light",
- "thrown"
- ],
- "weapon_type": "simple melee weapons",
- "text": "Provided from PHB.",
- "toHitOverride": null,
- "dmgBonusOverride": null,
- "abilityOverride": null
-} \ No newline at end of file