Noita
Get a perk
141 Comments
NicoNicoNi~ 19 May @ 10:53pm 
Does it work now?
Plutoski 16 Nov, 2024 @ 1:05pm 
hard to select perks and if you play nightmare mode, the perks from the mod will create conflict
Da O.G. Mexican 15 Aug, 2024 @ 12:25pm 
I dont see invisibility in Nightmare more can it be added?
Beep. 14 Jul, 2024 @ 11:11pm 
how reset choosing screen?
arcanist 27 Jun, 2024 @ 3:57am 
When using the "random perk" mode the game gets progressively more laggy until/unless you pick up the perk becoming almost unplayable after about a minute. The "pick a perk" mode also has this lag, but to a much lesser degree (it tops out at "annoying" rather than "unplayable slideshow")

Grabbing a perk immediately fixes the lag, but this could force you to pick up a perk that you would rather not have (like No Wand Tinkering) right at the very start of the run
EL Psy Congroo 11 Apr, 2024 @ 8:45am 
现已无法使用。
祭术流 FirstLove初恋 25 Jun, 2023 @ 11:35pm 
现在貌似用不了,有问号
Niftyturnip 29 Dec, 2022 @ 12:26pm 
oh great now i can have lukki mutation on every run from the start! :)
Grade 9 Oct, 2022 @ 12:10am 
conflicts with Nightmare Mode, removes the three free random perks. bad.
Thrill.001 MDE 3 Sep, 2022 @ 9:11am 
You want more then 20 Perks?
Ok!

You only need to change the value of "Amount" in the settings.lua

YourSteamfolder \steamapps\workshop\content\

"Id of Noita" (for me 881100)\"Id of Get a Perk"(for me 2007569462)

backup settings.lua.

I prefer Notepad Plus Plus for editing.

Scroll down to
id = "Amount",
label = "Amount(数量)",
description = "How many perks can you get.(你可获取的天赋数量)",
value_default = 1, -- 1
value_min = 1,
value_max = 20,
value_display_multiplier = 100,
value_display_formatting = "",
format_fn = format_fn_1,
roundingFunc = rounding_1,
scope = MOD_SETTING_SCOPE_NEW_GAME,
--descriptionGui=nil,

And change value_max = 20 to what ever.

Have more fun!
Vertical 20 May, 2022 @ 3:28pm 
No longer works
consume 16 Nov, 2021 @ 11:11am 
ill just use this to get humonculos on every run
Schmeeple-Bop 11 Aug, 2021 @ 8:52am 
a ao ao a ao ao a aoao a ao ao i was left

mrmeek4 17 Jun, 2021 @ 2:40pm 
thank you Mr author
Mr. No One 16 May, 2021 @ 7:56am 
this is broken, it disappears the entire list even if I have "perk lottery" on
WaffleIron 10 May, 2021 @ 7:41am 
any way to make it past 20 perks?
清风无道  [author] 29 Apr, 2021 @ 12:03am 
@mrmeek4
这mod的设定是:
选择固定个数的perk,不会因为有dice perk而改变。
如果想要选择更多的perk,可以直接在游戏中设置选择的个数。(“Option”->“Mod settings”->“Get a perk”)
mrmeek4 28 Apr, 2021 @ 7:08am 
if you use the cheat dice mod and take the perk lottery perk the perks will all disappear even though they use to not disappear
smashmallow101 17 Mar, 2021 @ 5:41pm 
i mean you might as well just only offer perk lottery. it's the only one that people would take.
Tyrwot 15 Mar, 2021 @ 7:09am 
Млять, снова он переделал и не добавил функцию изменения задержки.

if haveKillPerk then
SetTimeOut( 0.2, "mods/Get a perk/init.lua", "QFLoop")
else
local Count=tonumber(GlobalsGetValue("QFChoosePerksCount",""));
if Count<=0 then
if lang==1 then
GamePrint("“选择一个天赋”退出!")
else
GamePrint("\"Get a perk\" is gone!")
end
else
GlobalsSetValue( "QFChoosePerksCount", tostring(Count-1))
SetTimeOut( 0.2, "mods/Get a perk/init.lua", "QFLoop")

Будет быстрее смена спеллов.
wojtonix 7 Mar, 2021 @ 11:07am 
i wanted to start with some perks for a fun time but didnt se any until i just searched the word perks

thank you for making this (insert chinese letters here beacouse i dont have a way to write them)
清风无道  [author] 19 Feb, 2021 @ 9:28pm 
for some reason the randomizer doesn't work anymore for me? i have it set to 1 for the type option

set in game.(“Option”->“Mod settings”->“Get a perk”)
dexter 19 Feb, 2021 @ 7:49am 
for some reason the randomizer doesn't work anymore for me? i have it set to 1 for the type option
清风无道  [author] 16 Feb, 2021 @ 11:07pm 
I don't know if other mods have this function
清风无道  [author] 16 Feb, 2021 @ 11:06pm 
So I played couple of runs with this mod and at the last one when I got to tower there were no wands inside. Did smth changed and mods disable 3 wands in tower or what happened?

This mod doesn't have this function.
Billykid 16 Feb, 2021 @ 10:11pm 
So I played couple of runs with this mod and at the last one when I got to tower there were no wands inside. Did smth changed and mods disable 3 wands in tower or what happened?
清风无道  [author] 16 Feb, 2021 @ 7:42pm 
set in game(“Option”->“Mod settings”->“Get a perk”)
Wheler 16 Feb, 2021 @ 3:34pm 
Can't start a saved run. The run restard from 0.
清风无道  [author] 2 Jan, 2021 @ 5:53am 
i chose the perk and the news are still there. I also edited the config so that I get 1 perk (by setting mode from 0 to 1 I believe)

