Noita
Dead Isn't Dead
JoaoP Jan 22, 2023 @ 1:10pm
Dead Isn't Dead with different(even zero) reroll altar costs
Open on notepad

\steamapps\workshop\content\881100\2007426411\data\scripts\perks\perk_reroll_init.lua

Edit the line:

local cost = 200 * math.pow( 2, perk_reroll_count )

You can use whatever math expression you want. For no cost, you just change it to zero.

local cost = 0
< >
Showing 1-1 of 1 comments
Falkor Jan 1, 2024 @ 7:21am 
ty
< >
Showing 1-1 of 1 comments
Per page: 1530 50