Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[RDY] Autofire rebalance #22741

Merged
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
762 automatics: Rebalanced around 1 second of automatic fire
AKM: auto 10, p from 8
ARX-160: auto 12, up from 3
  • Loading branch information
BorkBorkGoesTheCode committed Jan 13, 2018
commit 5b8ce22c815c7d059e3fb6a6580a1da14b549889
4 changes: 2 additions & 2 deletions data/json/items/gun/762.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"skill": "rifle",
"dispersion": 180,
"durability": 9,
"burst": 8,
"burst": 10,
"barrel_length": 1,
"valid_mod_locations": [ [ "accessories", 4 ], [ "barrel", 1 ], [ "bore", 1 ], [ "grip", 1 ], [ "mechanism", 4 ], [ "muzzle", 1 ], [ "rail", 1 ], [ "sights", 1 ], [ "stock", 1 ], [ "underbarrel", 1 ] ],
"magazines": [
Expand Down Expand Up @@ -44,7 +44,7 @@
"skill": "rifle",
"dispersion": 160,
"durability": 9,
"burst": 3,
"burst": 12,
"barrel_length": 1,
"valid_mod_locations": [ [ "accessories", 4 ], [ "barrel", 1 ], [ "bore", 1 ], [ "grip", 1 ], [ "mechanism", 4 ], [ "muzzle", 1 ], [ "rail", 1 ], [ "sights", 1 ], [ "stock", 1 ], [ "underbarrel", 1 ] ],
"magazines": [
Expand Down