Changes

Jump to navigation Jump to search
38 bytes added ,  17:04, 1 October 2020
m
move fish_size ref into text so it gets transcluded to Winter
Line 747: Line 747:  
|}
 
|}
   −
===Night Market Fish===
+
===Night Market Fish===<!-- This section is transcluded onto other pages (Winter) -->
 
These fish can only be caught in the submarine ride at the [[Night Market]] during {{Season|Winter}} 15-17.  They can be caught during any weather, and at any time while the market is open (5pm – 2am).
 
These fish can only be caught in the submarine ride at the [[Night Market]] during {{Season|Winter}} 15-17.  They can be caught during any weather, and at any time while the market is open (5pm – 2am).
 
{| class="wikitable sortable" id="roundedborder"
 
{| class="wikitable sortable" id="roundedborder"
Line 766: Line 766:  
| {{Qualityprice|Midnight Squid|100|prof_mult=1.25|iridium}}
 
| {{Qualityprice|Midnight Squid|100|prof_mult=1.25|iridium}}
 
| {{Qualityprice|Midnight Squid|100|prof_mult=1.5|iridium}}
 
| {{Qualityprice|Midnight Squid|100|prof_mult=1.5|iridium}}
|8-20<ref name="fish_size"/>
+
|8-20<ref name="fish_size">For all submarine-specific fish, the input data in <tt>[[Modding:Fish_data|Fish.xnb]]</tt> specifies upper/lower size values of 8 and 25. However, these fish can only be caught in the Submarine, where the maximum possible [[Fishing Zone]] is 2. As a result, even with a Fishing skill of 14 and a perfect catch, the largest possible fish size is 20 inches (which happens to be just barely large enough to be iridium quality).</ref>
 
|55 Sinker
 
|55 Sinker
 
|21
 
|21
Line 1,184: Line 1,184:  
==References==
 
==References==
 
<references>
 
<references>
<ref name="fish_size">For all submarine-specific fish, the input data in <tt>[[Modding:Fish_data|Fish.xnb]]</tt> specifies upper/lower size values of 8 and 25. However, these fish can only be caught in the Submarine, where the maximum possible [[Fishing Zone]] is 2. As a result, even with a Fishing skill of 14 and a perfect catch, the largest possible fish size is 20 inches (which happens to be just barely large enough to be iridium quality).</ref>
   
<ref name="crabpot_chance">Crab pot contents are determined by <tt>CrabPot::DayUpdate</tt>.  For mariners, there is no chance of junk, and all creatures are equally likely.  For non-mariners, there is a 20% chance of junk, then each creature is checked sequentially using the chances specified in <tt>Fish.xnb</tt>. One result of this algorithm is that the actual chance of finding a given creature is smaller than the value in the input file, because it can only be found if junk items and all previous creatures failed their tests.</ref>
 
<ref name="crabpot_chance">Crab pot contents are determined by <tt>CrabPot::DayUpdate</tt>.  For mariners, there is no chance of junk, and all creatures are equally likely.  For non-mariners, there is a 20% chance of junk, then each creature is checked sequentially using the chances specified in <tt>Fish.xnb</tt>. One result of this algorithm is that the actual chance of finding a given creature is smaller than the value in the input file, because it can only be found if junk items and all previous creatures failed their tests.</ref>
 
<ref name="not_a_fish">[[Clam]]s are not categorized as Fish by the game. Therefore they cannot be used in Fish recipes, do not benefit from Fishing price bonuses, do not show up in the [[Collections#Fish|Fish section]] of the [[Collections|collection]] tab, and do not count towards the four fishing [[Fishing#Achievements|Achievements]].</ref>
 
<ref name="not_a_fish">[[Clam]]s are not categorized as Fish by the game. Therefore they cannot be used in Fish recipes, do not benefit from Fishing price bonuses, do not show up in the [[Collections#Fish|Fish section]] of the [[Collections|collection]] tab, and do not count towards the four fishing [[Fishing#Achievements|Achievements]].</ref>

Navigation menu