Noita
Dead Isn't Dead
JoaoP 2023 年 1 月 22 日 下午 1:10
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
< >
正在显示第 1 - 1 条,共 1 条留言
Falkor 2024 年 1 月 1 日 上午 7:21 
ty
< >
正在显示第 1 - 1 条,共 1 条留言
每页显示数: 1530 50