Skip to content

Commit

Permalink
Merge pull request #30205 from pjf/bow_range_buffs
Browse files Browse the repository at this point in the history
Buff ranges of numerous bows
  • Loading branch information
Rivet-the-Zombie authored May 8, 2019
2 parents 138ba4d + e610ec1 commit d1b12ed
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions data/json/items/archery.json
Original file line number Diff line number Diff line change
Expand Up @@ -319,7 +319,7 @@
"bashing": 6,
"armor_data": { "covers": [ "TORSO" ], "coverage": 5, "material_thickness": 1, "encumbrance": 20 },
"ranged_damage": 5,
"range": 5,
"range": 8,
"dispersion": 250,
"durability": 6,
"clip_size": 1,
Expand All @@ -345,7 +345,7 @@
"reload_noise_volume": 3,
"loudness": 6,
"ranged_damage": 4,
"range": 4,
"range": 10,
"dispersion": 210,
"durability": 6,
"clip_size": 1,
Expand Down Expand Up @@ -448,7 +448,7 @@
"reload_noise_volume": 3,
"loudness": 6,
"ranged_damage": 5,
"range": 5,
"range": 12,
"dispersion": 150,
"durability": 6,
"clip_size": 1,
Expand Down Expand Up @@ -502,7 +502,7 @@
"reload_noise_volume": 3,
"loudness": 6,
"ranged_damage": 6,
"range": 6,
"range": 12,
"dispersion": 120,
"durability": 6,
"clip_size": 1,
Expand All @@ -529,7 +529,7 @@
"reload_noise_volume": 3,
"loudness": 8,
"ranged_damage": 12,
"range": 10,
"range": 14,
"dispersion": 140,
"durability": 6,
"clip_size": 1,
Expand All @@ -556,7 +556,7 @@
"reload_noise_volume": 3,
"loudness": 8,
"ranged_damage": 10,
"range": 10,
"range": 18,
"dispersion": 210,
"durability": 6,
"clip_size": 1,
Expand All @@ -580,7 +580,7 @@
"reload": 100,
"loudness": 16,
"ranged_damage": 20,
"range": 12
"range": 20
},
{
"id": "compgreatbow",
Expand Down Expand Up @@ -628,7 +628,7 @@
"reload_noise_volume": 3,
"loudness": 8,
"ranged_damage": 8,
"range": 8,
"range": 18,
"dispersion": 120,
"durability": 6,
"clip_size": 1,
Expand Down

0 comments on commit d1b12ed

Please sign in to comment.