medics_of_aras.xml
<items>
<item>
<key>medics_of_aras</key>
<name>The Medics of Ar'As</name>
<description>
A rather thick volume detailing many of the surgeries and treatments performed on wounded soldiers from the
Last Great War. Judging by the results, most of the useful information falls under the "what NOT to do"
category.
</description>
<type>SkillBook</type>
<icon>itemreading2_1</icon>
<sortKey>_skillbook18</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 9; medicine 5</params>
</params>
</requirements>
</requirements>
<rewards>
<rewards>
<type>RewardExperienceTier</type>
<params>
<params type="skill">medicine</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>