Noita
Not enough ratings
[discontinued] Missing Perk Checker
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
3.027 KB
4 Nov, 2020 @ 7:33pm
4 Nov, 2020 @ 10:35pm
2 Change Notes ( view )

Subscribe to download
[discontinued] Missing Perk Checker

Description
*********************************************
Missing Perk Problem is fixed. We don't need this mod anymore. Thank you for subscribing!
*********************************************

Add and start with a perk that show perks never appear in current seed.

Noita generate perk spawn order by seed when a run start, order size is 100 and stackable perks(21 exist) can be placed many times. So there is high chance to a seed can't spawn some among 82 perks.

This mod shows those perks that is not in order.

(You don't need this unless you go around parallel worlds to find many perks, never stop rerolling perks until you find a perk you want or wanna play only with good seed. This missing perk problem never affect normal game playing just for winning.)

******
Must load after other mods that add or affect perks.
If other mods overwrite perk.lua, this mod will not work properly.
******
9 Comments
Deerlord  [author] 16 Nov, 2020 @ 9:31pm 
Then loading my mod after those perk adding mods and start a new run will solve the problem unless those mods overwrite "perk.lua".
If not solved, I can't handle conflicting with other mods perfectly, sorry:winter2019saddog:

Noted about that in mod description. Thanks to help refining my mod.
Winner 16 Nov, 2020 @ 9:19pm 
1: Yes, a lot. I'll check soon.
2: No.
Deerlord  [author] 16 Nov, 2020 @ 8:02pm 
@PotatoGrant
umm, in seed 244879062 my mod didn't say I can't find Faster Levitation.
For estimating the reason, I wanna ask some.
1. Are you using other mods adding or affecting perks? If using, how mod loading order going?(which is lower in mods list in game)
2. Have you got game update during the run? Game notify "version changed, something wrong will happen if continue with this save data" when you press continue.
Winner 16 Nov, 2020 @ 4:03pm 
244879062 is the seed if that helps
Winner 16 Nov, 2020 @ 4:03pm 
Found Faster Levitation while this mod said I couldn't. Not sure what happened.
Deerlord  [author] 6 Nov, 2020 @ 11:30pm 
@SoL
That sounds good. Set order size to number of perks being eligible to spawn. Remove stackable perks from the order making queue like non-stackable perks, load the mod after all other mods adding perks. Then the idea will work if there are no unknown side-effects to change that code.

Gonna try that when I have a time to do so.
TheLastSoL 6 Nov, 2020 @ 8:50pm 
@Deerlord
Ok that makes sense. I wonder if it would be possible to simply remove the code that allows for stackable perks to show up more than once so that every perk would just show up once in the order?
Deerlord  [author] 6 Nov, 2020 @ 7:31pm 
@SoL
If I make order length 200 or 1000, there will be long line of stackable perks in the order after order generation pick all non-stackable perks. It result players having a chance to find only stackable perks during a normal run.
And I don't know how to add missing perks into the order correctly, sorry:winter2019saddog:
TheLastSoL 6 Nov, 2020 @ 7:04pm 
Would it be possible to create a mod that either guarantees all perks show up at least once in the order or expands the order to something like 200 or 1000 to make it more likely every perk can appear eventually?