apprentice_staff.xml

<items>
  <item>
    <key>apprentice_staff</key>
    <name>Apprentice's Staff</name>
    <description>
      A novice tool among mages. To a man holding an iron sword, it is still sorcery.
    </description>
    <type>staff</type>
    <icon>icon_apprentice_staff</icon>
    <sortKey>_staff11</sortKey>
    <weight>3.0</weight>
    <levelRequirement>10</levelRequirement>
    <twoHand>false</twoHand>
    <tags>t3</tags>
    <modifiers>
      <modifiers>
        <type>MinimumDamage</type>
        <amount>10.0</amount>
      </modifiers>
      <modifiers>
        <type>MaximumDamage</type>
        <amount>16.0</amount>
      </modifiers>
      <modifiers>
        <type>AttackSpeed</type>
        <amount>90.0</amount>
      </modifiers>
      <modifiers>
        <type>MagicCostReduction</type>
        <amount>0.06</amount>
      </modifiers>
      <modifiers>
        <type>MaxEnergy</type>
        <amount>5.0</amount>
      </modifiers>
      <modifiers>
        <type>ArmorPen</type>
        <amount>0.08</amount>
      </modifiers>
    </modifiers>
    <sprites>
      <equipLeft>apprentice_staff_left</equipLeft>
      <equipRight>apprentice_staff</equipRight>
      <stance>stance_1h_staff</stance>
    </sprites>
    <salvageInfo>
      <materials>1 scrap_metal, 2 ironwood</materials>
      <requiresBench>true</requiresBench>
    </salvageInfo>
    <repairInfo>
      <materials>1 scrap_metal, 2 ironwood</materials>
      <durability>300.0</durability>
    </repairInfo>
    <bolsterInfo>
      <materials>2 scrap_metal, 4 ironwood, grenzite</materials>
    </bolsterInfo>
    <priceDetails>
      <buy>1400</buy>
      <canTrade>true</canTrade>
    </priceDetails>
    <weaponDetails>
      <weaponSoundPack>club</weaponSoundPack>
    </weaponDetails>
  </item>
</items>