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

Adjust Prices of .223 Rifles #78947

Merged
merged 8 commits into from
Jan 5, 2025
Merged
Changes from 2 commits
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
16 changes: 8 additions & 8 deletions data/json/items/gun/223.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"longest_side": "388 mm",
"//2": "Numbers for weight, volume, and length calculations are based upon an AR-15's complete lower receiver. The difference will be made up for with integrated stats from the installable modular upper receivers.",
"price": "5 kUSD 400 USD",
"price_postapoc": "22 USD 50 cent",
"price_postapoc": "50 USD",
"variant_type": "gun",
"variants": [
{
Expand Down Expand Up @@ -119,7 +119,7 @@
"longest_side": "798 mm",
"barrel_length": "355 mm",
"price": "5 kUSD 400 USD",
"price_postapoc": "22 USD 50 cent",
"price_postapoc": "50 USD",
WingedZed marked this conversation as resolved.
Show resolved Hide resolved
"to_hit": -1,
"material": [ "steel", "aluminum", "plastic" ],
"symbol": "(",
Expand Down Expand Up @@ -183,7 +183,7 @@
"longest_side": "987 mm",
"barrel_length": "635 mm",
"price": "1 kUSD 789 USD",
"price_postapoc": "5 USD",
"price_postapoc": "20 USD",
WingedZed marked this conversation as resolved.
Show resolved Hide resolved
"variant_type": "gun",
"variants": [
{
Expand Down Expand Up @@ -440,7 +440,7 @@
"longest_side": "1020 mm",
"barrel_length": "406 mm",
"price": "3 kUSD 200 USD",
"price_postapoc": "30 USD",
"price_postapoc": "50 USD",
WingedZed marked this conversation as resolved.
Show resolved Hide resolved
"variant_type": "gun",
"variants": [
{
Expand Down Expand Up @@ -552,7 +552,7 @@
"longest_side": "99 cm",
"barrel_length": "465 mm",
"price": "795 USD",
"price_postapoc": "30 USD",
"price_postapoc": "37 USD 50 cent",
"to_hit": -1,
"material": [ "steel", "wood" ],
"color": "brown",
Expand Down Expand Up @@ -670,7 +670,7 @@
"longest_side": "91 cm",
"barrel_length": "419 mm",
"price": "2 kUSD 259 USD",
"price_postapoc": "35 USD",
"price_postapoc": "40 USD",
"to_hit": -1,
"material": [ "steel", "aluminum", "plastic" ],
"color": "black",
Expand Down Expand Up @@ -782,7 +782,7 @@
"longest_side": "693 mm",
"barrel_length": "439 mm",
"price": "1 kUSD",
"price_postapoc": "55 USD",
"price_postapoc": "40 USD",
"material": [ "steel", "aluminum", "plastic" ],
"symbol": "(",
"color": "dark_gray",
Expand Down Expand Up @@ -844,7 +844,7 @@
"longest_side": "665 mm",
"barrel_length": "419 mm",
"price": "4 kUSD 900 USD",
"price_postapoc": "45 USD",
"price_postapoc": "40 USD",
"to_hit": -1,
"material": [ "steel", "plastic" ],
"symbol": "(",
Expand Down
Loading