-
Notifications
You must be signed in to change notification settings - Fork 3
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
plz add more info #1
Comments
Hi, AIRSHIT. 1) Swim SpeedIt can substitute for Weight ↔︎ Swim Speed mapping:
For example, E-liter 4K is heavy weight class. So, its swim speed is 1.74 DU/f without swim speed up ability. {
"eliter_4k": {
"key": "eliter_4k",
"type_key": "charger",
"subtype_key": "charger",
"sub_key": "ink_mine",
"special_key": "ink_storm",
"special_points": 170,
"unlocked_rank": 20,
"cost": 13900,
"weight": "heavy",
"ink_consumption": 0.25,
"status": {
"range": 96,
"charge_speed": 20,
"mobility": 15
},
"released_at": "2017-07-21T00:00:00Z"
}
} 2) Run Speed (called
|
Well i guess i have to find the other way, and thanks for answering my question! |
I am using your data to update the data in https://loadout.ink, but i meet some troubles.
loadout.ink using a parameter call "baseSpeed" in weapon, it means the squid's moving speed when it hold the weapons(i think), which doesn't exist in your data. can u get this parmeter and update into your data?
my english isn't that good, so thanks to reading. :)
The text was updated successfully, but these errors were encountered: