HintMachine / hintMachine

HintMachine is a program giving hints for your Archipelago games.
MIT License
9 stars 11 forks source link

Add Super Mega Baseball 2 #42

Closed KitsuneZeta closed 8 months ago

KitsuneZeta commented 8 months ago

Adds Super Mega Baseball 2, with a single quest for it (gaining Starpoints). This quest can be worked towards across all modes, allowing players to work towards it while progressing their custom elimination/season or just playing a game (or two) in Exhibition.

Quest Goal pacing notes

Since the multiplier for Starpoint gains is specifically based on the player's EGO rating, a baseline multiplier needs to be used as a reference point. At this point, the baseline multiplier is x35 (just above EGO 60), and the quest goal of 40,000 was tested at EGO 40, 60, and 80 (actual multipliers of x14, x34, and x63, respectively) using a pair of custom teams set up for what is probably the "best case" scenario for this goal in Exhibition, with (mostly) consistent results with respect to when in a 3-inning game the goal got hit. Any feedback with regards to Starpoint pacing should include the EGO rating (and Starpoint Multiplier) so as to provide a reference point.

Presently, the "End of game" Starpoint bonuses ("Victory", "Shut-out", "Few Walks Allowed", etc.) are not counted towards the goal, only the Starpoint gains from in-game events get tracked.

Touched files

In addition to adding the cover art and connector code, this PR (as initially submitted) modifies Globals (to add the connector), the csproj file, and the readme file (to add the game entry). No other existing files are touched.