Skip to content
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

if you hold a flask that is exactly the same material then shift is skipped #12

Open
whismerhill opened this issue Feb 19, 2022 · 2 comments

Comments

@whismerhill
Copy link

whismerhill commented Feb 19, 2022

I just discovered this mechanic
putting it here for lack of knowing where to write this discovery:
if you hold a flask that is exactly the same material then shift is skipped

example: polymorphine shift with polymorphine in your flask
then this shift will be skipped & the next shift will execute instead, taking your flask of polymorphine into account if there's a flask in source or destination.

let's do that in this seed: 805956690
with NO previous shifts done, polymorphine will be transformed to blood (shift number 2)

@Cr4xy
Copy link
Owner

Cr4xy commented Feb 19, 2022

That's very interesting! Thanks for posting this.
I guess a good place for this would be in the the Noita Wiki page about fungal shifts (https://noita.fandom.com/wiki/Fungal_Reality_Shift?#:~:text=New%20Game%20Plus.-,Holding%20a%20flask,-If%20the%20player)

@whismerhill
Copy link
Author

whismerhill commented Feb 20, 2022

additional notes:
-if the other material is a "group" it won't skip. (since there is no way to match a group with a group AFAIK)
-if you use noita cheat tools then it will accurately tell you whether next shift will be skipped

and the wiki, well.... this information only becomes relevant if you use noita seed tool or something
otherwise if you don't, the only way to know that a shift was skipped is to count the number of shifts, do them all & realize you got less than 20

So what I'm getting at is that : I have no idea how to rewrite that idea specifically for the wiki.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants