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

Longest Side Audit for archery.json, 500.json, 22.json, 38.json and atgm.json #43422

Closed
wants to merge 8 commits into from
Closed

Conversation

venum4k
Copy link
Contributor

@venum4k venum4k commented Sep 3, 2020

Summary

SUMMARY: Content "Added and checked lengths for several guns, bows and arrows"

Purpose of change

Addresses some of the issues with item longest_side being inaccurate, assisting with #41691 and the bows for #43420.

Describe the solution

I added some longest_side lines to jsons and changed some numbers.

Describe alternatives you've considered

I'm not sure there are any real alternatives to inputting numbers

Testing

I checked the in-game inventory screens for updated values.

Additional context

A lot of the bow lengths were taken from the existing descriptions in the json files. Some of the gun lengths were from manufacturer websites, some educated guesses were made (hey, the numbers are probably more accurate than they were before).

venum4k and others added 7 commits September 2, 2020 23:31
Found measurements on respective company websites for the two firearms in this json.
https://www.bighornarmory.com/product/model-89-carbine-18-500-sw/
and
https://www.smith-wesson.com/firearms/model-sw500-0
Added longest side in json using info from wikipedia
Defined longest side and weight for ruger .22 from https://ruger.com/products/lcr/specSheets/5410.html and changed longest side for ruger .38 from same site.
Arrow lengths are primarily from the largest draw length I saw in the bow descriptions (30 inch), added a bit more for explosive arrow, feel free to tweak these though. Most lengths are from bow descriptions, greatbow length is 9ft from assumption of very large mutation height.
Converted to cm because apparently the game doesn't convert mm to cm in the details screen. Changed compgreatbow to be in line with woodgreatbow "78in" description.
Merge from main fork (hopefully)
@venum4k venum4k changed the title Venum4k auditing Audit for archery.json, 500.json, 22.json, 38.json and atgm.json Sep 3, 2020
@venum4k venum4k changed the title Audit for archery.json, 500.json, 22.json, 38.json and atgm.json Longest Side Audit for archery.json, 500.json, 22.json, 38.json and atgm.json Sep 3, 2020
This reverts commit 5f0df7b, reversing
changes made to a31ae87.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant