Accurate ratingmultiplers for RCT1 vehicles#299
Merged
Gymnasiast merged 1 commit intoOpenRCT2:masterfrom Feb 25, 2024
ZeeMaji:rct1-ratingmultipler
Merged
Accurate ratingmultiplers for RCT1 vehicles#299Gymnasiast merged 1 commit intoOpenRCT2:masterfrom ZeeMaji:rct1-ratingmultipler
Gymnasiast merged 1 commit intoOpenRCT2:masterfrom
ZeeMaji:rct1-ratingmultipler
Conversation
Gymnasiast
approved these changes
Feb 24, 2024
tupaschoal
approved these changes
Feb 25, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
These aren't quite perfect as the way RCT1 handled different vehicle stats seems to have been to have dedicated calculation functions for each vehicle on each ride type they're available for, so these are only close approximations with the ratingmultipler system we have. This should be close enough for the most part. For ride types where their base stats were changed in RCT2 (eg: compact invert) i've based the multiplers off of restored RCT1 base stats to keep things relative, so a 10% excitement modifier with RCT1 base stats will still be 10% modifier with the RCT2 stats. As a result some vehicles may still have more or less stats than they would in RCT1 but this should keep them mostly in line with how they were in RCT1 relatively at least.
There are three objects with multiplers that have special cases that i feel should be mentioned and they are:
Closes #297