Changes

Jump to navigation Jump to search
1,617 bytes added ,  01:25, 21 February 2020
Revamp processing times: correct 1.4 values; remove stub; add Bug section with details
Line 6: Line 6:  
|ingredients = {{name|Wood|40}}{{name|Copper Bar|2}}
 
|ingredients = {{name|Wood|40}}{{name|Copper Bar|2}}
 
|sellprice  = Cannot be sold
 
|sellprice  = Cannot be sold
}}{{stub|Times need verification since 1.4.}}
+
}}
 
The '''Tapper''' is a [[Crafting|crafted]] item that can be placed on a [[Trees|tree]] to produce [[Maple Syrup]], [[Oak Resin]], or [[Pine Tar]]. It can also be placed on a [[Mushroom Tree]] to produce different mushrooms.
 
The '''Tapper''' is a [[Crafting|crafted]] item that can be placed on a [[Trees|tree]] to produce [[Maple Syrup]], [[Oak Resin]], or [[Pine Tar]]. It can also be placed on a [[Mushroom Tree]] to produce different mushrooms.
   Line 29: Line 29:  
|{{Description|Maple Syrup}}
 
|{{Description|Maple Syrup}}
 
|[[Maple Tree]]
 
|[[Maple Tree]]
|7-8 Days
+
|9-10 days
 
|{{Price|200}}
 
|{{Price|200}}
 
|{{energy|50}}{{health|20}}
 
|{{energy|50}}{{health|20}}
Line 37: Line 37:  
|{{Description|Oak Resin}}
 
|{{Description|Oak Resin}}
 
|[[Oak Tree]]
 
|[[Oak Tree]]
|6-7 Days
+
|7-8 days
 
|{{Price|150}}
 
|{{Price|150}}
 
|''Inedible''
 
|''Inedible''
Line 45: Line 45:  
|{{Description|Pine Tar}}
 
|{{Description|Pine Tar}}
 
|[[Pine Tree]]
 
|[[Pine Tree]]
|4-5 Days
+
|5-6 days
 
|{{Price|100}}
 
|{{Price|100}}
 
|''Inedible''
 
|''Inedible''
Line 73: Line 73:  
|{{energy|125}}{{health|56}}
 
|{{energy|125}}{{health|56}}
 
|}
 
|}
 +
 +
==Bug==
 +
The time of day when a tapper is placed (or when an existing tapper is harvested) has a pronounced inverse effect on the processing time.  Every one hour delay in start time causes the tapper to be ready 40 minutes '''earlier''' (i.e., processing time is reduced by 100 minutes).  Some specific values are provided in the table below.  All tappers placed during the same hour (e.g., 7:00 to 7:50 am) will be done at the same time; the 40 minute jump happens at the start of a new hour (e.g., 8:00 am).
 +
 +
Internally, the game code explicitly subtracts the time of day from the processing time -- potentially with the intent of having a single fixed completion time for all tappers -- but the subtraction uses 100 minute hours instead of 60 minute hours.
 +
 +
One key implication is that players who wish to have pine tar available at the end of the [[Egg Festival]] (10 pm Spring 13) need to place their tappers either on Spring 7 or '''after''' 5 pm on Spring 8; tappers placed on the morning of Spring 8 will not be ready until the day after the festival.
 +
 +
{| class="wikitable"
 +
! rowspan="2" | Tapper Start Time
 +
! colspan="2" | [[Pine Tar]]
 +
! colspan="2" | [[Oak Resin]]
 +
! colspan="2" | [[Maple Syrup]]
 +
|-
 +
! Ready At
 +
! Elapsed Time
 +
! Ready At
 +
! Elapsed Time
 +
! Ready At
 +
! Elapsed Time
 +
|-
 +
| Day 1, 7:00 am  || Day 7, 6:00 am  || 9300 mins || Day 8, 1:20 am  || 12300 mins || Day 11, 8:40 am    || 15300 mins
 +
|-
 +
| Day 1, 10:00 pm || Day 6, 6:40 pm  || 7800 mins || Day 8, 3:20 pm  || 10800 mins || Day 10, 12:00 noon || 13800 mins
 +
|-
 +
| Day 1, 1:00 am  || Day 6, 4:40 pm  || 7500 mins || Day 8, 1:20 pm  || 10500 mins || Day 10, 10:00 am  || 13500 mins
 +
|}
 +
    
==History==
 
==History==

Navigation menu