Changes

1 byte added ,  18:04, 31 May 2019
Undo revision 84180 by KLaurence (talk) Less readable
Line 68: Line 68:  
==Special Charm==
 
==Special Charm==
 
After reading [[Secret Notes#Secret Note #20|Secret Note #20]] and solving the puzzle depicted, the player is awarded with a [[Special Charm]] that permanently increases daily luck, according to the following formula:
 
After reading [[Secret Notes#Secret Note #20|Secret Note #20]] and solving the puzzle depicted, the player is awarded with a [[Special Charm]] that permanently increases daily luck, according to the following formula:
<pre>Daily Luck = The lowest between 0.10000000149011612 and (A random number between -0.1 and 0.1 + 0.025 [if player has Special Charm])</pre>
+
<pre>Daily Luck = The minimum of
 +
(0.10000000149011612)
 +
and
 +
((a random number between -0.1 and 0.1) + (0.025 if player has Special Charm))</pre>
    
==History==
 
==History==
105,955

edits