mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-09-08 20:26:08 -05:00
Special weapon damages for analyzers + Trizooka
This commit is contained in:
@@ -461,6 +461,8 @@ function parametersToSpecialWeaponResult(params: any) {
|
||||
return {
|
||||
ArmorHP: params["WeaponSpChariotParam"]?.["ArmorHP"],
|
||||
overwrites: resultUnwrapped,
|
||||
DistanceDamage: params["BlastParam"]?.["DistanceDamage"],
|
||||
DirectDamage: params["DamageParam"]?.["DirectHitDamage"],
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user