establishing_council.xml

<items>
  <item>
    <key>establishing_council</key>
    <name>King Thalorin's Royal Decree</name>
    <description>
      King Thalorin orders the creation of the Council of Wizards to oversee responsible use of magic and preserve
      magical knowledge in Aldrova.
    </description>
    <type>LoreBook</type>
    <icon>itemreading2_1</icon>
    <sortKey>_lorebook02</sortKey>
    <weight>0.5</weight>
    <immediateEffects>
      <immediateEffects>
        <type>ReadLoreBook</type>
        <params>
          <params type="Book">establishing_council</params>
        </params>
      </immediateEffects>
    </immediateEffects>
    <priceDetails>
      <buy>60</buy>
      <sell>10</sell>
      <canTrade>true</canTrade>
    </priceDetails>
    <bookInfo>
      <bookText>establishing_council</bookText>
      <requirements>
        <requirements>
          <type>Skill</type>
          <params>
            <params type="any">Reading 3</params>
          </params>
        </requirements>
      </requirements>
      <rewards>
        <rewards>
          <type>RewardExperience</type>
          <params>
            <params type="skill">reading</params>
            <params type="xp">30</params>
          </params>
        </rewards>
        <rewards>
          <type>RewardKnowledge</type>
          <params>
            <params type="type">worldlore</params>
            <params type="amount">2</params>
          </params>
        </rewards>
      </rewards>
    </bookInfo>
  </item>
</items>