feast_of_eons.xml

<items>
  <item>
    <key>feast_of_eons</key>
    <name>The Feast of Eons</name>
    <description>
      The legend of The Great Feast, or The Feast of Eons, depicts a host of gods and lords from neighboring
      realms communing together in the Palace of The God Queen Ahnai for a meal which would last for a million
      years.


    </description>
    <type>SkillBook</type>
    <icon>itemreading2_1</icon>
    <sortKey>_skillbook17</sortKey>
    <weight>0.5</weight>
    <priceDetails>
      <buy>260-440</buy>
      <sell>18-36</sell>
      <canTrade>true</canTrade>
    </priceDetails>
    <bookInfo>
      <requirements>
        <requirements>
          <type>Skill</type>
          <params>
            <params type="any">reading 10; cooking 8</params>
          </params>
        </requirements>
      </requirements>
      <rewards>
        <rewards>
          <type>RewardExperienceTier</type>
          <params>
            <params type="skill">cooking</params>
            <params type="tier">2</params>
          </params>
        </rewards>
        <rewards>
          <type>RewardExperience</type>
          <params>
            <params type="skill">reading</params>
            <params type="xp">50</params>
          </params>
        </rewards>
      </rewards>
    </bookInfo>
  </item>
</items>