diff options
Diffstat (limited to 'parsed/weapons/lance.json')
-rw-r--r-- | parsed/weapons/lance.json | 30 |
1 files changed, 0 insertions, 30 deletions
diff --git a/parsed/weapons/lance.json b/parsed/weapons/lance.json deleted file mode 100644 index 1a9172f..0000000 --- a/parsed/weapons/lance.json +++ /dev/null @@ -1,30 +0,0 @@ -{ - "entry": "item", - "type": "weapons", - "name": "lance", - "cost": 1000, - "damage": [ - { - "dmg_type": "piercing", - "is_or": false, - "dmg_die_count": 1, - "dmg_die_sides": 12 - } - ], - "weight": 6.0, - "range": [ - 0, - 0 - ], - "reach": 10, - "properties": [ - "reach", - "special", - "You have disadvantage when you use a lance to attack a target within 5 feet of you. Also, a lance requires two hands to wield when you aren't mounted." - ], - "weapon_type": "martial melee weapons", - "text": "Provided from PHB.", - "toHitOverride": null, - "dmgBonusOverride": null, - "abilityOverride": null -}
\ No newline at end of file |