Skip to content

Commit

Permalink
Merge pull request #47509 from Lamandus/bolts
Browse files Browse the repository at this point in the history
Longer bolts
  • Loading branch information
Rivet-the-Zombie authored Feb 15, 2021
2 parents f9fcf55 + 7e754e5 commit 2cca4d6
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions data/json/items/ranged/crossbows.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
"description": "A crude pointed wooden crossbow bolt with a notch at the back.",
"material": [ "wood" ],
"volume": "250 ml",
"longest_side": "406 mm",
"price_postapoc": 100,
"weight": "20 g",
"bashing": 3,
Expand All @@ -30,6 +31,7 @@
"description": "A simple fletched wooden crossbow bolt with a fire-hardened and sharpened tip.",
"material": [ "wood" ],
"volume": "250 ml",
"longest_side": "406 mm",
"price_postapoc": 100,
"weight": "25 g",
"bashing": 4,
Expand All @@ -51,6 +53,7 @@
"description": "A simple fletched wooden crossbow bolt with a blunted tip. Useful for hunting small woodland creatures without splattering them all over the ground.",
"material": [ "wood" ],
"volume": "250 ml",
"longest_side": "406 mm",
"price_postapoc": 100,
"weight": "25 g",
"bashing": 4,
Expand All @@ -71,6 +74,7 @@
"description": "A simple fletched wooden crossbow bolt with a makeshift head.",
"material": [ "wood" ],
"volume": "250 ml",
"longest_side": "406 mm",
"price_postapoc": 250,
"weight": "27 g",
"bashing": 6,
Expand All @@ -94,6 +98,7 @@
"description": "A fletched wooden crossbow bolt with a bladed tip. Useful for maximising damage to the target.",
"material": [ "wood", "steel" ],
"volume": "250 ml",
"longest_side": "406 mm",
"price_postapoc": 100,
"weight": "45 g",
"bashing": 1,
Expand All @@ -115,6 +120,7 @@
"description": "A fletched wooden crossbow bolt with a pointed tip. Useful for piercing armor.",
"material": [ "wood", "steel" ],
"volume": "250 ml",
"longest_side": "406 mm",
"price_postapoc": 250,
"weight": "45 g",
"bashing": 3,
Expand All @@ -136,6 +142,7 @@
"description": "A fletched wooden crossbow bolt with a blunt tip. Useful for hunting small woodland creatures without splattering them all over the ground.",
"material": [ "wood", "steel" ],
"volume": "250 ml",
"longest_side": "406 mm",
"price_postapoc": 250,
"weight": "50 g",
"bashing": 4,
Expand All @@ -156,6 +163,7 @@
"description": "A simple fletched steel crossbow bolt with a flattened and sharpened tip.",
"material": [ "steel" ],
"volume": "250 ml",
"longest_side": "406 mm",
"price_postapoc": 500,
"weight": "55 g",
"bashing": 1,
Expand All @@ -178,6 +186,7 @@
"description": "A fletched aluminum crossbow bolt with a bladed tip. Useful for maximising damage to the target.",
"material": [ "aluminum", "steel" ],
"volume": "250 ml",
"longest_side": "406 mm",
"price_postapoc": 1000,
"weight": "40 g",
"bashing": 5,
Expand All @@ -200,6 +209,7 @@
"description": "A fletched aluminum crossbow bolt with a pointed tip. Useful for piercing armor.",
"material": [ "aluminum", "steel" ],
"volume": "250 ml",
"longest_side": "406 mm",
"price_postapoc": 750,
"weight": "40 g",
"bashing": 3,
Expand All @@ -223,6 +233,7 @@
"description": "A fletched aluminum crossbow bolt with a blunt tip. Useful for hunting small woodland creatures without splattering them all over the ground.",
"material": [ "aluminum", "steel" ],
"volume": "250 ml",
"longest_side": "406 mm",
"price_postapoc": 250,
"weight": "40 g",
"bashing": 3,
Expand All @@ -247,6 +258,7 @@
"description": "A fletched carbon fiber crossbow bolt shaft with an expanding broadhead tip. Deals impressive damage to targets.",
"material": [ "kevlar_rigid", "steel" ],
"volume": "250 ml",
"longest_side": "406 mm",
"price_postapoc": 1500,
"weight": "30 g",
"bashing": 1,
Expand All @@ -271,6 +283,7 @@
"description": "A lightweight, sharpened bolt made from some kind of metal. It is fairly unwieldy and only provides moderate accuracy, due to being filled with explosives and fitted with an impact trigger.",
"material": [ "steel", "powder" ],
"volume": "250 ml",
"longest_side": "406 mm",
"price_postapoc": 2500,
"weight": "620 g",
"bashing": 1,
Expand Down

0 comments on commit 2cca4d6

Please sign in to comment.