Difference between revisions of "Mahogany Tree"

(roundedborder id--> class)
m (Reverted edits by Zamiel (talk) to last revision by Oasis)
Tag: Rollback
 
(12 intermediate revisions by 9 users not shown)
Line 1: Line 1:
{{Spoiler}}
 
 
{{Infobox tree
 
{{Infobox tree
 
|image = Mahogany Tree Portrait.png
 
|image = Mahogany Tree Portrait.png
Line 6: Line 5:
 
|growth = Variable
 
|growth = Variable
 
}}
 
}}
A '''Mahogany Tree''' is a common tree that grows from a [[Mahogany Seed]]. It yields [[Sap]] every day when [[Tapper|tapped]].  It can be chopped down with an axe, producing 10 [[Hardwood]].
+
A '''Mahogany Tree''' is a common [[Trees|tree]] that grows from a [[Mahogany Seed]]. It yields [[Sap]] every day when [[Tapper|tapped]].  It can be chopped down with an [[Axes|axe]], producing 8-13 [[Hardwood]].<ref name="numHardwood" />
  
Unlike other fertilized tree seeds that have a 100% chance of growing to the next stage, [[Mahogany Seed]]s fertilized with [[Tree Fertilizer]] have a 60% chance of growing to the next stage each night. Unfertilized seeds have a 15% chance of growing to the next stage.
+
Unlike other fertilized tree seeds that have a 100% chance of growing to the next stage, [[Mahogany Seed]]s fertilized with [[Tree Fertilizer]] have a 60% chance of growing to the next stage each night. Unfertilized seeds have a 15% chance of growing to the next stage. This means that unfertilized mahogany trees usually grow in 26±12 days, while fertilized ones usually grow in 7±2 days.
  
 
==Stages of Growth==
 
==Stages of Growth==
 
<section begin="mahoganytree" /><!-- Transcluded onto Trees page -->
 
<section begin="mahoganytree" /><!-- Transcluded onto Trees page -->
{| class="wikitable roundedborder" style="text-align: center;"
+
{|class="wikitable roundedborder" style="text-align: center;"
 
|-
 
|-
 
!Stage 1
 
!Stage 1
Line 28: Line 27:
 
|class="no-wrap" style="vertical-align: bottom;"|[[File:Mahogany stump Spring.png|48px|link=]] [[File:Mahogany stump Spring.png|48px|link=]] [[File:Mahogany stump Fall.png|36px|link=]] [[File:Mahogany stump Winter.png|36px|link=]]
 
|class="no-wrap" style="vertical-align: bottom;"|[[File:Mahogany stump Spring.png|48px|link=]] [[File:Mahogany stump Spring.png|48px|link=]] [[File:Mahogany stump Fall.png|36px|link=]] [[File:Mahogany stump Winter.png|36px|link=]]
 
|-
 
|-
|}<section end="mahoganytree" />  
+
|}<section end="mahoganytree" />
 +
 
 +
==References==
 +
<references>
 +
<ref name="numHardwood">See <samp>Tree::tickUpdate</samp> in the game code.</ref>
 +
</references>
  
 
==History==
 
==History==

Latest revision as of 17:08, 5 April 2024

Mahogany Tree
Mahogany Tree Portrait.png
Information
Seed Mahogany Seed.png Mahogany Seed
Tapper Product Sap.png Sap
Growth Time Variable

A Mahogany Tree is a common tree that grows from a Mahogany Seed. It yields Sap every day when tapped. It can be chopped down with an axe, producing 8-13 Hardwood.[1]

Unlike other fertilized tree seeds that have a 100% chance of growing to the next stage, Mahogany Seeds fertilized with Tree Fertilizer have a 60% chance of growing to the next stage each night. Unfertilized seeds have a 15% chance of growing to the next stage. This means that unfertilized mahogany trees usually grow in 26±12 days, while fertilized ones usually grow in 7±2 days.

Stages of Growth

Stage 1 Stage 2 Stage 3 Stage 4 Stage 5 - Spring, Summer, Fall, Winter Stump - Spring, Summer, Fall, Winter
 
 
 
 
 
       

References

  1. See Tree::tickUpdate in the game code.

History

  • 1.5: Introduced.