Skip to content

Commit

Permalink
Rebalance archery take... 5?
Browse files Browse the repository at this point in the history
  • Loading branch information
kevingranade committed Jan 21, 2020
1 parent fe8d699 commit 96da24a
Show file tree
Hide file tree
Showing 5 changed files with 89 additions and 118 deletions.
110 changes: 53 additions & 57 deletions data/json/items/archery.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"weight": "30 g",
"bashing": 3,
"ammo_type": "arrow",
"prop_damage": 0.7,
"prop_damage": 0.75,
"dispersion": 250,
"loudness": 0,
"count": 10,
Expand All @@ -32,7 +32,6 @@
"weight": "55 g",
"bashing": 3,
"ammo_type": "arrow",
"prop_damage": 1.12,
"pierce": 3,
"dispersion": 150,
"loudness": 0,
Expand Down Expand Up @@ -74,7 +73,7 @@
"bashing": 2,
"cutting": 1,
"ammo_type": "arrow",
"prop_damage": 1.25,
"prop_damage": 1.5,
"pierce": 1,
"dispersion": 110,
"loudness": 0,
Expand All @@ -95,7 +94,7 @@
"weight": "35 g",
"bashing": 4,
"ammo_type": "arrow",
"prop_damage": 0.7,
"prop_damage": 0.75,
"dispersion": 150,
"loudness": 0,
"count": 10,
Expand Down Expand Up @@ -136,6 +135,7 @@
"bashing": 6,
"cutting": 2,
"ammo_type": "arrow",
"prop_damage": 1.25,
"dispersion": 150,
"loudness": 0,
"count": 10,
Expand Down Expand Up @@ -178,7 +178,7 @@
"bashing": 3,
"cutting": 2,
"ammo_type": "arrow",
"prop_damage": 1.25,
"prop_damage": 1.5,
"pierce": 1,
"range": 2,
"dispersion": 75,
Expand All @@ -201,7 +201,6 @@
"bashing": 3,
"cutting": 2,
"ammo_type": "arrow",
"prop_damage": 1.12,
"pierce": 3,
"range": 2,
"dispersion": 75,
Expand Down Expand Up @@ -245,7 +244,7 @@
"weight": "40 g",
"bashing": 1,
"ammo_type": "arrow",
"prop_damage": 1.35,
"prop_damage": 1.75,
"range": 4,
"dispersion": 50,
"loudness": 0,
Expand Down Expand Up @@ -316,26 +315,27 @@
"type": "GUN",
"symbol": "(",
"color": "yellow",
"name": "self bow",
"name": "crude bow",
"description": "A primitive bow fashioned from a single piece of wood, made specifically for the person using it. Weak and wildly inaccurate, it doesn't work that well, unfortunately…",
"price": 10000,
"price": 150,
"//": "Not exactly something that would have high resale value, I'm afraid.",
"material": "wood",
"flags": [ "FIRE_TWOHAND", "RELOAD_AND_SHOOT", "PRIMITIVE_RANGED_WEAPON", "BELTED", "WATER_FRIENDLY" ],
"reload_noise_volume": 3,
"loudness": 8,
"skill": "archery",
"min_strength": 6,
"ammo": "arrow",
"weight": "1360 g",
"volume": "2500 ml",
"bashing": 6,
"armor_data": { "covers": [ "TORSO" ], "coverage": 5, "material_thickness": 1, "encumbrance": 20 },
"ranged_damage": 5,
"ranged_damage": 4,
"range": 8,
"dispersion": 1250,
"durability": 6,
"durability": 4,
"clip_size": 1,
"reload": 50
"reload": 30
},
{
"id": "shortbow",
Expand All @@ -347,17 +347,17 @@
"description": "Though not as powerful as the longbow, this bow is quicker and easier to draw, and can be used effectively by those of average strength. Good for small game or the survivor on the go.",
"price": 16000,
"material": "wood",
"flags": [ "FIRE_TWOHAND", "STR_DRAW", "RELOAD_AND_SHOOT", "PRIMITIVE_RANGED_WEAPON", "BELTED", "WATER_FRIENDLY" ],
"flags": [ "FIRE_TWOHAND", "RELOAD_AND_SHOOT", "PRIMITIVE_RANGED_WEAPON", "BELTED", "WATER_FRIENDLY" ],
"skill": "archery",
"min_strength": 4,
"min_strength": 6,
"ammo": "arrow",
"weight": "340 g",
"volume": "1500 ml",
"bashing": 6,
"armor_data": { "covers": [ "TORSO" ], "coverage": 5, "material_thickness": 1, "encumbrance": 14 },
"reload_noise_volume": 3,
"loudness": 6,
"ranged_damage": 4,
"ranged_damage": 5,
"range": 10,
"dispersion": 1000,
"durability": 6,
Expand All @@ -377,20 +377,20 @@
"material": [ "steel", "plastic" ],
"flags": [ "FIRE_TWOHAND", "RELOAD_AND_SHOOT", "PRIMITIVE_RANGED_WEAPON" ],
"skill": "archery",
"min_strength": 6,
"min_strength": 10,
"ammo": "arrow",
"weight": "907 g",
"volume": "1500 ml",
"bashing": 8,
"to_hit": 1,
"reload_noise_volume": 3,
"loudness": 10,
"ranged_damage": 18,
"ranged_damage": 10,
"range": 18,
"dispersion": 850,
"durability": 6,
"clip_size": 1,
"reload": 110,
"reload": 30,
"valid_mod_locations": [ [ "underbarrel", 1 ], [ "sights", 1 ], [ "accessories", 2 ], [ "stabilizer", 1 ], [ "dampening", 1 ] ],
"use_action": {
"menu_text": "Tighten Limbs",
Expand All @@ -407,10 +407,8 @@
"name": "compound bow (high)",
"name_plural": "compound bows (high)",
"description": "A high-power bow with shaped cams and extra cables for high velocity shots that can be used effectively by very strong archers. Currently set to a high weight, and ready to cause some real damage - if you can draw it.",
"min_strength": 8,
"reload": 120,
"ranged_damage": 22,
"range": 22,
"min_strength": 12,
"ranged_damage": 12,
"use_action": {
"menu_text": "Loosen Limbs",
"type": "transform",
Expand All @@ -426,10 +424,8 @@
"name": "compound bow (low)",
"name_plural": "compound bows (low)",
"description": "A high-power bow with shaped cams and extra cables for high velocity shots that can be used effectively by average archers. Currently set to a low weight, making it much easier to draw.",
"min_strength": 4,
"reload": 85,
"ranged_damage": 14,
"range": 14,
"min_strength": 8,
"ranged_damage": 8,
"use_action": {
"menu_text": "Tighten Limbs",
"type": "transform",
Expand All @@ -448,22 +444,22 @@
"description": "A bow made from multiple materials for increased energy efficiency. Complicated to make, but stronger than an all-wood short bow.",
"price": 32000,
"material": [ "wood", "bone" ],
"flags": [ "FIRE_TWOHAND", "STR_DRAW", "RELOAD_AND_SHOOT", "PRIMITIVE_RANGED_WEAPON", "BELTED", "WATER_FRIENDLY" ],
"flags": [ "FIRE_TWOHAND", "RELOAD_AND_SHOOT", "PRIMITIVE_RANGED_WEAPON", "BELTED", "WATER_FRIENDLY" ],
"skill": "archery",
"min_strength": 5,
"min_strength": 14,
"ammo": "arrow",
"weight": "400 g",
"volume": "1750 ml",
"bashing": 8,
"armor_data": { "covers": [ "TORSO" ], "coverage": 5, "material_thickness": 1, "encumbrance": 14 },
"reload_noise_volume": 3,
"loudness": 6,
"ranged_damage": 5,
"ranged_damage": 12,
"range": 12,
"dispersion": 950,
"durability": 6,
"clip_size": 1,
"reload": 35,
"reload": 30,
"valid_mod_locations": [ [ "dampening", 1 ] ]
},
{
Expand All @@ -476,22 +472,22 @@
"description": "A modern bow that curves away from the archer at the tips for increased power, which can be used effectively by those of somewhat above-average strength. Good and easy to use, but nothing special.",
"price": 38000,
"material": [ "steel", "plastic" ],
"flags": [ "FIRE_TWOHAND", "STR_DRAW", "RELOAD_AND_SHOOT", "PRIMITIVE_RANGED_WEAPON", "BELTED", "WATER_FRIENDLY" ],
"flags": [ "FIRE_TWOHAND", "RELOAD_AND_SHOOT", "PRIMITIVE_RANGED_WEAPON", "BELTED", "WATER_FRIENDLY" ],
"skill": "archery",
"min_strength": 5,
"min_strength": 10,
"ammo": "arrow",
"weight": "540 g",
"volume": "2500 ml",
"bashing": 12,
"armor_data": { "covers": [ "TORSO" ], "coverage": 5, "material_thickness": 1, "encumbrance": 20 },
"reload_noise_volume": 3,
"loudness": 8,
"ranged_damage": 14,
"ranged_damage": 9,
"range": 14,
"dispersion": 850,
"durability": 6,
"clip_size": 1,
"reload": 90,
"reload": 30,
"valid_mod_locations": [ [ "underbarrel", 1 ], [ "sights", 1 ], [ "accessories", 2 ], [ "stabilizer", 1 ], [ "dampening", 1 ] ]
},
{
Expand All @@ -500,26 +496,26 @@
"type": "GUN",
"symbol": "(",
"color": "yellow",
"name": "reflex bow",
"name": "reflex recurve bow",
"description": "A bow with limbs that curve away from the archer near the riser for power. Smaller than some bows, but decently powerful and quick.",
"price": 42000,
"material": [ "wood", "bone" ],
"flags": [ "FIRE_TWOHAND", "STR_DRAW", "RELOAD_AND_SHOOT", "PRIMITIVE_RANGED_WEAPON", "BELTED", "WATER_FRIENDLY" ],
"flags": [ "FIRE_TWOHAND", "RELOAD_AND_SHOOT", "PRIMITIVE_RANGED_WEAPON", "BELTED", "WATER_FRIENDLY" ],
"skill": "archery",
"ammo": "arrow",
"min_strength": 5,
"min_strength": 6,
"weight": "400 g",
"volume": "1500 ml",
"bashing": 12,
"armor_data": { "covers": [ "TORSO" ], "coverage": 5, "material_thickness": 1, "encumbrance": 14 },
"reload_noise_volume": 3,
"loudness": 6,
"ranged_damage": 6,
"ranged_damage": 5,
"range": 12,
"dispersion": 950,
"durability": 6,
"clip_size": 1,
"reload": 40,
"reload": 30,
"valid_mod_locations": [ [ "dampening", 1 ] ]
},
{
Expand All @@ -534,20 +530,20 @@
"material": [ "steel", "plastic", "wood" ],
"flags": [ "FIRE_TWOHAND", "STR_DRAW", "RELOAD_AND_SHOOT", "PRIMITIVE_RANGED_WEAPON", "BELTED", "WATER_FRIENDLY" ],
"skill": "archery",
"min_strength": 5,
"min_strength": 10,
"ammo": "arrow",
"weight": "600 g",
"volume": "3500 ml",
"bashing": 12,
"armor_data": { "covers": [ "TORSO" ], "coverage": 5, "material_thickness": 1, "encumbrance": 20 },
"reload_noise_volume": 3,
"loudness": 8,
"ranged_damage": 12,
"ranged_damage": 6,
"range": 14,
"dispersion": 850,
"durability": 6,
"clip_size": 1,
"reload": 80,
"reload": 30,
"valid_mod_locations": [ [ "underbarrel", 1 ], [ "sights", 1 ], [ "accessories", 2 ], [ "stabilizer", 1 ], [ "dampening", 1 ] ]
},
{
Expand All @@ -560,39 +556,39 @@
"description": "A six-foot wooden bow that takes a fair amount of strength to draw. It can be used effectively by those of somewhat above-average strength. Used mainly in medieval England in wartime, but pierces zombie hide just as well as chainmail.",
"price": 50000,
"material": "wood",
"flags": [ "FIRE_TWOHAND", "STR_DRAW", "RELOAD_AND_SHOOT", "PRIMITIVE_RANGED_WEAPON", "BELTED", "WATER_FRIENDLY" ],
"flags": [ "FIRE_TWOHAND", "RELOAD_AND_SHOOT", "PRIMITIVE_RANGED_WEAPON", "BELTED", "WATER_FRIENDLY" ],
"skill": "archery",
"min_strength": 5,
"min_strength": 12,
"ammo": "arrow",
"weight": "680 g",
"volume": "3500 ml",
"bashing": 10,
"armor_data": { "covers": [ "TORSO" ], "coverage": 5, "material_thickness": 1, "encumbrance": 20 },
"reload_noise_volume": 3,
"loudness": 8,
"ranged_damage": 10,
"ranged_damage": 7,
"range": 18,
"dispersion": 1000,
"durability": 6,
"clip_size": 1,
"reload": 70,
"reload": 30,
"valid_mod_locations": [ [ "dampening", 1 ] ]
},
{
"id": "woodgreatbow",
"copy-from": "longbow",
"type": "GUN",
"name": "wooden greatbow",
"name": "wood greatbow",
"description": "An extremely large and stiff longbow, made with enormous limbs and a thick string to take an immense amount of energy. Takes incredible strength to draw.",
"price": 150000,
"min_strength": 18,
"min_strength": 19,
"weight": "3200 g",
"volume": "6250 ml",
"armor_data": { "covers": [ "TORSO" ], "coverage": 7, "material_thickness": 2, "encumbrance": 25 },
"durability": 8,
"reload": 100,
"reload": 30,
"loudness": 16,
"ranged_damage": 20,
"ranged_damage": 12,
"range": 20
},
{
Expand All @@ -607,16 +603,16 @@
"material": [ "steel", "plastic" ],
"flags": [ "FIRE_TWOHAND", "RELOAD_AND_SHOOT" ],
"skill": "archery",
"min_strength": 18,
"min_strength": 19,
"ammo": "arrow",
"weight": "2000 g",
"volume": "4 L",
"bashing": 14,
"reload_noise_volume": 4,
"loudness": 20,
"durability": 8,
"reload": 150,
"ranged_damage": 40,
"reload": 30,
"ranged_damage": 16,
"range": 22,
"dispersion": 1000,
"clip_size": 1,
Expand All @@ -632,9 +628,9 @@
"description": "A modernized bow that combines the traits from both the reflex and the recurve bows, with both limbs and tips curving away from the archer, and reinforced with composite materials. This dramatically increases the power and requires significant strength to draw the bow effectively, but can still be fired quickly.",
"price": 72000,
"material": [ "wood" ],
"flags": [ "FIRE_TWOHAND", "STR_DRAW", "RELOAD_AND_SHOOT", "PRIMITIVE_RANGED_WEAPON", "BELTED", "WATER_FRIENDLY" ],
"flags": [ "FIRE_TWOHAND", "RELOAD_AND_SHOOT", "PRIMITIVE_RANGED_WEAPON", "BELTED", "WATER_FRIENDLY" ],
"skill": "archery",
"min_strength": 6,
"min_strength": 12,
"ammo": "arrow",
"weight": "450 g",
"volume": "2 L",
Expand All @@ -647,8 +643,8 @@
"dispersion": 950,
"durability": 6,
"clip_size": 1,
"reload": 40,
"valid_mod_locations": [ [ "underbarrel", 1 ], [ "sights", 1 ], [ "accessories", 2 ], [ "stabilizer", 1 ], [ "dampening", 1 ] ]
"reload": 30,
"valid_mod_locations": [ [ "sights", 1 ], [ "accessories", 2 ], [ "dampening", 1 ] ]
},
{
"type": "GENERIC",
Expand Down
Loading

0 comments on commit 96da24a

Please sign in to comment.