crystal_harvesting.xml

<items>
  <item>
    <key>crystal_harvesting</key>
    <name>Crystal Harvesting</name>
    <description>
      An introduction to Crystal Harvesting.
    </description>
    <type>LoreBook</type>
    <icon>itemreading2_1</icon>
    <sortKey>_lorebook24</sortKey>
    <weight>0.5</weight>
    <immediateEffects>
      <immediateEffects>
        <type>ReadLoreBook</type>
        <params>
          <params type="Book">crystal_harvesting</params>
        </params>
      </immediateEffects>
    </immediateEffects>
    <priceDetails>
      <buy>270</buy>
      <sell>45</sell>
      <canTrade>true</canTrade>
    </priceDetails>
    <bookInfo>
      <bookText>crystal_harvesting</bookText>
      <requirements>
        <requirements>
          <type>Skill</type>
          <params>
            <params type="any">Reading 7</params>
          </params>
        </requirements>
      </requirements>
      <rewards>
        <rewards>
          <type>RewardExperience</type>
          <params>
            <params type="skill">reading</params>
            <params type="xp">80</params>
          </params>
        </rewards>
        <rewards>
          <type>RewardKnowledge</type>
          <params>
            <params type="type">worldlore</params>
            <params type="amount">3</params>
          </params>
        </rewards>
      </rewards>
    </bookInfo>
  </item>
</items>