governor_boots_03.xml

<items>
  <item>
    <key>governor_boots_03</key>
    <name>Regal Boots</name>
    <description>
      These boots exude authority and prestige, marking their wearer as a leader of their town.
    </description>
    <type>Boots</type>
    <icon>itemgovernor_boots_03</icon>
    <sortKey>_boots04</sortKey>
    <weight>2.0</weight>
    <tags>t1</tags>
    <modifiers>
      <modifiers>
        <type>PhysicalResist</type>
        <amount>0.04</amount>
      </modifiers>
      <modifiers>
        <type>Dodge</type>
        <amount>3.0</amount>
      </modifiers>
    </modifiers>
    <spriteOptions>
      <spriteOptions>
        <physique>human_male</physique>
        <equipLeft>governor_boots_03_left</equipLeft>
        <equipRight>governor_boots_03</equipRight>
      </spriteOptions>
      <spriteOptions>
        <physique>human_female</physique>
        <equipLeft>governor_boots_03_f_left</equipLeft>
        <equipRight>governor_boots_03_f</equipRight>
      </spriteOptions>
    </spriteOptions>
    <salvageInfo>
      <materials>leather, cloth, spidersilk</materials>
      <requiresBench>true</requiresBench>
    </salvageInfo>
    <repairInfo>
      <materials>leather, cloth, spidersilk</materials>
      <durability>57.0</durability>
    </repairInfo>
    <priceDetails>
      <buy>43</buy>
      <canTrade>true</canTrade>
    </priceDetails>
  </item>
</items>