Add Ballpoint shooting secondary mode run speed stat Closes #1218

This commit is contained in:
Kalle
2023-06-24 12:15:05 +03:00
parent 0e8af3ff5d
commit bba40d95c3
6 changed files with 22 additions and 1 deletions

View File

@@ -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"] ??