Skip to content

Commit

Permalink
Drop archery damage by 5x and increase archery crit damage by 5x
Browse files Browse the repository at this point in the history
  • Loading branch information
kevingranade committed Apr 11, 2020
1 parent 45d0b65 commit 7ef732f
Show file tree
Hide file tree
Showing 18 changed files with 96 additions and 41 deletions.
2 changes: 1 addition & 1 deletion data/json/items/gunmod/rail.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"ammo": "bolt",
"skill": "rifle",
"range": 8,
"ranged_damage": { "damage_type": "stab", "amount": 10 },
"ranged_damage": { "damage_type": "stab", "amount": 3 },
"dispersion": 180,
"durability": 10,
"clip_size": 1
Expand Down
38 changes: 25 additions & 13 deletions data/json/items/ranged/archery.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
"dispersion": 250,
"loudness": 0,
"count": 10,
"critical_multiplier": 10,
"effects": [ "RECOVER_2" ]
},
{
Expand All @@ -38,6 +39,7 @@
"dispersion": 150,
"loudness": 0,
"count": 10,
"critical_multiplier": 10,
"effects": [ "RECOVER_30" ]
},
{
Expand Down Expand Up @@ -102,6 +104,7 @@
"dispersion": 110,
"loudness": 0,
"count": 10,
"critical_multiplier": 10,
"effects": [ "RECOVER_25" ]
},
{
Expand All @@ -123,6 +126,7 @@
"dispersion": 150,
"loudness": 0,
"count": 10,
"critical_multiplier": 10,
"effects": [ "RECOVER_6" ]
},
{
Expand All @@ -144,6 +148,7 @@
"dispersion": 150,
"loudness": 0,
"count": 10,
"critical_multiplier": 10,
"effects": [ "RECOVER_35", "NOGIB" ]
},
{
Expand All @@ -167,6 +172,7 @@
"loudness": 0,
"count": 10,
"show_stats": true,
"critical_multiplier": 10,
"effects": [ "RECOVER_8" ]
},
{
Expand All @@ -189,6 +195,7 @@
"loudness": 0,
"count": 10,
"show_stats": true,
"critical_multiplier": 10,
"effects": [ "RECOVER_20" ]
},
{
Expand All @@ -212,6 +219,7 @@
"dispersion": 75,
"loudness": 0,
"count": 10,
"critical_multiplier": 10,
"effects": [ "RECOVER_35" ]
},
{
Expand All @@ -235,6 +243,7 @@
"dispersion": 75,
"loudness": 0,
"count": 10,
"critical_multiplier": 10,
"effects": [ "RECOVER_40" ]
},
{
Expand All @@ -258,6 +267,7 @@
"dispersion": 75,
"loudness": 0,
"count": 10,
"critical_multiplier": 10,
"effects": [ "RECOVER_45", "NOGIB" ]
},
{
Expand All @@ -281,6 +291,7 @@
"loudness": 0,
"count": 10,
"stack_size": 10,
"critical_multiplier": 10,
"effects": [ "RECOVER_30" ]
},
{
Expand Down Expand Up @@ -339,6 +350,7 @@
"dispersion": 285,
"loudness": 0,
"count": 5,
"critical_multiplier": 10,
"effects": [ "IGNITE" ]
},
{
Expand All @@ -363,7 +375,7 @@
"price_postapoc": 50,
"bashing": 6,
"armor_data": { "covers": [ "TORSO" ], "coverage": 5, "material_thickness": 1, "encumbrance": 20 },
"ranged_damage": { "damage_type": "stab", "amount": 7 },
"ranged_damage": { "damage_type": "stab", "amount": 1 },
"range": 8,
"dispersion": 1250,
"durability": 4,
Expand Down Expand Up @@ -391,7 +403,7 @@
"armor_data": { "covers": [ "TORSO" ], "coverage": 5, "material_thickness": 1, "encumbrance": 14 },
"reload_noise_volume": 3,
"loudness": 6,
"ranged_damage": { "damage_type": "stab", "amount": 20 },
"ranged_damage": { "damage_type": "stab", "amount": 4 },
"range": 10,
"dispersion": 1000,
"durability": 6,
Expand Down Expand Up @@ -420,7 +432,7 @@
"to_hit": 1,
"reload_noise_volume": 3,
"loudness": 10,
"ranged_damage": { "damage_type": "stab", "amount": 50 },
"ranged_damage": { "damage_type": "stab", "amount": 10 },
"range": 18,
"dispersion": 850,
"durability": 6,
Expand All @@ -442,7 +454,7 @@
"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.",
"//": "80 lb draw weight, efficient, 0.62 slugs of momentum with a 30g arrow.",
"min_strength": 11,
"ranged_damage": { "damage_type": "stab", "amount": 61 },
"ranged_damage": { "damage_type": "stab", "amount": 12 },
"use_action": {
"menu_text": "Loosen Limbs",
"type": "transform",
Expand All @@ -459,7 +471,7 @@
"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.",
"//": "40 lb draw weight, efficient, 0.45 slugs of momentum with a 30g arrow.",
"min_strength": 7,
"ranged_damage": { "damage_type": "stab", "amount": 35 },
"ranged_damage": { "damage_type": "stab", "amount": 7 },
"use_action": {
"menu_text": "Tighten Limbs",
"type": "transform",
Expand Down Expand Up @@ -490,7 +502,7 @@
"armor_data": { "covers": [ "TORSO" ], "coverage": 5, "material_thickness": 1, "encumbrance": 14 },
"reload_noise_volume": 3,
"loudness": 6,
"ranged_damage": { "damage_type": "stab", "amount": 38 },
"ranged_damage": { "damage_type": "stab", "amount": 8 },
"range": 12,
"dispersion": 950,
"durability": 6,
Expand Down Expand Up @@ -519,7 +531,7 @@
"armor_data": { "covers": [ "TORSO" ], "coverage": 5, "material_thickness": 1, "encumbrance": 20 },
"reload_noise_volume": 3,
"loudness": 8,
"ranged_damage": { "damage_type": "stab", "amount": 28 },
"ranged_damage": { "damage_type": "stab", "amount": 6 },
"range": 14,
"dispersion": 850,
"durability": 6,
Expand Down Expand Up @@ -548,7 +560,7 @@
"armor_data": { "covers": [ "TORSO" ], "coverage": 5, "material_thickness": 1, "encumbrance": 14 },
"reload_noise_volume": 3,
"loudness": 6,
"ranged_damage": { "damage_type": "stab", "amount": 29 },
"ranged_damage": { "damage_type": "stab", "amount": 6 },
"range": 12,
"dispersion": 950,
"durability": 6,
Expand Down Expand Up @@ -577,7 +589,7 @@
"armor_data": { "covers": [ "TORSO" ], "coverage": 5, "material_thickness": 1, "encumbrance": 20 },
"reload_noise_volume": 3,
"loudness": 8,
"ranged_damage": { "damage_type": "stab", "amount": 58 },
"ranged_damage": { "damage_type": "stab", "amount": 10 },
"range": 14,
"dispersion": 850,
"durability": 6,
Expand Down Expand Up @@ -605,7 +617,7 @@
"armor_data": { "covers": [ "TORSO" ], "coverage": 5, "material_thickness": 1, "encumbrance": 20 },
"reload_noise_volume": 3,
"loudness": 8,
"ranged_damage": { "damage_type": "stab", "amount": 23 },
"ranged_damage": { "damage_type": "stab", "amount": 5 },
"range": 18,
"dispersion": 1000,
"durability": 6,
Expand All @@ -627,7 +639,7 @@
"armor_data": { "covers": [ "TORSO" ], "coverage": 7, "material_thickness": 2, "encumbrance": 25 },
"durability": 8,
"loudness": 16,
"ranged_damage": { "damage_type": "stab", "amount": 44 },
"ranged_damage": { "damage_type": "stab", "amount": 11 },
"range": 20
},
{
Expand All @@ -652,7 +664,7 @@
"reload_noise_volume": 4,
"loudness": 20,
"durability": 8,
"ranged_damage": { "damage_type": "stab", "amount": 43 },
"ranged_damage": { "damage_type": "stab", "amount": 11 },
"range": 22,
"dispersion": 1000,
"clip_size": 1,
Expand Down Expand Up @@ -680,7 +692,7 @@
"armor_data": { "covers": [ "TORSO" ], "coverage": 5, "material_thickness": 1, "encumbrance": 14 },
"reload_noise_volume": 3,
"loudness": 8,
"ranged_damage": { "damage_type": "stab", "amount": 28 },
"ranged_damage": { "damage_type": "stab", "amount": 6 },
"range": 18,
"dispersion": 950,
"durability": 6,
Expand Down
22 changes: 16 additions & 6 deletions data/json/items/ranged/crossbows.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
"dispersion": 250,
"loudness": 0,
"count": 10,
"critical_multiplier": 10,
"effects": [ "RECOVER_2" ]
},
{
Expand All @@ -37,6 +38,7 @@
"dispersion": 180,
"loudness": 0,
"count": 10,
"critical_multiplier": 10,
"effects": [ "RECOVER_6" ]
},
{
Expand Down Expand Up @@ -79,6 +81,7 @@
"loudness": 0,
"count": 10,
"show_stats": true,
"critical_multiplier": 10,
"effects": [ "RECOVER_8" ]
},
{
Expand All @@ -99,6 +102,7 @@
"dispersion": 110,
"loudness": 0,
"count": 10,
"critical_multiplier": 10,
"effects": [ "RECOVER_25" ]
},
{
Expand All @@ -119,6 +123,7 @@
"dispersion": 100,
"loudness": 0,
"count": 10,
"critical_multiplier": 10,
"effects": [ "RECOVER_30" ]
},
{
Expand Down Expand Up @@ -160,6 +165,7 @@
"loudness": 0,
"count": 10,
"show_stats": true,
"critical_multiplier": 10,
"effects": [ "RECOVER_20" ]
},
{
Expand All @@ -181,6 +187,7 @@
"dispersion": 70,
"loudness": 0,
"count": 10,
"critical_multiplier": 10,
"effects": [ "RECOVER_35" ]
},
{
Expand All @@ -203,6 +210,7 @@
"dispersion": 65,
"loudness": 0,
"count": 10,
"critical_multiplier": 10,
"effects": [ "RECOVER_40" ]
},
{
Expand All @@ -225,6 +233,7 @@
"dispersion": 70,
"loudness": 0,
"count": 10,
"critical_multiplier": 10,
"effects": [ "RECOVER_45", "NOGIB" ]
},
{
Expand All @@ -248,6 +257,7 @@
"loudness": 0,
"count": 10,
"stack_size": 10,
"critical_multiplier": 10,
"effects": [ "RECOVER_30" ]
},
{
Expand Down Expand Up @@ -326,7 +336,7 @@
"weight": "900 g",
"volume": "500 ml",
"bashing": 4,
"ranged_damage": { "damage_type": "stab", "amount": 13 },
"ranged_damage": { "damage_type": "stab", "amount": 3 },
"range": 6,
"dispersion": 400,
"durability": 6,
Expand Down Expand Up @@ -365,7 +375,7 @@
"bashing": 11,
"to_hit": 1,
"loudness": 10,
"ranged_damage": { "damage_type": "stab", "amount": 19 },
"ranged_damage": { "damage_type": "stab", "amount": 4 },
"range": 9,
"dispersion": 375,
"durability": 6,
Expand Down Expand Up @@ -394,7 +404,7 @@
"volume": "1750 ml",
"bashing": 11,
"to_hit": 1,
"ranged_damage": { "damage_type": "stab", "amount": 27 },
"ranged_damage": { "damage_type": "stab", "amount": 6 },
"range": 16,
"loudness": 8,
"dispersion": 350,
Expand Down Expand Up @@ -434,7 +444,7 @@
"price_postapoc": 6000,
"bashing": 11,
"to_hit": 1,
"ranged_damage": { "damage_type": "stab", "amount": 64 },
"ranged_damage": { "damage_type": "stab", "amount": 13 },
"range": 22,
"loudness": 12,
"dispersion": 325,
Expand Down Expand Up @@ -473,7 +483,7 @@
"price_postapoc": 4000,
"bashing": 20,
"to_hit": -1,
"ranged_damage": { "damage_type": "stab", "amount": 30 },
"ranged_damage": { "damage_type": "stab", "amount": 6 },
"range": 30,
"dispersion": 300,
"recoil": 30,
Expand Down Expand Up @@ -502,7 +512,7 @@
"price_postapoc": 6000,
"bashing": 13,
"to_hit": -1,
"ranged_damage": { "damage_type": "stab", "amount": 5 },
"ranged_damage": { "damage_type": "stab", "amount": 1 },
"range": 8,
"dispersion": 500,
"recoil": 30,
Expand Down
2 changes: 1 addition & 1 deletion data/mods/More_Survival_Tools/items.json
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@
"ammo": "bolt",
"skill": "rifle",
"range": 6,
"ranged_damage": 7,
"ranged_damage": 3,
"dispersion": 500,
"durability": 6,
"clip_size": 1,
Expand Down
3 changes: 2 additions & 1 deletion data/mods/Salvaged_Robots/roboguns.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,8 @@
"name": "mounted crossbow",
"ammo": "bolt",
"skill": "archery",
"relative": { "volume": 1, "range": 3, "ranged_damage": 4 },
"relative": { "volume": 1, "range": 3 },
"ranged_damage": 4,
"loudness": 1,
"clip_size": 100,
"dispersion": 300,
Expand Down
4 changes: 2 additions & 2 deletions data/mods/blazemod/blaze_test.json
Original file line number Diff line number Diff line change
Expand Up @@ -840,8 +840,8 @@
"ammo": "bolt",
"skill": "rifle",
"range": 15,
"ranged_damage": 30,
"pierce": 15,
"ranged_damage": 6,
"pierce": 5,
"dispersion": 300,
"sight_dispersion": 150,
"durability": 8,
Expand Down
4 changes: 2 additions & 2 deletions data/mods/blazemod/blaze_weapons.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
"ammo": "bolt",
"skill": "rifle",
"range": 30,
"ranged_damage": 35,
"pierce": 20,
"ranged_damage": 7,
"pierce": 10,
"sight_dispersion": 150,
"durability": 9,
"modes": [ [ "DEFAULT", "semi-auto", 1 ], [ "AUTO", "auto", 3 ] ],
Expand Down
Loading

0 comments on commit 7ef732f

Please sign in to comment.