Skip to content

Stardew Valley: Fixed luck level requirements for slot machines #5160

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

agilbert1412
Copy link
Collaborator

@agilbert1412 agilbert1412 commented Jul 3, 2025

What is this fixing or adding?

It was discovered today that the slot machine level requirements are 2-4-6-8, not 2-4-4-4. I suspect it was a bad copy paste job originally.

The mod data can be found here: https://github.com/Pet-Slime/StardewValley/blob/master/LuckSkillCode/ContentPatcher/%5BCP%5D%20LuckSkill/Data/CraftingData.json

How was this tested?

Not much. It still passes tests, but I didn't make a new one, as this is an arbitrary value and the test would have to be just as arbitrary

# Conflicts:
#	worlds/stardew_valley/data/craftable_data.py
@github-actions github-actions bot added the waiting-on: peer-review Issue/PR has not been reviewed by enough people yet. label Jul 3, 2025
@agilbert1412 agilbert1412 added the is: bug/fix Issues that are reporting bugs or pull requests that are fixing bugs. label Jul 3, 2025
@ProfBytes
Copy link

Can confirm that it's not at level 4. Logic looks right now.

@agilbert1412 agilbert1412 added waiting-on: core-review Issue/PR has been peer-reviewed and is ready to be merged or needs input from a core maintainer. and removed waiting-on: peer-review Issue/PR has not been reviewed by enough people yet. labels Jul 3, 2025
@NewSoupVi NewSoupVi merged commit 1113003 into ArchipelagoMW:main Jul 3, 2025
16 checks passed
@Jouramie Jouramie deleted the StardewValley/FixedLuckLevelRequirements branch July 4, 2025 14:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
is: bug/fix Issues that are reporting bugs or pull requests that are fixing bugs. waiting-on: core-review Issue/PR has been peer-reviewed and is ready to be merged or needs input from a core maintainer.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants