FAForever / FAForever/fa

[Bug]: LandSpeedMultiplier, WaterSpeedMultiplier, SubSpeedMultiplier, SniperModeSpeedMultiplier applied twice

Open
#7,030 4 comments 0 reactions 0 assignees View on GitHub
area: engine type: bug
Dominant language
Lua
Stars
264
Forks
260
Avg merge
3d 2h
Merged PRs (30d)
21

Description

### Describe the Bug

The Salem class destroyer (URS0201) has LandSpeedMultiplier equal to 0.5 and MaxSpeed equal to 5
That means, the speed on the land should be 5 * 0.5 = 2.5
Instead, its 1.25 (or close to that)
Seems like its applied twice for some reason, or something else unexpected happens

Note: seems like only multipliers < 1 are applied twice. Multipliers > 1 (like megalith's) are applied only once

### Reproduce the bug

Go into the sandox, race Salem vs Scatis on land, see that Salem is slower

### Screenshots

_No response_

### Additional context

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.