Armour Revert Leftover #116
WeNeedMorePhoron
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
There's a small amount of armor that had really odd numbers that was forgotten in the #69 PR and revert. Assume I am listing in order of melee, bullet and energy armor.
Assuming conversion for the "correct" number is:
2 -> 10
3 -> 15
5 -> 25
7 -> 30
item/clothing/head/hood/explorer (5, 5, 5) -> desc says armored hood, but 5 5 5 is very mid and useless. Should be 25? (Nvm this is probably aesthetics should be mentioned in comment)
item/clothing/mask/opifex_no_mask (2, 2, 7) -> Should be 10, 10, 30 / 35
item/clothing/head/helmet/space/void/ronin -> Melee is 66 instead of 65 or 70...why? (- It appears to be a reference to increment the melee armor value by 1 because number of the devil haha)
Beta Was this translation helpful? Give feedback.
All reactions