Changes

Jump to navigation Jump to search
134 bytes added ,  15:14, 12 November 2020
→‎Experience Points: Clarified that trees felled by bombs do not give XP (unlike ore nodes; the GameLocation.OnStoneDestroyed method calls breakStone, which assigns mining XP when rocks are bombed, but there is no equivalent in the code for trees.)
Line 108: Line 108:  
==Experience Points==
 
==Experience Points==
 
Experience points (XP) are granted as follows:
 
Experience points (XP) are granted as follows:
* '''12 XP''' for chopping down a [[tree]] (granted all at once for the last chop that causes the tree to fall).
+
* '''12 XP''' for chopping down a [[tree]] with an axe (granted all at once for the last chop that causes the tree to fall).
 
* '''1 XP''' for removing the tree stump after chopping down a tree.
 
* '''1 XP''' for removing the tree stump after chopping down a tree.
 
* '''25 XP''' for removing [[Large Stump]]s and [[Large Log]]s.
 
* '''25 XP''' for removing [[Large Stump]]s and [[Large Log]]s.
Line 125: Line 125:     
'''The following Items do NOT grant any foraging experience:'''
 
'''The following Items do NOT grant any foraging experience:'''
 +
* Trees felled by [[Bombs]] (however, weakening a tree with bombs before felling it with an axe will still give full XP).
 
* [[Blackberry|Blackberries]] and [[Salmonberry|Salmonberries]] from bushes (whether picked by the player or shaken loose by animals).
 
* [[Blackberry|Blackberries]] and [[Salmonberry|Salmonberries]] from bushes (whether picked by the player or shaken loose by animals).
 
* [[Grape]]s grown from [[Grape Starter]]s.
 
* [[Grape]]s grown from [[Grape Starter]]s.
30

edits

Navigation menu