Steam 설치
로그인
|
언어
简体中文(중국어 간체)
繁體中文(중국어 번체)
日本語(일본어)
ไทย(태국어)
Български(불가리아어)
Čeština(체코어)
Dansk(덴마크어)
Deutsch(독일어)
English(영어)
Español - España(스페인어 - 스페인)
Español - Latinoamérica(스페인어 - 중남미)
Ελληνικά(그리스어)
Français(프랑스어)
Italiano(이탈리아어)
Bahasa Indonesia(인도네시아어)
Magyar(헝가리어)
Nederlands(네덜란드어)
Norsk(노르웨이어)
Polski(폴란드어)
Português(포르투갈어 - 포르투갈)
Português - Brasil(포르투갈어 - 브라질)
Română(루마니아어)
Русский(러시아어)
Suomi(핀란드어)
Svenska(스웨덴어)
Türkçe(튀르키예어)
Tiếng Việt(베트남어)
Українська(우크라이나어)
번역 관련 문제 보고
If not solved, I can't handle conflicting with other mods perfectly, sorry
Noted about that in mod description. Thanks to help refining my mod.
2: No.
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.
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.
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?
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