Changes

365 bytes added ,  18:24, 27 June 2021
→‎Secret Note Sources: Updated the description of how spawn checks work - the old description was presumably based on an older version of the game.
Line 17: Line 17:  
The following table lists the different actions that can spawn a secret note.
 
The following table lists the different actions that can spawn a secret note.
   −
When the percentage chance is hit, the game tries 3 times to make a note. In each attempt a random number is generated based on the total number of notes. If the number is a note that has not yet been received, the note is spawned and the checks stop.
+
The "Chance" column below indicates the probabilities that the game will ''attempt'' to spawn a secret note. When such an attempt is made, the game performs a further check to see if it succeeds, based on the number of notes of the appropriate type (Journal Scraps on Ginger Island, regular Secret Notes elsewhere) that the player has already found. If all notes have been found, the check fails.  Otherwise, the probability of success is a linear function of the number of notes found, where there's an 80% chance of success if no notes have been found, and a 12% chance of success if all but one have been found.
    
{| class="wikitable sortable"
 
{| class="wikitable sortable"