<?xml version="1.0" encoding="utf-8"?>
<Entity parent="template_structure_economic">
  <AlertRaiser disable=""/>
  <BuildRestrictions>
    <Category>Cistern</Category>
  </BuildRestrictions>
  <Capturable>
    <CapturePoints>200</CapturePoints>
  </Capturable>
  <Cost>
    <BuildTime>90</BuildTime>
    <Resources>
      <stone>200</stone>
    </Resources>
  </Cost>
  <Footprint>
    <Square width="15.0" depth="15.0"/>
    <Height>8.0</Height>
  </Footprint>
  <Health>
    <Max>500</Max>
    <SpawnEntityOnDeath>decay|rubble/rubble_stone_3x3</SpawnEntityOnDeath>
  </Health>
  <Identity>
    <Classes datatype="tokens">Cistern DropsiteWater</Classes>
    <GenericName>Cistern</GenericName>
    <Icon>structures/cistern.png</Icon>
    <Tooltip>Dropsite for water.</Tooltip>
    <VisibleClasses datatype="tokens">Village Storehouse Cistern</VisibleClasses>
  </Identity>
  <Obstruction>
    <Static width="13.0" depth="13.0"/>
  </Obstruction>
  <ProductionQueue disable=""/>
  <RallyPoint disable=""/>
  <ResourceTrickle>
    <Rates>
	  <water>1</water>
      <food>0</food>
      <wood>0</wood>
      <stone>0</stone>
      <metal>0</metal>
    </Rates>
    <Interval>70000</Interval>
  </ResourceTrickle>
  <ResourceDropsite>
    <Types>water</Types>
    <Sharable>false</Sharable>
  </ResourceDropsite>
  <Sound>
    <SoundGroups>
      <select>interface/select/building/sel_storehouse.xml</select>
      <constructed>interface/complete/building/complete_storehouse.xml</constructed>
      <death>attack/destruction/building_collapse_large.xml</death>
      <alert_raise>interface/alarm/alarm_alert_0.xml</alert_raise>
      <alert_end>interface/alarm/alarm_alert_1.xml</alert_end>
    </SoundGroups>
  </Sound>
  <TerritoryInfluence>
    <Root>true</Root>
    <Radius>45</Radius>
    <Weight>65536</Weight>
  </TerritoryInfluence>
  <Vision>
    <Range>10</Range>
  </Vision>
  <VisualActor>
    <FoundationActor>structures/fndn_3x3.xml</FoundationActor>
  </VisualActor>
</Entity>
