<?xml version="1.0" encoding="utf-8"?>
<Entity parent="template_dh_unit_infantry">
  <Attack>
    <Melee>
      <Hack>1</Hack>
      <Pierce>0</Pierce>
      <Crush>0.0</Crush>
      <MaxRange>3.5</MaxRange>
      <PrepareTime>500</PrepareTime>
      <RepeatTime>1000</RepeatTime>
      <PreferredClasses datatype="tokens">Human</PreferredClasses>
    </Melee>
  </Attack>
  <Health>
    <Max>100</Max>
  </Health>
  <Identity>
    <GenericName>Melee Infantry</GenericName>
    <VisibleClasses datatype="tokens">Melee</VisibleClasses>
    <Formations datatype="tokens">
      special/formations/testudo
    </Formations>
  </Identity>
</Entity>
