crescent_axe.xml

<items>
  <item>
    <key>crescent_axe</key>
    <name>Crescent Axe</name>
    <description>
      A single blade curved like a young moon, set on a haft long enough to swing in a full circle. One motion carries it through everything standing in the arc.
    </description>
    <type>axe</type>
    <icon>icon_crescentaxe_01</icon>
    <sortKey>_axe12</sortKey>
    <weight>6.0</weight>
    <levelRequirement>23</levelRequirement>
    <twoHand>true</twoHand>
    <tags>t4</tags>
    <weaponBonuses>sweeping_arc</weaponBonuses>
    <modifiers>
      <modifiers>
        <type>MinimumDamage</type>
        <amount>21.0</amount>
      </modifiers>
      <modifiers>
        <type>MaximumDamage</type>
        <amount>33.0</amount>
      </modifiers>
      <modifiers>
        <type>AttackSpeed</type>
        <amount>85.0</amount>
      </modifiers>
      <modifiers>
        <type>BleedChance</type>
        <amount>0.2</amount>
      </modifiers>
      <modifiers>
        <type>CritChance</type>
        <amount>0.1</amount>
      </modifiers>
    </modifiers>
    <sprites>
      <equipLeft>crescent_axe_left</equipLeft>
      <equipRight>crescent_axe</equipRight>
      <stance>stance_2h_wide</stance>
    </sprites>
    <salvageInfo>
      <materials>3 scrap_metal, 2 ashwood</materials>
      <requiresBench>true</requiresBench>
    </salvageInfo>
    <repairInfo>
      <materials>3 scrap_metal, 2 ashwood</materials>
      <durability>360.0</durability>
    </repairInfo>
    <bolsterInfo>
      <materials>6 scrap_metal, 4 ashwood, grenzite</materials>
    </bolsterInfo>
    <priceDetails>
      <buy>6200</buy>
      <canTrade>true</canTrade>
    </priceDetails>
    <weaponDetails>
      <weaponSoundPack>chopper</weaponSoundPack>
    </weaponDetails>
  </item>
</items>