Changes

m
→‎Bundles: Missing a period.
Line 7: Line 7:  
|quality  = false
 
|quality  = false
 
}}
 
}}
'''Roe''' are fish eggs that are produced by [[fish]] in a [[Fish Pond]]. They can also be found in found in [[Fishing#Treasure Chests|Fishing Treasure Chests]] after obtaining the power from the [[Jewels Of The Sea]] book.
+
'''Roe''' are fish eggs that are produced by [[fish]] in a [[Fish Pond]]. They can also be found in [[Fishing#Treasure Chests|Fishing Treasure Chests]] after obtaining the power from the [[Jewels Of The Sea]] book (25% chance).<ref name="chest" />
    
The selling price of Roe depends on the fish's base sell price.  The equation is <samp>30 + (base fish sell price / 2)</samp>, rounded down to the next nearest integer.  The health and energy gained from eating roe are the same for all types of roe.
 
The selling price of Roe depends on the fish's base sell price.  The equation is <samp>30 + (base fish sell price / 2)</samp>, rounded down to the next nearest integer.  The health and energy gained from eating roe are the same for all types of roe.
Line 61: Line 61:     
==Bundles==
 
==Bundles==
15 Roe are one of options for the {{Bundle|Fish Farmers||y}}
+
15 Roe are one of options for the {{Bundle|Fish Farmers||y}}.
    
==Bugs==
 
==Bugs==
Line 68: Line 68:  
==References==
 
==References==
 
<references>
 
<references>
<ref name="roe_color">The name, price, and color of each type of roe is set by <samp>FishPond::GetFishProduce</samp>, which calls <samp>TailoringMenu:GetDyeColor</samp> to get the fish-appropriate color.</ref>
+
    <ref name="chest"> See <samp>FishingRod::openTreasureMenuEndFunction</samp> in the game code.</ref>
 +
    <ref name="roe_color">The name, price, and color of each type of roe is set by <samp>FishPond::GetFishProduce</samp>, which calls <samp>TailoringMenu:GetDyeColor</samp> to get the fish-appropriate color.</ref>
 
</references>
 
</references>
  
1,327

edits