choose 1 perk -> setting "TYPE" to 0;
choose 2 perk -> setting "TYPE" to 0; setting "PerkCount" to 1;

random choose 1 perk -> setting "TYPE" to 1;
random choose 2 perk -> setting "TYPE" to 1;setting "PerkCount" to 1;
test 2 Jan, 2021 @ 2:22am 
i chose the perk and the news are still there. I also edited the config so that I get 1 perk (by setting mode from 0 to 1 I believe)
清风无道  [author] 2 Jan, 2021 @ 1:00am 
it spams in chat:
"random a perk" will exit in 120 seconds!
"random a perk" will exit in 115 seconds!
"random a perk" will exit in 110 seconds!

After choosing the perk, there is no such news
test 1 Jan, 2021 @ 6:35am 
it spams in chat:
"random a perk" will exit in 120 seconds!
"random a perk" will exit in 115 seconds!
"random a perk" will exit in 110 seconds!
清风无道  [author] 1 Jan, 2021 @ 12:18am 
我加了一个皮肤mod然后没有用是为什么

是指皮肤mod没用?
多半是没在模组里面激活
是指这个mod没用?
可以取消激活那个皮肤mod看看有没有有效。
如果也没效,那就是没激活这个mod.
Mar.7th_pragma.tism 31 Dec, 2020 @ 10:22pm 
我加了一个皮肤mod然后没有用是为什么
清风无道  [author] 29 Dec, 2020 @ 7:48pm 
这个跟内存没有关系,我发现你这个mod在职业mod触发的时候就会把选职业的那个房间当场选天赋的,如果我选职业选的够快差不多2秒以内,就可以在perk mod启动之前传送到入口,这个时候天赋是可以选的,所以解决这个问题只需要给perk mod加上一个10秒倒计时,结束以后启动就没事

主要是我不想大改,不然很简单的。就像那个修改器mod那样弄就行。
改成开局120秒不去触发这个mod就关掉这个mod可能好点。
起不到名字我也很绝望 29 Dec, 2020 @ 2:52pm 
这个跟内存没有关系,我发现你这个mod在职业mod触发的时候就会把选职业的那个房间当场选天赋的,如果我选职业选的够快差不多2秒以内,就可以在perk mod启动之前传送到入口,这个时候天赋是可以选的,所以解决这个问题只需要给perk mod加上一个10秒倒计时,结束以后启动就没事
清风无道  [author] 28 Dec, 2020 @ 7:46pm 
is there a way to make it work with the selectable classes mod. With that mod i spawn in a hut and choose a class and then i get sent to the cave opening but the perks dissapear before i leave the hut.

可以先选择perk,然后再使用其他mod.
因为这个mod,会在选择完毕后释放掉这个mod占用的内存。
如果超出一定范围没选择的话,就默认为:放弃选择perk.
Alekie 28 Dec, 2020 @ 11:18am 
is there a way to make it work with the selectable classes mod. With that mod i spawn in a hut and choose a class and then i get sent to the cave opening but the perks dissapear before i leave the hut.
起不到名字我也很绝望 25 Dec, 2020 @ 10:33am 
我加了那个选职业的mod以后你这个mod好像就没效果了啊
test 19 Dec, 2020 @ 5:31am 
ok thx
清风无道  [author] 19 Dec, 2020 @ 4:12am 
how do i make it so that there are 3 perks for choice

把最后一张图中的数量调为3就行。
位置:..\Steam\steamapps\workshop\content\881100\2007569462\init.lua
test 18 Dec, 2020 @ 4:54am 
how do i make it so that there are 3 perks for choice
Dr. Xenophage 9 Dec, 2020 @ 10:01am 
Thank you for your work, nice head-start system.
清风无道  [author] 8 Dec, 2020 @ 10:49pm 
PLEASE add a small visual guide in the preview images about how to switch from the randomizer back to manually picking the starting perks. Also a preview image of where to find the init.lua file could be helpful, so you don't have to continue typing it in the comments section hahaha. I am here with the init.lua experimenting, seeing which let me select more or less perks, where the selector is located, but can't seem to revert it to how that preview image looks, AKA not the randomizer. I say all this to ease your work load and to give needed information to people who don't really know coding.

后面有空我会去弄一下
Dr. Xenophage 8 Dec, 2020 @ 10:09am 
PLEASE add a small visual guide in the preview images about how to switch from the randomizer back to manually picking the starting perks. Also a preview image of where to find the init.lua file could be helpful, so you don't have to continue typing it in the comments section hahaha. I am here with the init.lua experimenting, seeing which let me select more or less perks, where the selector is located, but can't seem to revert it to how that preview image looks, AKA not the randomizer. I say all this to ease your work load and to give needed information to people who don't really know coding.
704597022 30 Nov, 2020 @ 5:50am 
..
Tyrwot 19 Nov, 2020 @ 7:41am 
Для тех, кого бесит долгое ожидание смены страниц.
Буду рад вашим предложениям, чтоб убрать задержку с самой первой страницы.

82 строка
if lnum<1 then
--Хз, вроде время от появления игрока в зоне - до появления перков. Может даже и не надо.

140 строка
if QFOldPostion.rep>1 then
--Время от остановки до смены страницы.
清风无道  [author] 8 Nov, 2020 @ 7:05am 
..\Steam\steamapps\workshop\content\881100\2007569462\init.lua
dariusz1989 8 Nov, 2020 @ 2:56am 
where the hell is init.lua file?
清风无道  [author] 1 Nov, 2020 @ 10:03pm 
Sometimes when starting a run the perks appear in the air and to the right, and you can't change the pages and you cannot access the perks in the top right.

resolved