APi for items is missing weapon range.
http://static.mwomer.../list/full.json
missing fields:
minRange
longRange
maxRange
0
No Range Data For Weapons Since Patch
Started by Archivar, Jul 19 2017 05:37 AM
1 reply to this topic
#1
Posted 19 July 2017 - 05:37 AM
#2
Posted 20 July 2017 - 06:42 AM
After a support ticket, the issue is solved.
Every weapon has now a new sub array for ranges:
Every weapon has now a new sub array for ranges:
[ranges] => Array ( [0] => stdClass Object ( [start] => 0 [damageModifier] => 1.0 [interpolationToNextRange] => linear ) [1] => stdClass Object ( [start] => 270 [damageModifier] => 1.0 [interpolationToNextRange] => linear ) [2] => stdClass Object ( [start] => 540 [damageModifier] => 0 [interpolationToNextRange] => linear ) )
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users