<?xml version="1.0" encoding="utf-8"?>
<Entity parent="template_structure_defensive_palisade">
  <Cost>
    <BuildTime op="mul">0.8</BuildTime>
    <Resources>
      <wood op="mul">0.8</wood>
    </Resources>
  </Cost>
  <Footprint>
    <Square width="10.0" depth="3.0"/>
    <Height>6.0</Height>
  </Footprint>
  <Health>
    <Max op="mul">0.4</Max>
  </Health>
  <Loot>
    <wood>2</wood>
  </Loot>
  <Obstruction>
    <Static width="9.0" depth="2.0"/>
  </Obstruction>
  <StatusBars>
    <HeightOffset>7.0</HeightOffset>
  </StatusBars>
  <VisualActor>
    <Actor>props/special/palisade_rocks_medium.xml</Actor>
    <FoundationActor>structures/fndn_3x1.xml</FoundationActor>
  </VisualActor>
  <WallPiece>
    <Length>9</Length>
  </WallPiece>
</Entity>
