mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-09-11 13:46:10 -05:00
Add Ballpoint shooting secondary mode run speed stat Closes #1218
This commit is contained in:
@@ -241,6 +241,7 @@ function parametersToMainWeaponResult(
|
||||
params["spl__WeaponStringerParam"]?.["ChargeParam"]?.[
|
||||
"MoveSpeedFullCharge"
|
||||
],
|
||||
MoveSpeedVariable: params["VariableShotParam"]?.["MoveSpeed"],
|
||||
DamageParam_ValueMax: DamageParam_ValueMax(),
|
||||
DamageParam_ValueMin: !DamageParam_ValueDirect
|
||||
? params["DamageParam"]?.["ValueMin"] ??
|
||||
|
||||
Reference in New Issue
Block a user