thieving_scum.xml
<items>
<item>
<key>thieving_scum</key>
<name>Thieving Scum!</name>
<description>
Lady Bonnibel Cunningham's considerations on the thieving problem.
</description>
<type>LoreBook</type>
<icon>itemreading2_1</icon>
<sortKey>_lorebook03</sortKey>
<weight>0.5</weight>
<immediateEffects>
<immediateEffects>
<type>ReadLoreBook</type>
<params>
<params type="Book">thieving_scum</params>
</params>
</immediateEffects>
</immediateEffects>
<priceDetails>
<buy>60</buy>
<sell>10</sell>
<canTrade>true</canTrade>
</priceDetails>
<bookInfo>
<bookText>thieving_scum</bookText>
<requirements>
<requirements>
<type>Skill</type>
<params>
<params type="any">Reading 1</params>
</params>
</requirements>
</requirements>
<rewards>
<rewards>
<type>RewardExperience</type>
<params>
<params type="skill">reading</params>
<params type="xp">20</params>
</params>
</rewards>
<rewards>
<type>RewardKnowledge</type>
<params>
<params type="type">worldlore</params>
<params type="amount">2</params>
</params>
</rewards>
</rewards>
</bookInfo>
</item>
</items>