Changes

Jump to navigation Jump to search
672 bytes added ,  17:52, 17 April 2021
no edit summary
Line 23: Line 23:  
:I had a quick look at the location numbers (not the global ones) and here is what I noticed: 1) Island North requires bridge to be fixed and mining level only increases fragments by up to 1, the other one comes from luck. 2) Island South needs cave to be open. 3) Island West needs cave to be open and snake skull is 10%, not 25%. 4) Anywhere has a special condition whether a golden coconut has been cracked or not. taro tuber and artifact are "else if" statements so the probability decreases, e.g. 15% artifact trove only after it failed the coconut check and also only after it did not receive tuber. So troves should be 10.05%, I think? [[User:Dubesor|Dubesor]] ([[User talk:Dubesor|talk]]) 20:54, 16 April 2021 (UTC)
 
:I had a quick look at the location numbers (not the global ones) and here is what I noticed: 1) Island North requires bridge to be fixed and mining level only increases fragments by up to 1, the other one comes from luck. 2) Island South needs cave to be open. 3) Island West needs cave to be open and snake skull is 10%, not 25%. 4) Anywhere has a special condition whether a golden coconut has been cracked or not. taro tuber and artifact are "else if" statements so the probability decreases, e.g. 15% artifact trove only after it failed the coconut check and also only after it did not receive tuber. So troves should be 10.05%, I think? [[User:Dubesor|Dubesor]] ([[User talk:Dubesor|talk]]) 20:54, 16 April 2021 (UTC)
 
:edit: I just saw the Island West has <code>return;</code> skips, meaning you can't get vertebrae if you get the skull, so the actual chance of Snake Vertebrae should be 22.5% (25% of 90%). Island North same thing: 22.5% for fragments. [[User:Dubesor|Dubesor]] ([[User talk:Dubesor|talk]]) 22:40, 16 April 2021 (UTC)
 
:edit: I just saw the Island West has <code>return;</code> skips, meaning you can't get vertebrae if you get the skull, so the actual chance of Snake Vertebrae should be 22.5% (25% of 90%). Island North same thing: 22.5% for fragments. [[User:Dubesor|Dubesor]] ([[User talk:Dubesor|talk]]) 22:40, 16 April 2021 (UTC)
 +
::Well, opening the cave means you've unlocked the Island Field Office, I thought that was obvious, but I think it could use a mention.  The golden coconut is in the game code, but also in <tt>Locations.xnb</tt>, so I put ">10%", if you haven't cracked one at the Blacksmith, you can still get one in an artifact spot that way.  I don't know which bridge needs to be repaired; I think it's the bridge to the dig site, which is where the artifact spots spawn, so I don't know if that needs to be specified...
 +
 +
As for the percentages, I simply don't know if it's that simple or not!  [[User:Margotbean|margotbean]] ([[User talk:Margotbean|talk]]) 17:52, 17 April 2021 (UTC)
106,863

edits

Navigation menu