Noita
Ikke nok vurderinger
[discontinued] Missing Perk Checker
   
Pris
Føj til foretrukne
Gjort til foretrukken
Fjern som foretrukken
Filstørrelse:
Offentliggjort:
Opdateret:
3.027 KB
4. nov. 2020 kl. 19:33
4. nov. 2020 kl. 22:35
2 ændringsbemærkninger ( vis )

Abonner for at downloade
[discontinued] Missing Perk Checker

Beskrivelse
*********************************************
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 kommentarer
Deerlord  [ophavsmand] 16. nov. 2020 kl. 21:31 
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 kl. 21:19 
1: Yes, a lot. I'll check soon.
2: No.
Deerlord  [ophavsmand] 16. nov. 2020 kl. 20:02 
@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 kl. 16:03 
244879062 is the seed if that helps
Winner 16. nov. 2020 kl. 16:03 
Found Faster Levitation while this mod said I couldn't. Not sure what happened.
Deerlord  [ophavsmand] 6. nov. 2020 kl. 23:30 
@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 kl. 20:50 
@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  [ophavsmand] 6. nov. 2020 kl. 19:31 
@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 kl. 19:04 
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?