Remove 10% intensity modifier from LIM trains #409
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
After some discussion in the discord, i have come to the conclusion that the 10% intensity modifier the LIM trains have is an error that was unintentionally leftover when they were being cloned from the corkscrew trains, as there are other things about them that are the same as the corkscrew trains too. (vehicle color presets, vehicle masses)
As it just simply does not make sense for these trains to have an intensity modifier, they are the only trains for their ride type and said ride type already has it's own unique rating calculations that give it a lot of intensity already. This modifier seems like either an entirely erroneous leftover from the corkscrew coaster trains or a leftover from earlier development that was accidentally left in as this ride type was clearly rushed due to all the errors and oddities we've found with it over the years.
As such, this modifier should be removed. I've tested a few different designs with the modifier removed and building some new designs and it feels a lot better to build with now. Eg: You can actually build the big spaghetti bowl style designs this ride type does IRL without getting something like 11 intensity.
(This PR removes it from the gangster car & TGV train reskins as well in addition to the original train)