This mod simply adds perks to the loot tables of treasure chests.
INSTALLATION
- Extract all from the zipped folder.
- Click into the shell folder 26021_Chests May Contain Perks_1.0
- Place the chests_may_contain_perks folder into your steamapps/common/Noita/mods directory.
- Activate the mod in-game.
5? (Optional) Edit the included .lua files (I use Notepad++) if you choose to modify my modified versions of the loot tables.
This mod overwrites chest_random.lua and chest_random_super.lua, both of which can be found in Nolla_Games_Noita/data/scripts/items.
You do not need to back up the original files; they will revert upon this mod's deactivation.
NB
When you grab any perk without Perk Reroll, just as in the Holy Mountain, all perks in the immediate vicinity will be erased.
Be wary of taking a chest's perk within close proximity of a virgin Holy Mountain level.
Treasure Chest Loot (VANILLA):
7% - bomb
33% - gold
10% - potion
15% - spell
19% - wand
11% - heart
3% - chest transmutes to gold
1% - random reward 2x
1% - random reward 3x
Treasure Chest Loot (MODDED):
5% - bomb
15% - perk
20% - gold
10% - potion
15% - spell
20% - wand
10% - heart
3% - chest transmutes to gold
1% - random reward 2x
1% - random reward 3x
Super Treasure Chest Loot (VANILLA):
15% - potions
25% - spells
35% - wand
25% - heart
4% - random reward 2x
1% - random reward 3x
Super Treasure Chest Loot (MODDED):
10% - potions
25% - perk
20% - spells
20% - wand
20% - heart
4% - random reward 2x
1% - random reward 3x
These values may easily be configured within this mod's chest_random.lua & chest_random_super.lua.