Changes

Clarified power a bit more, added reference.
Line 10: Line 10:  
It can also be purchased from the [[Bookseller]] for {{Price|20000}} starting in Year 3 (~9% chance to appear).<ref name="y3chance" />
 
It can also be purchased from the [[Bookseller]] for {{Price|20000}} starting in Year 3 (~9% chance to appear).<ref name="y3chance" />
   −
The first reading grants the player a power that gives felled [[trees]] a 5% chance to yield double [[wood]]. Once read, it can be found in [[the Player]]'s menu on the [[Special Items & Powers]] tab. Each subsequent reading gives the player 100 [[Foraging]] [[Skills|XP]].
+
The first reading grants the player a power that gives felled [[trees]] a 5% chance to yield double [[wood]]. This effect stacks with the [[Skills#Foraging|Forester]] profession.<ref name="woodpower" /> Once read, it can be found in [[the Player]]'s menu on the [[Special Items & Powers]] tab. Each subsequent reading gives the player 100 [[Foraging]] [[Skills|XP]].
    
==Gifting==
 
==Gifting==
Line 36: Line 36:  
     <ref name="treeDrop">See <samp>Tree::performToolAction</samp> in the game code.</ref>
 
     <ref name="treeDrop">See <samp>Tree::performToolAction</samp> in the game code.</ref>
 
     <ref name="y3chance">See <samp>Data\Shops.xnb</samp> in the game files.</ref>
 
     <ref name="y3chance">See <samp>Data\Shops.xnb</samp> in the game files.</ref>
 +
    <ref name="woodpower">See <samp>Tree::tickUpdate</samp> in the game code.</ref>
 
</references>
 
</references>
  
992

edits