diff options
Diffstat (limited to 'parsed/weapons/light_crossbow.json')
-rw-r--r-- | parsed/weapons/light_crossbow.json | 30 |
1 files changed, 0 insertions, 30 deletions
diff --git a/parsed/weapons/light_crossbow.json b/parsed/weapons/light_crossbow.json deleted file mode 100644 index 3866a21..0000000 --- a/parsed/weapons/light_crossbow.json +++ /dev/null @@ -1,30 +0,0 @@ -{ - "entry": "item", - "type": "weapons", - "name": "light crossbow", - "cost": 2500, - "damage": [ - { - "dmg_type": "piercing", - "is_or": false, - "dmg_die_count": 1, - "dmg_die_sides": 8 - } - ], - "weight": 5.0, - "range": [ - 80, - 320 - ], - "reach": 0, - "properties": [ - "ammunition", - "loading", - "two-handed" - ], - "weapon_type": "simple ranged weapons", - "text": "Provided from PHB.", - "toHitOverride": null, - "dmgBonusOverride": null, - "abilityOverride": null -}
\ No newline at end of file |