Changes

Jump to navigation Jump to search
1,898 bytes removed ,  23:59, 20 December 2021
just going to link to the main table in the secret notes page, don't find it necessary to have 2 tables that say the same thing on separate pages
Line 12: Line 12:  
==Finding Journal Scraps==
 
==Finding Journal Scraps==
   −
Journal Scraps are found in the same way as [[Secret Notes]]. However, they can only be found on [[Ginger Island]]. Provided this, the "Chance" column below indicates the probabilities that the game will ''attempt'' to spawn a journal scrap.  When such an attempt is made, the game performs a further check to see how many journal scraps the player has already found. If all scraps have been found, the check fails.  Otherwise, the probability of success is a linear function of the number of scraps found, where there's an 80% chance of success if none have been found, and a 12% chance of success if all but one have been found <ref name="probability" />.
+
Journal Scraps are found in the same way as [[Secret Notes]], except that they are found on [[Ginger Island]]. See [[Secret Notes#Secret Note Sources|this table]] for how journal scraps can be found.
 
  −
{| class="wikitable sortable"
  −
|-
  −
!Activity
  −
!Chance
  −
|-
  −
| [[Weeds]] <ref name="weeds" />
  −
| 0.9%
  −
|-
  −
| [[Monsters]] <ref name="monsters" />
  −
| 3.3%
  −
|-
  −
| Chopping [[trees]] (Each Axe hit) <ref name="axe" />
  −
| 0.5%
  −
|-
  −
| [[Fishing]] <ref name="fish" />
  −
| 8% to replace trash
  −
|-
  −
| [[Artifact Spot]] <ref name="artifact" />
  −
| 11% (After artifact checks)
  −
|-
  −
| [[Stone]] <ref name="stone" />
  −
| 0.75%
  −
|-
  −
| Resource clump * <ref name="resource" />
  −
| 5%
  −
|-
  −
| [[Crops#Giant Crops|Giant crop]] <ref name="giant" />
  −
| 100%
  −
|-
  −
|}
  −
<nowiki>*</nowiki> Resource Clump = [[Large Stump]], [[Large Log]], or [[Boulder]]
      
==Journal Scraps==
 
==Journal Scraps==
Line 294: Line 262:  
Now I've got one glowing magnet ring… I hope old pappy doesn't mind, rest his soul…
 
Now I've got one glowing magnet ring… I hope old pappy doesn't mind, rest his soul…
 
|}
 
|}
  −
==References==
  −
<references>
  −
<ref name="probability"> See <samp>GameLocation::tryToCreateUnseenSecretNote</samp> in the game code.</ref>
  −
<ref name="weeds">See <samp>Object::cutWeed</samp> in the game code.</ref>
  −
<ref name="monsters">See <samp>GameLocation::monsterDrop</samp> in the game code.</ref>
  −
<ref name="axe">See <samp>Tree::performToolAction</samp> in the game code.</ref>
  −
<ref name="fish">See <samp>GameLocation::getFish</samp> in the game code.</ref>
  −
<ref name="artifact">See <samp>GameLocation::digUpArtifactSpot</samp> in the game code.</ref>
  −
<ref name="stone">See <samp>GameLocation::breakStone</samp> in the game code.</ref>
  −
<ref name="resource">See <samp>ResourceClump::performToolAction</samp> in the game code.</ref>
  −
<ref name="giant">See <samp>GiantCrop::performToolAction</samp> in the game code.</ref>
  −
</references>
      
==History==
 
==History==
4,286

edits

Navigation menu