Changes

Jump to navigation Jump to search
236 bytes added ,  14:49, 27 July 2022
Giving context to treasure room formula to make it more readable.
Line 175: Line 175:     
==Treasure Rooms==
 
==Treasure Rooms==
Small rooms containing treasure chests, similar to those in [[The Mines]], can randomly appear at level 10+. [[Luck#Daily Luck|Daily luck]] and [[Luck#Luck Buffs|Luck Buffs]] affect the chance to find Treasure Rooms. The probability of encountering one when entering a new floor equals to <code>0.01 + (Daily Luck / 10) + (Luck Buffs / 100)</code><ref name="dinofloor" />. In multiplayer, the luck values taken into account are the average of luck stats of players present in the Skull Cavern. Floor 100 of the Skull Cavern is guaranteed to contain a treasure chest. The only exception is during the run where the player completes the [[Skull Cavern#Secret|secret]].
+
Small rooms containing treasure chests, similar to those in [[The Mines]], can randomly appear at level 10+. [[Luck#Daily Luck|Daily luck]] and [[Luck#Luck Buffs|Luck Buffs]] affect the chance to find Treasure Rooms. The probability of encountering one when entering a new floor equals to <code>0.01 + (Daily Luck / 10) + (Luck Buffs / 100)</code><ref name="dinofloor" />. This means treasure rooms have a base chance of 1% to appear with daily [[Luck]] increasing the chance by 1% at best or decreasing by 1% at worst with the [[Special Charm]] adding 0.25% and food buffs adding 1% for every point of Luck. In multiplayer, the luck values taken into account are the average of luck stats of players present in the Skull Cavern. Floor 100 of the Skull Cavern is guaranteed to contain a treasure chest. The only exception is during the run where the player completes the [[Skull Cavern#Secret|secret]].
    
Below is a collapsible table of all possible treasures that can be randomly found inside Treasure Chests in the Skull Cavern.
 
Below is a collapsible table of all possible treasures that can be randomly found inside Treasure Chests in the Skull Cavern.
15

edits

Navigation menu