adamant_greatsword.xml

<items>
  <item>
    <key>adamant_greatsword</key>
    <name>Adamant Greatsword</name>
    <description>
      Green adamant, denser than steel, enormous in the hands.
    </description>
    <type>sword</type>
    <icon>icon_adamantgreatsword_01</icon>
    <sortKey>_sword21</sortKey>
    <weight>8.5</weight>
    <levelRequirement>38</levelRequirement>
    <twoHand>true</twoHand>
    <tags>t5</tags>
    <weaponBonuses>perfected_balance</weaponBonuses>
    <modifiers>
      <modifiers>
        <type>MinimumDamage</type>
        <amount>22.0</amount>
      </modifiers>
      <modifiers>
        <type>MaximumDamage</type>
        <amount>35.0</amount>
      </modifiers>
      <modifiers>
        <type>AttackSpeed</type>
        <amount>80.0</amount>
      </modifiers>
      <modifiers>
        <type>BleedChance</type>
        <amount>0.2</amount>
      </modifiers>
      <modifiers>
        <type>ArmorPen</type>
        <amount>0.15</amount>
      </modifiers>
      <modifiers>
        <type>CritChance</type>
        <amount>0.08</amount>
      </modifiers>
    </modifiers>
    <sprites>
      <equipLeft>adamant_greatsword_left</equipLeft>
      <equipRight>adamant_greatsword</equipRight>
      <stance>stance_2h_front</stance>
    </sprites>
    <salvageInfo>
      <materials>3 adamant_metal, leather, cloth</materials>
      <requiresBench>true</requiresBench>
    </salvageInfo>
    <repairInfo>
      <materials>3 adamant_metal, leather, cloth</materials>
      <durability>600.0</durability>
    </repairInfo>
    <bolsterInfo>
      <materials>6 adamant_metal, 2 leather, 2 cloth, grenzite</materials>
    </bolsterInfo>
    <priceDetails>
      <buy>14000</buy>
      <canTrade>true</canTrade>
    </priceDetails>
    <weaponDetails>
      <weaponSoundPack>blade_heavy</weaponSoundPack>
    </weaponDetails>
    <soundInfo>
      <equip>blade_heavy_equip_01</equip>
    </soundInfo>
  </item>
</items>