sorcerer_staff.xml

<items>
  <item>
    <key>sorcerer_staff</key>
    <name>Sorcerer's Staff</name>
    <description>
      A man's spirit recoils from raw sorcery. This smouldering wood quietly undoes that natural guard, easing the wielder into deeper attunement.
    </description>
    <type>staff</type>
    <icon>icon_sorcerer_staff</icon>
    <sortKey>_staff13</sortKey>
    <weight>3.2</weight>
    <levelRequirement>21</levelRequirement>
    <twoHand>false</twoHand>
    <tags>t4</tags>
    <modifiers>
      <modifiers>
        <type>MinimumDamage</type>
        <amount>13.0</amount>
      </modifiers>
      <modifiers>
        <type>MaximumDamage</type>
        <amount>20.0</amount>
      </modifiers>
      <modifiers>
        <type>AttackSpeed</type>
        <amount>90.0</amount>
      </modifiers>
      <modifiers>
        <type>MagicCostReduction</type>
        <amount>0.1</amount>
      </modifiers>
      <modifiers>
        <type>MaxEnergy</type>
        <amount>10.0</amount>
      </modifiers>
      <modifiers>
        <type>ArmorPen</type>
        <amount>0.1</amount>
      </modifiers>
    </modifiers>
    <sprites>
      <equipLeft>sorcerer_staff_left</equipLeft>
      <equipRight>sorcerer_staff</equipRight>
      <stance>stance_1h_staff</stance>
    </sprites>
    <salvageInfo>
      <materials>2 scrap_metal, 2 ashwood</materials>
      <requiresBench>true</requiresBench>
    </salvageInfo>
    <repairInfo>
      <materials>2 scrap_metal, 2 ashwood</materials>
      <durability>340.0</durability>
    </repairInfo>
    <bolsterInfo>
      <materials>4 scrap_metal, 4 ashwood, grenzite</materials>
    </bolsterInfo>
    <priceDetails>
      <buy>6200</buy>
      <canTrade>true</canTrade>
    </priceDetails>
    <weaponDetails>
      <weaponSoundPack>club</weaponSoundPack>
    </weaponDetails>
  </item>
</items>