<?xml version="1.0" encoding="utf-8"?>
<Entity parent="template_structure_defensive_palisade">
  <Cost>
    <BuildTime op="mul">1.2</BuildTime>
    <Resources>
      <wood op="mul">1.2</wood>
    </Resources>
  </Cost>
  <Footprint>
    <Square width="15.0" depth="3.0"/>
    <Height>6.0</Height>
  </Footprint>
  <Health>
    <Max op="mul">0.6</Max>
  </Health>
  <Identity>
    <Tooltip>Can be converted into a Palisade Gate.</Tooltip>
  </Identity>
  <Loot>
    <wood>3</wood>
  </Loot>
  <Obstruction>
    <Static width="14.0" depth="2.0"/>
  </Obstruction>
  <StatusBars>
    <HeightOffset>7.0</HeightOffset>
  </StatusBars>
  <Upgrade>
    <Gate>
      <Entity>structures/palisades_gate</Entity>
      <Tooltip>Allow units access through Palisades. Can be locked to prevent access.</Tooltip>
      <Cost>
        <wood>10</wood>
      </Cost>
      <Time>6</Time>
      <Variant>upgrading</Variant>
    </Gate>
  </Upgrade>
  <VisualActor>
    <Actor>props/special/palisade_rocks_long.xml</Actor>
    <FoundationActor>structures/fndn_3x1.xml</FoundationActor>
  </VisualActor>
  <WallPiece>
    <Length>14</Length>
  </WallPiece>
</Entity>
