Changes

1 byte added ,  00:54, 29 January 2021
Line 481: Line 481:  
Fish ponds may produce items in the chum bucket daily, with items being more likely at higher fish populations.  The most common item is [[Roe]], but at high populations, some fish can produce rare or valuable items.  
 
Fish ponds may produce items in the chum bucket daily, with items being more likely at higher fish populations.  The most common item is [[Roe]], but at high populations, some fish can produce rare or valuable items.  
   −
Any produced items are collected by clicking on the fish pond. Uncollected items only persist to the next day if new items are not produced; otherwise the new items replace the uncollected items. Collecting an item grants [[Fishing]] XP according to <code>XP = 10  + (0.4 &times; the sell price of the item)</code>
+
Any produced items are collected by clicking on the fish pond. Uncollected items only persist to the next day if new items are not produced; otherwise the new items replace the uncollected items. Collecting an item grants [[Fishing]] XP according to <code>XP = 10  + (0.04 &times; the sell price of the item)</code>
    
The base chance that an item is possible ranges from 23% to 95% (<code>base_chance = 15 + 8 &times; population of pond</code>). Empty ponds never produce items. The game then selects which item will appear, based on the fish species and population. The item-selection can produce no item (especially at low populations), meaning that the overall daily item chance may be much lower than the base 23-95% value.
 
The base chance that an item is possible ranges from 23% to 95% (<code>base_chance = 15 + 8 &times; population of pond</code>). Empty ponds never produce items. The game then selects which item will appear, based on the fish species and population. The item-selection can produce no item (especially at low populations), meaning that the overall daily item chance may be much lower than the base 23-95% value.
105,900

edits