aboutsummaryrefslogtreecommitdiff
path: root/parsed/weapons/hand_crossbow.json
diff options
context:
space:
mode:
Diffstat (limited to 'parsed/weapons/hand_crossbow.json')
-rw-r--r--parsed/weapons/hand_crossbow.json30
1 files changed, 0 insertions, 30 deletions
diff --git a/parsed/weapons/hand_crossbow.json b/parsed/weapons/hand_crossbow.json
deleted file mode 100644
index 4e25025..0000000
--- a/parsed/weapons/hand_crossbow.json
+++ /dev/null
@@ -1,30 +0,0 @@
-{
- "entry": "item",
- "type": "weapons",
- "name": "hand crossbow",
- "cost": 7500,
- "damage": [
- {
- "dmg_type": "piercing",
- "is_or": false,
- "dmg_die_count": 1,
- "dmg_die_sides": 6
- }
- ],
- "weight": 3.0,
- "range": [
- 30,
- 120
- ],
- "reach": 0,
- "properties": [
- "ammunition",
- "light",
- "loading"
- ],
- "weapon_type": "martial ranged weapons",
- "text": "Provided from PHB.",
- "toHitOverride": null,
- "dmgBonusOverride": null,
- "abilityOverride": null
-} \ No newline at end of file