Noita
평점이 부족합니다.
[discontinued] Missing Perk Checker
   
어워드
즐겨찾기
즐겨찾기됨
즐겨찾기 해제
파일 크기
게시일
업데이트일
3.027 KB
2020년 11월 4일 오후 7시 33분
2020년 11월 4일 오후 10시 35분
업데이트 노트 2개 (보기)

다운로드 위해 구독하기
[discontinued] Missing Perk Checker

설명
*********************************************
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
Deerlord  [작성자] 2020년 11월 16일 오후 9시 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 2020년 11월 16일 오후 9시 19분 
1: Yes, a lot. I'll check soon.
2: No.
Deerlord  [작성자] 2020년 11월 16일 오후 8시 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 2020년 11월 16일 오후 4시 03분 
244879062 is the seed if that helps
Winner 2020년 11월 16일 오후 4시 03분 
Found Faster Levitation while this mod said I couldn't. Not sure what happened.
Deerlord  [작성자] 2020년 11월 6일 오후 11시 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 2020년 11월 6일 오후 8시 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  [작성자] 2020년 11월 6일 오후 7시 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 2020년 11월 6일 오후 7시 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?