[ { "id": "leechtooth", "type": "AMMO", "name": { "str": "leech tooth" }, "description": "You cheated, buddy.", "weight": "1 g", "volume": "250 ml", "price": 0, "material": [ "flesh" ], "symbol": "i", "color": "white", "count": 1, "stack_size": 1, "ammo_type": "shot", "range": 15, "damage": { "damage_type": "stab", "amount": 2 }, "recoil": 20, "flags": [ "NOGIB" ] }, { "id": "leechblood", "type": "AMMO", "name": { "str": "leech blood" }, "description": "You cheated, buddy.", "weight": "1 g", "volume": "250 ml", "price": 0, "material": [ "flesh" ], "symbol": "~", "color": "white", "count": 1, "stack_size": 1, "ammo_type": "shot", "range": 5, "damage": { "damage_type": "stab", "amount": 1 }, "recoil": 40, "flags": [ "NOGIB" ] }, { "id": "leechsharptooth", "type": "AMMO", "name": { "str": "leech sharp tooth" }, "description": "You cheated, buddy.", "weight": "1 g", "volume": "250 ml", "price": 0, "material": [ "flesh" ], "symbol": "l", "color": "white", "count": 1, "stack_size": 1, "ammo_type": "shot", "range": 11, "damage": { "damage_type": "stab", "amount": 5 }, "recoil": 200, "flags": [ "NOGIB" ] } ]