Ticket #3778: 3778_v1.patch

File 3778_v1.patch, 47.9 KB (added by Palaxin, 8 years ago)
  • ps/trunk/binaries/data/mods/public/simulation/templates/gaia/fauna_bear.xml

     
    11<?xml version="1.0" encoding="utf-8"?>
     2<!-- guideline for hp and food supply at http://trac.wildfiregames.com/ticket/3778 -->
    23<Entity parent="template_unit_fauna_hunt_aggressive">
    34  <Attack>
    45    <Melee>
    5       <Hack>20.0</Hack>
     6      <Hack>30.0</Hack>
    67      <Pierce>0.0</Pierce>
    78      <Crush>20.0</Crush>
    89      <MaxRange>6.0</MaxRange>
     
    910      <RepeatTime>2000</RepeatTime>
    1011    </Melee>
    1112  </Attack>
    12   <Footprint>
    13     <Circle radius="1.3"/>
    14     <Height>3.5</Height>
     13  <Footprint replace="">
     14    <Square width="2.0" depth="4.0"/>
     15    <Height>2.0</Height>
    1516  </Footprint>
     17  <Health>
     18    <Max>70</Max>
     19  </Health>
    1620  <Identity>
    1721    <Civ>gaia</Civ>
    1822    <SpecificName>Bear</SpecificName>
     
    2933    </SoundGroups>
    3034  </Sound>
    3135  <ResourceSupply>
    32     <Amount>300</Amount>
    33     <Type>food.meat</Type>
     36    <Amount>200</Amount>
    3437  </ResourceSupply>
    3538  <VisualActor>
    3639    <Actor>fauna/bear.xml</Actor>
  • ps/trunk/binaries/data/mods/public/simulation/templates/gaia/fauna_boar.xml

     
    11<?xml version="1.0" encoding="utf-8"?>
     2<!-- guideline for hp and food supply at http://trac.wildfiregames.com/ticket/3778 -->
    23<Entity parent="template_unit_fauna_hunt_aggressive">
    34  <Attack>
    45    <Melee>
    5       <Hack>12.0</Hack>
     6      <Hack>15.0</Hack>
    67      <Pierce>0.0</Pierce>
    78      <Crush>0.0</Crush>
    89      <MaxRange>4.0</MaxRange>
     
    910      <RepeatTime>1000</RepeatTime>
    1011    </Melee>
    1112  </Attack>
    12   <Footprint>
    13     <Circle radius="1.0"/>
    14     <Height>3.5</Height>
     13  <Footprint replace="">
     14    <Square width="1.5" depth="3.0"/>
     15    <Height>1.5</Height>
    1516  </Footprint>
     17  <Health>
     18    <Max>45</Max>
     19  </Health>
    1620  <Identity>
    1721    <Civ>gaia</Civ>
    1822    <SpecificName>Boar</SpecificName>
     
    2327  </Position>
    2428  <ResourceSupply>
    2529    <Amount>150</Amount>
    26     <Type>food.meat</Type>
    2730  </ResourceSupply>
    2831  <StatusBars>
    2932    <HeightOffset>5.0</HeightOffset>
  • ps/trunk/binaries/data/mods/public/simulation/templates/gaia/fauna_camel.xml

     
    11<?xml version="1.0" encoding="utf-8"?>
     2<!-- guideline for hp and food supply at http://trac.wildfiregames.com/ticket/3778 -->
    23<Entity parent="template_unit_fauna_hunt_skittish">
    3   <Footprint>
    4     <Circle radius="2.5"/>
     4  <Footprint replace="">
     5    <Square width="2.5" depth="5.0"/>
    56    <Height>3.0</Height>
    67  </Footprint>
     8  <Health>
     9    <Max>100</Max>
     10  </Health>
    711  <Identity>
    812    <Civ>gaia</Civ>
    913    <SpecificName>Camel</SpecificName>
     
    2024    </SoundGroups>
    2125  </Sound>
    2226  <ResourceSupply>
    23     <Amount>200</Amount>
     27    <Amount>300</Amount>
    2428  </ResourceSupply>
    2529  <UnitMotion>
    2630    <WalkSpeed>3.0</WalkSpeed>
  • ps/trunk/binaries/data/mods/public/simulation/templates/gaia/fauna_chicken.xml

     
    11<?xml version="1.0" encoding="utf-8"?>
     2<!-- guideline for hp and food supply at http://trac.wildfiregames.com/ticket/3778 -->
    23<Entity parent="template_unit_fauna_herd_domestic">
    3   <Footprint>
    4     <Circle radius="0.75"/>
    5     <Height>1.5</Height>
     4  <Footprint replace="">
     5    <Square width="0.9" depth="1.8"/>
     6    <Height>1.0</Height>
    67  </Footprint>
    78  <Health>
    8     <Max>5</Max>
     9    <Max>10</Max>
    910  </Health>
    1011  <Identity>
    1112    <Civ>gaia</Civ>
  • ps/trunk/binaries/data/mods/public/simulation/templates/gaia/fauna_crocodile.xml

     
    11<?xml version="1.0" encoding="utf-8"?>
     2<!-- guideline for hp and food supply at http://trac.wildfiregames.com/ticket/3778 -->
    23<Entity parent="template_unit_fauna_wild_aggressive">
     4  <Armour>
     5    <Hack>2</Hack>
     6    <Pierce>2</Pierce>
     7    <Crush>10</Crush>
     8  </Armour>
    39  <Attack>
    410    <Melee>
    5       <Hack>30.0</Hack>
     11      <Hack>50.0</Hack>
    612      <Pierce>0.0</Pierce>
    713      <Crush>0.0</Crush>
    814      <MaxRange>8.0</MaxRange>
     
    1016    </Melee>
    1117  </Attack>
    1218  <Footprint replace="">
    13     <Square width="5" depth="8"/>
    14     <Height>7.5</Height>
     19    <Square width="3.5" depth="7.0"/>
     20    <Height>1.5</Height>
    1521  </Footprint>
     22  <Health>
     23    <Max>100</Max>
     24  </Health>
    1625  <Identity>
    1726    <Civ>gaia</Civ>
    1827    <SpecificName>Crocodylus niloticus</SpecificName>
    19     <GenericName>Nile Crocodile</GenericName>
     28    <GenericName>Nile Crocodile</GenericName>
    2029    <Icon>gaia/fauna_crocodile.png</Icon>
    2130  </Identity>
    2231  <Position>
     
    4453    </Run>
    4554  </UnitMotion>
    4655  <Vision>
    47       <Range>20</Range>
     56    <Range>20</Range>
    4857  </Vision>
    4958  <VisualActor>
    5059    <Actor>fauna/crocodile.xml</Actor>
  • ps/trunk/binaries/data/mods/public/simulation/templates/gaia/fauna_deer.xml

     
    11<?xml version="1.0" encoding="utf-8"?>
     2<!-- guideline for hp and food supply at http://trac.wildfiregames.com/ticket/3778 -->
    23<Entity parent="template_unit_fauna_hunt_skittish">
     4  <Footprint replace="">
     5    <Square width="1.7" depth="3.4"/>
     6    <Height>2.0</Height>
     7  </Footprint>
     8  <Health>
     9    <Max>70</Max>
     10  </Health>
    311  <Identity>
    412    <Civ>gaia</Civ>
    513    <SpecificName>Deer</SpecificName>
     
    816  <Position>
    917    <Anchor>pitch</Anchor>
    1018  </Position>
     19  <ResourceSupply>
     20    <Amount>200</Amount>
     21  </ResourceSupply>
    1122  <UnitMotion>
    1223    <WalkSpeed>2.0</WalkSpeed>
    1324    <Run>
  • ps/trunk/binaries/data/mods/public/simulation/templates/gaia/fauna_elephant_african_bush.xml

     
    11<?xml version="1.0" encoding="utf-8"?>
     2<!-- guideline for hp and food supply at http://trac.wildfiregames.com/ticket/3778 -->
    23<Entity parent="template_unit_fauna_hunt_defensive">
    34  <Armour>
    45    <Hack>3</Hack>
     
    78  </Armour>
    89  <Attack>
    910    <Melee>
    10       <Hack>25.0</Hack>
     11      <Hack>20.0</Hack>
    1112      <Pierce>10.0</Pierce>
    1213      <Crush>20.0</Crush>
    1314      <MaxRange>6.0</MaxRange>
    1415      <RepeatTime>1000</RepeatTime>
    15       <Bonuses>
    16         <BonusCav>
    17           <Classes>Cavalry</Classes>
    18           <Multiplier>1.5</Multiplier>
    19         </BonusCav>
    20       </Bonuses>
     16      <Bonuses>
     17        <BonusCav>
     18          <Classes>Cavalry</Classes>
     19          <Multiplier>1.5</Multiplier>
     20        </BonusCav>
     21      </Bonuses>
    2122    </Melee>
    2223    <Charge>
    2324      <Hack>30.0</Hack>
     
    2526      <Crush>30.0</Crush>
    2627      <MaxRange>6.0</MaxRange>
    2728      <MinRange>0.0</MinRange>
    28       <Bonuses>
    29         <BonusCav>
    30           <Classes>Cavalry</Classes>
    31           <Multiplier>1.5</Multiplier>
    32         </BonusCav>
    33       </Bonuses>
     29      <Bonuses>
     30        <BonusCav>
     31          <Classes>Cavalry</Classes>
     32          <Multiplier>1.5</Multiplier>
     33        </BonusCav>
     34      </Bonuses>
    3435    </Charge>
    3536  </Attack>
    36   <Footprint>
    37     <Circle radius="3.65"/>
    38     <Height>3.0</Height>
     37  <Footprint replace="">
     38    <Square width="4.6" depth="9.2"/>
     39    <Height>4.0</Height>
    3940  </Footprint>
    4041  <Health>
    41     <Max>300</Max>
     42    <Max>350</Max>
    4243  </Health>
    4344  <Identity>
    4445    <Civ>gaia</Civ>
     
    5354    <Anchor>pitch</Anchor>
    5455  </Position>
    5556  <ResourceSupply>
    56     <Amount>800</Amount>
    57     <Type>food.meat</Type>
     57    <Amount>700</Amount>
    5858  </ResourceSupply>
    5959  <Selectable>
    6060    <Overlay>
  • ps/trunk/binaries/data/mods/public/simulation/templates/gaia/fauna_elephant_african_infant.xml

     
    11<?xml version="1.0" encoding="utf-8"?>
     2<!-- guideline for hp and food supply at http://trac.wildfiregames.com/ticket/3778 -->
    23<Entity parent="template_unit_fauna_hunt_skittish">
    34  <Armour>
    45    <Hack>1</Hack>
     
    56    <Pierce>3</Pierce>
    67    <Crush>1</Crush>
    78  </Armour>
    8   <Footprint>
    9     <Circle radius="1.5"/>
     9  <Footprint replace="">
     10    <Square width="1.7" depth="3.4"/>
    1011    <Height>1.5</Height>
    1112  </Footprint>
     13  <Health>
     14    <Max>50</Max>
     15  </Health>
    1216  <Identity>
    1317    <Civ>gaia</Civ>
    1418    <Classes datatype="tokens">Elephant</Classes>
     
    1923    <Anchor>pitch</Anchor>
    2024  </Position>
    2125  <ResourceSupply>
    22     <Amount>100</Amount>
    23     <Type>food.meat</Type>
     26    <Amount>150</Amount>
    2427  </ResourceSupply>
    2528  <Sound>
    2629    <SoundGroups>
  • ps/trunk/binaries/data/mods/public/simulation/templates/gaia/fauna_elephant_asian.xml

     
    11<?xml version="1.0" encoding="utf-8"?>
     2<!-- guideline for hp and food supply at http://trac.wildfiregames.com/ticket/3778 -->
    23<Entity parent="template_unit_fauna_hunt_defensive">
    34  <Armour>
    45    <Hack>3</Hack>
     
    78  </Armour>
    89  <Attack>
    910    <Melee>
    10       <Hack>22.0</Hack>
    11       <Pierce>10.0</Pierce>
    12       <Crush>18.0</Crush>
     11      <Hack>16.0</Hack>
     12      <Pierce>8.0</Pierce>
     13      <Crush>16.0</Crush>
    1314      <MaxRange>6.0</MaxRange>
    1415      <RepeatTime>1000</RepeatTime>
    15       <Bonuses>
    16         <BonusCav>
    17           <Classes>Cavalry</Classes>
    18           <Multiplier>1.5</Multiplier>
    19         </BonusCav>
    20       </Bonuses>
     16      <Bonuses>
     17        <BonusCav>
     18          <Classes>Cavalry</Classes>
     19          <Multiplier>1.5</Multiplier>
     20        </BonusCav>
     21      </Bonuses>
    2122    </Melee>
    2223    <Charge>
    2324      <Hack>28.0</Hack>
     
    2526      <Crush>28.0</Crush>
    2627      <MaxRange>6.0</MaxRange>
    2728      <MinRange>0.0</MinRange>
    28       <Bonuses>
    29         <BonusCav>
    30           <Classes>Cavalry</Classes>
    31           <Multiplier>1.5</Multiplier>
    32         </BonusCav>
    33       </Bonuses>
     29      <Bonuses>
     30        <BonusCav>
     31          <Classes>Cavalry</Classes>
     32          <Multiplier>1.5</Multiplier>
     33        </BonusCav>
     34      </Bonuses>
    3435    </Charge>
    3536  </Attack>
    36   <Footprint>
    37     <Circle radius="2.8"/>
    38     <Height>3.0</Height>
     37  <Footprint replace="">
     38    <Square width="4.0" depth="8.0"/>
     39    <Height>3.2</Height>
    3940  </Footprint>
    4041  <Health>
    41     <Max>250</Max>
     42    <Max>300</Max>
    4243  </Health>
    4344  <Identity>
    4445    <Civ>gaia</Civ>
     
    5455  </Position>
    5556  <ResourceSupply>
    5657    <Amount>650</Amount>
    57     <Type>food.meat</Type>
    5858  </ResourceSupply>
    5959  <Selectable>
    6060    <Overlay>
  • ps/trunk/binaries/data/mods/public/simulation/templates/gaia/fauna_elephant_north_african.xml

     
    11<?xml version="1.0" encoding="utf-8"?>
     2<!-- guideline for hp and food supply at http://trac.wildfiregames.com/ticket/3778 -->
    23<Entity parent="template_unit_fauna_hunt_defensive">
    34  <Armour>
    45    <Hack>3</Hack>
     
    78  </Armour>
    89  <Attack>
    910    <Melee>
    10       <Hack>20.0</Hack>
    11       <Pierce>20.0</Pierce>
    12       <Crush>0.0</Crush>
     11      <Hack>12.0</Hack>
     12      <Pierce>6.0</Pierce>
     13      <Crush>12.0</Crush>
    1314      <MaxRange>6.0</MaxRange>
    1415      <RepeatTime>1000</RepeatTime>
    15       <Bonuses>
    16         <BonusCav>
    17           <Classes>Cavalry</Classes>
    18           <Multiplier>1.5</Multiplier>
    19         </BonusCav>
    20       </Bonuses>
     16        <Bonuses>
     17          <BonusCav>
     18            <Classes>Cavalry</Classes>
     19            <Multiplier>1.5</Multiplier>
     20            </BonusCav>
     21        </Bonuses>
    2122    </Melee>
    2223  </Attack>
    23   <Footprint>
    24     <Circle radius="2.6"/>
    25     <Height>2.7</Height>
     24  <Footprint replace="">
     25    <Square width="3.5" depth="7.0"/>
     26    <Height>2.9</Height>
    2627  </Footprint>
    2728  <Health>
    28     <Max>200</Max>
     29    <Max>250</Max>
    2930  </Health>
    3031  <Identity>
    3132    <Civ>gaia</Civ>
     
    3738    <xp>50</xp>
    3839  </Loot>
    3940  <ResourceSupply>
    40     <Amount>500</Amount>
    41     <Type>food.meat</Type>
     41    <Amount>600</Amount>
    4242  </ResourceSupply>
    4343  <Selectable>
    4444    <Overlay>
  • ps/trunk/binaries/data/mods/public/simulation/templates/gaia/fauna_fish.xml

     
    11<?xml version="1.0" encoding="utf-8"?>
     2<!-- guideline for hp and food supply at http://trac.wildfiregames.com/ticket/3778 -->
    23<Entity parent="template_unit_fauna_fish">
    34  <Identity>
    45    <Civ>gaia</Civ>
    56    <SpecificName>Tuna Fish</SpecificName>
    6     <Tooltip>Collect food from this bountiful oceanic resource.</Tooltip>
     7    <Tooltip>Collect food from this bountiful oceanic resource.</Tooltip>
    78    <Icon>gaia/fauna_fish.png</Icon>
    89  </Identity>
    910  <VisualActor>
  • ps/trunk/binaries/data/mods/public/simulation/templates/gaia/fauna_fish_tilapia.xml

     
    11<?xml version="1.0" encoding="utf-8"?>
     2<!-- guideline for hp and food supply at http://trac.wildfiregames.com/ticket/3778 -->
    23<Entity parent="template_unit_fauna_fish">
    34  <Identity>
    45    <Civ>gaia</Civ>
    56    <SpecificName>Tilapia Fish</SpecificName>
    6     <Tooltip>Collect food from this bountiful riparian resource.</Tooltip>
     7    <Tooltip>Collect food from this bountiful riparian resource.</Tooltip>
    78    <Icon>gaia/fauna_fish.png</Icon>
    89  </Identity>
    910  <VisualActor>
  • ps/trunk/binaries/data/mods/public/simulation/templates/gaia/fauna_fish_tuna.xml

     
    11<?xml version="1.0" encoding="utf-8"?>
     2<!-- guideline for hp and food supply at http://trac.wildfiregames.com/ticket/3778 -->
    23<Entity parent="template_unit_fauna_fish">
    34  <Identity>
    45    <Civ>gaia</Civ>
    56    <SpecificName>Tuna Fish</SpecificName>
    6     <Tooltip>Collect food from this bountiful oceanic resource.</Tooltip>
     7    <Tooltip>Collect food from this bountiful oceanic resource.</Tooltip>
    78    <Icon>gaia/fauna_fish.png</Icon>
    89  </Identity>
    910  <VisualActor>
  • ps/trunk/binaries/data/mods/public/simulation/templates/gaia/fauna_gazelle.xml

     
    11<?xml version="1.0" encoding="utf-8"?>
     2<!-- guideline for hp and food supply at http://trac.wildfiregames.com/ticket/3778 -->
    23<Entity parent="template_unit_fauna_hunt_skittish">
     4  <Footprint replace="">
     5    <Square width="1.5" depth="3.0"/>
     6    <Height>2.0</Height>
     7  </Footprint>
     8  <Health>
     9    <Max>25</Max>
     10  </Health>
    311  <Identity>
    412    <Civ>gaia</Civ>
    513    <SpecificName>Gazelle</SpecificName>
     
    816  <Position>
    917    <Anchor>pitch</Anchor>
    1018  </Position>
     19  <ResourceSupply>
     20    <Amount>90</Amount>
     21  </ResourceSupply>
    1122  <UnitMotion>
    1223    <Run>
    1324      <Range>600.0</Range>
  • ps/trunk/binaries/data/mods/public/simulation/templates/gaia/fauna_giraffe.xml

     
    11<?xml version="1.0" encoding="utf-8"?>
     2<!-- guideline for hp and food supply at http://trac.wildfiregames.com/ticket/3778 -->
    23<Entity parent="template_unit_fauna_hunt_skittish">
    3   <Footprint>
    4     <Circle radius="2.75"/>
    5     <Height>4.0</Height>
     4  <Footprint replace="">
     5    <Square width="3.3" depth="6.6"/>
     6    <Height>5.5</Height>
    67  </Footprint>
    78  <Health>
    8     <Max>150</Max>
     9    <Max>160</Max>
    910  </Health>
    1011  <Identity>
    1112    <Civ>gaia</Civ>
     
    1617    <Anchor>pitch</Anchor>
    1718  </Position>
    1819  <ResourceSupply>
    19     <Amount>350</Amount>
    20     <Type>food.meat</Type>
     20    <Amount>400</Amount>
    2121  </ResourceSupply>
    2222  <StatusBars>
    2323    <HeightOffset>8.0</HeightOffset>
  • ps/trunk/binaries/data/mods/public/simulation/templates/gaia/fauna_giraffe_infant.xml

     
    11<?xml version="1.0" encoding="utf-8"?>
     2<!-- guideline for hp and food supply at http://trac.wildfiregames.com/ticket/3778 -->
    23<Entity parent="template_unit_fauna_hunt_skittish">
    3   <Footprint>
    4     <Circle radius="2.0"/>
    5     <Height>2.0</Height>
     4  <Footprint replace="">
     5    <Square width="1.9" depth="3.8"/>
     6    <Height>3.0</Height>
    67  </Footprint>
     8  <Health>
     9    <Max>35</Max>
     10  </Health>
    711  <Identity>
    812    <Civ>gaia</Civ>
    913    <SpecificName>Giraffe (Juvenile)</SpecificName>
     
    1317    <Anchor>pitch</Anchor>
    1418  </Position>
    1519  <ResourceSupply>
    16     <Amount>150</Amount>
     20    <Amount>125</Amount>
    1721    <Type>food.meat</Type>
    1822  </ResourceSupply>
    1923  <StatusBars>
  • ps/trunk/binaries/data/mods/public/simulation/templates/gaia/fauna_goat.xml

     
    11<?xml version="1.0" encoding="utf-8"?>
     2<!-- guideline for hp and food supply at http://trac.wildfiregames.com/ticket/3778 -->
    23<Entity parent="template_unit_fauna_herd_domestic">
    34  <Cost>
    45    <BuildTime>40</BuildTime>
     
    67      <food>60</food>
    78    </Resources>
    89  </Cost>
     10  <Footprint replace="">
     11    <Square width="1.3" depth="2.6"/>
     12    <Height>1.5</Height>
     13  </Footprint>
     14  <Health>
     15    <Max>45</Max>
     16  </Health>
    917  <Identity>
    1018    <Civ>gaia</Civ>
    1119    <SpecificName>Goat</SpecificName>
     
    1523    <Anchor>pitch</Anchor>
    1624  </Position>
    1725  <ResourceSupply>
    18     <Amount>120</Amount>
    19     <Type>food.meat</Type>
    20     <MaxGatherers>6</MaxGatherers>
     26    <Amount>150</Amount>
     27    <MaxGatherers>6</MaxGatherers>
    2128  </ResourceSupply>
    2229  <VisualActor>
    2330    <Actor>fauna/goat.xml</Actor>
  • ps/trunk/binaries/data/mods/public/simulation/templates/gaia/fauna_hawk.xml

     
    11<?xml version="1.0" encoding="utf-8"?>
     2<!-- guideline for hp and food supply at http://trac.wildfiregames.com/ticket/3778 -->
    23<Entity parent="template_unit_fauna_decorative">
    3     <Position>
    4         <Altitude>0</Altitude>
    5         <Anchor>upright</Anchor>
    6         <Floating>false</Floating>
    7         <TurnRate>1.0</TurnRate>
    8     </Position>
    9     <VisualActor>
    10         <Actor>fauna/hawk.xml</Actor>
    11     </VisualActor>
    12     <UnitAI>
    13         <RoamDistance>1000.0</RoamDistance>
    14     </UnitAI>
    15     <UnitMotion disable="" />
     4  <Position>
     5    <Altitude>0</Altitude>
     6    <Anchor>upright</Anchor>
     7    <Floating>false</Floating>
     8    <TurnRate>1.0</TurnRate>
     9  </Position>
     10  <VisualActor>
     11    <Actor>fauna/hawk.xml</Actor>
     12  </VisualActor>
     13  <UnitAI>
     14    <RoamDistance>1000.0</RoamDistance>
     15  </UnitAI>
     16  <UnitMotion disable="" />
    1617  <UnitMotionFlying>
    1718    <MaxSpeed>15.0</MaxSpeed>
    1819    <TakeoffSpeed>1.0</TakeoffSpeed>
  • ps/trunk/binaries/data/mods/public/simulation/templates/gaia/fauna_horse.xml

     
    11<?xml version="1.0" encoding="utf-8"?>
     2<!-- guideline for hp and food supply at http://trac.wildfiregames.com/ticket/3778 -->
    23<Entity parent="template_unit_fauna_hunt_skittish">
    3   <Footprint>
    4     <Circle radius="1.65"/>
     4  <Footprint replace="">
     5    <Square width="2.1" depth="4.2"/>
    56    <Height>3.0</Height>
    67  </Footprint>
     8  <Health>
     9    <Max>120</Max>
     10  </Health>
    711  <Identity>
    812    <Civ>gaia</Civ>
    913    <SpecificName>Horse</SpecificName>
     
    1317    <Anchor>pitch</Anchor>
    1418  </Position>
    1519  <ResourceSupply>
    16     <Amount>200</Amount>
     20    <Amount>300</Amount>
    1721  </ResourceSupply>
    1822  <Sound>
    1923    <SoundGroups>
  • ps/trunk/binaries/data/mods/public/simulation/templates/gaia/fauna_lion.xml

     
    11<?xml version="1.0" encoding="utf-8"?>
     2<!-- guideline for hp and food supply at http://trac.wildfiregames.com/ticket/3778 -->
    23<Entity parent="template_unit_fauna_wild_violent">
    34  <Attack>
    45    <Melee>
    5       <Hack>20.0</Hack>
    6       <Pierce>0.0</Pierce>
     6      <Hack>30.0</Hack>
     7      <Pierce>20.0</Pierce>
    78      <Crush>0.0</Crush>
    89      <MaxRange>4.0</MaxRange>
    910      <RepeatTime>2000</RepeatTime>
    1011    </Melee>
    1112  </Attack>
    12   <Footprint>
    13     <Circle radius="2.0"/>
    14     <Height>1.5</Height>
     13  <Footprint replace="">
     14    <Square width="2.0" depth="4.0"/>
     15    <Height>2.0</Height>
    1516  </Footprint>
     17  <Health>
     18    <Max>70</Max>
     19  </Health>
    1620  <Identity>
    1721    <Civ>gaia</Civ>
    1822    <SpecificName>Lion</SpecificName>
  • ps/trunk/binaries/data/mods/public/simulation/templates/gaia/fauna_lioness.xml

     
    11<?xml version="1.0" encoding="utf-8"?>
     2<!-- guideline for hp and food supply at http://trac.wildfiregames.com/ticket/3778 -->
    23<Entity parent="template_unit_fauna_wild_violent">
    34  <Attack>
    45    <Melee>
    5       <Hack>15.0</Hack>
    6       <Pierce>0.0</Pierce>
     6      <Hack>25.0</Hack>
     7      <Pierce>15.0</Pierce>
    78      <Crush>0.0</Crush>
    89      <MaxRange>4.0</MaxRange>
    910      <RepeatTime>2000</RepeatTime>
    1011    </Melee>
    1112  </Attack>
    12   <Footprint>
    13     <Circle radius="2.0"/>
    14     <Height>1.5</Height>
     13  <Footprint replace="">
     14    <Square width="2.0" depth="4.0"/>
     15    <Height>2.0</Height>
    1516  </Footprint>
     17  <Health>
     18    <Max>50</Max>
     19  </Health>
    1620  <Identity>
    1721    <Civ>gaia</Civ>
    1822    <SpecificName>Lioness</SpecificName>
  • ps/trunk/binaries/data/mods/public/simulation/templates/gaia/fauna_muskox.xml

     
    11<?xml version="1.0" encoding="utf-8"?>
     2<!-- guideline for hp and food supply at http://trac.wildfiregames.com/ticket/3778 -->
    23<Entity parent="template_unit_fauna_herd_domestic">
    3   <Footprint>
    4     <Circle radius="1.5"/>
     4  <Armour>
     5    <Hack>2</Hack>
     6    <Pierce>2</Pierce>
     7  </Armour>
     8  <Footprint replace="">
     9    <Square width="2.1" depth="4.2"/>
    510    <Height>2.5</Height>
    611  </Footprint>
     12  <Health>
     13    <Max>80</Max>
     14  </Health>
    715  <Identity>
    816    <Civ>gaia</Civ>
    917    <SpecificName>Muskox</SpecificName>
     
    1321    <Anchor>pitch</Anchor>
    1422  </Position>
    1523  <ResourceSupply>
    16     <Amount>200</Amount>
    17     <Type>food.meat</Type>
     24    <Amount>250</Amount>
    1825  </ResourceSupply>
    1926  <VisualActor>
    2027    <Actor>fauna/muskox.xml</Actor>
  • ps/trunk/binaries/data/mods/public/simulation/templates/gaia/fauna_peacock.xml

     
    11<?xml version="1.0" encoding="utf-8"?>
     2<!-- guideline for hp and food supply at http://trac.wildfiregames.com/ticket/3778 -->
    23<Entity parent="template_unit_fauna_hunt_passive">
     4  <Footprint replace="">
     5    <Square width="1.1" depth="2.2"/>
     6    <Height>2.5</Height>
     7  </Footprint>
    38  <Health>
    4     <Max>5</Max>
     9    <Max>10</Max>
    510  </Health>
    611  <Identity>
    712    <Civ>gaia</Civ>
     
    813    <SpecificName>Peacock</SpecificName>
    914    <Icon>gaia/fauna_peacock.png</Icon>
    1015  </Identity>
     16  <ResourceSupply>
     17    <Amount>50</Amount>
     18  </ResourceSupply>
    1119  <UnitMotion>
    1220    <WalkSpeed>2.0</WalkSpeed>
    1321    <Run>
     
    1624      <RangeMin>5.0</RangeMin>
    1725    </Run>
    1826  </UnitMotion>
    19   <!--<UnitAI>
    20     <Feeds>true</Feeds>
    21     <FeedingTransitionTime>1300</FeedingTransitionTime>
    22   </UnitAI>-->
    2327  <VisualActor>
    2428    <Actor>fauna/peacock.xml</Actor>
    2529  </VisualActor>
  • ps/trunk/binaries/data/mods/public/simulation/templates/gaia/fauna_pig.xml

     
    11<?xml version="1.0" encoding="utf-8"?>
     2<!-- guideline for hp and food supply at http://trac.wildfiregames.com/ticket/3778 -->
    23<Entity parent="template_unit_fauna_herd_domestic">
     4  <Footprint replace="">
     5    <Square width="1.4" depth="2.8"/>
     6    <Height>1.5</Height>
     7  </Footprint>
     8  <Health>
     9    <Max>70</Max>
     10  </Health>
    311  <Identity>
    412    <Civ>gaia</Civ>
    513    <SpecificName>Pig</SpecificName>
     
    816  <Position>
    917    <Anchor>pitch</Anchor>
    1018  </Position>
     19  <ResourceSupply>
     20    <Amount>200</Amount>
     21  </ResourceSupply>
    1122  <StatusBars>
    1223    <HeightOffset>5.0</HeightOffset>
    1324  </StatusBars>
  • ps/trunk/binaries/data/mods/public/simulation/templates/gaia/fauna_rabbit.xml

     
    11<?xml version="1.0" encoding="utf-8"?>
     2<!-- guideline for hp and food supply at http://trac.wildfiregames.com/ticket/3778 -->
    23<Entity parent="template_unit_fauna_hunt_skittish">
    3   <Footprint>
    4     <Circle radius="0.75"/>
     4  <Footprint replace="">
     5    <Square width="0.8" depth="1.6"/>
    56    <Height>1.0</Height>
    67  </Footprint>
     8  <Health>
     9    <Max>5</Max>
     10  </Health>
    711  <Identity>
    812    <Civ>gaia</Civ>
    913    <SpecificName>Rabbit</SpecificName>
     
    1620    <Anchor>pitch</Anchor>
    1721  </Position>
    1822  <ResourceSupply>
    19     <Amount>50</Amount>
    20     <Type>food.meat</Type>
     23    <Amount>30</Amount>
    2124  </ResourceSupply>
    2225  <StatusBars>
    2326    <HeightOffset>3.0</HeightOffset>
  • ps/trunk/binaries/data/mods/public/simulation/templates/gaia/fauna_rhino.xml

     
    11<?xml version="1.0" encoding="utf-8"?>
     2<!-- guideline for hp and food supply at http://trac.wildfiregames.com/ticket/3778 -->
    23<Entity parent="template_unit_fauna_hunt_aggressive">
     4  <Armour>
     5    <Hack>2</Hack>
     6    <Pierce>2</Pierce>
     7    <Crush>10</Crush>
     8  </Armour>
    39  <Attack>
    410    <Melee>
    5       <Hack>20.0</Hack>
     11      <Hack>30.0</Hack>
    612      <Pierce>0.0</Pierce>
    713      <Crush>20.0</Crush>
    814      <MaxRange>6.0</MaxRange>
     
    915      <RepeatTime>2000</RepeatTime>
    1016    </Melee>
    1117  </Attack>
    12   <Footprint>
    13     <Circle radius="1.3"/>
     18  <Footprint replace="">
     19    <Square width="2.8" depth="5.6"/>
    1420    <Height>3.5</Height>
    1521  </Footprint>
     22  <Health>
     23    <Max>160</Max>
     24  </Health>
    1625  <Identity>
    1726    <Civ>gaia</Civ>
    1827    <SpecificName>Rhinoceros</SpecificName>
     
    2938    </SoundGroups>
    3039  </Sound>
    3140  <ResourceSupply>
    32     <Amount>300</Amount>
    33     <Type>food.meat</Type>
     41    <Amount>400</Amount>
    3442  </ResourceSupply>
    3543  <VisualActor>
    3644    <Actor>fauna/rhino.xml</Actor>
  • ps/trunk/binaries/data/mods/public/simulation/templates/gaia/fauna_shark.xml

     
    11<?xml version="1.0" encoding="utf-8"?>
     2<!-- guideline for hp and food supply at http://trac.wildfiregames.com/ticket/3778 -->
    23<Entity parent="template_unit_fauna_wild_passive">
    34  <Footprint replace="">
    4     <Square width="5" depth="8"/>
    5     <Height>7.5</Height>
     5    <Square width="2.0" depth="8.0"/>
     6    <Height>2.5</Height>
    67  </Footprint>
    78  <Health>
    8     <Max>150</Max>
     9    <Max>140</Max>
    910    <Unhealable>true</Unhealable>
    1011  </Health>
    1112  <Identity>
  • ps/trunk/binaries/data/mods/public/simulation/templates/gaia/fauna_sheep.xml

     
    11<?xml version="1.0" encoding="utf-8"?>
     2<!-- guideline for hp and food supply at http://trac.wildfiregames.com/ticket/3778 -->
    23<Entity parent="template_unit_fauna_herd_domestic">
    34  <Cost>
    4     <BuildTime>35</BuildTime>
     5    <BuildTime>50</BuildTime>
    56    <Resources>
    6       <food>50</food>
     7      <food>75</food>
    78    </Resources>
    89  </Cost>
     10  <Footprint replace="">
     11    <Square width="1.4" depth="2.8"/>
     12    <Height>1.5</Height>
     13  </Footprint>
     14  <Health>
     15    <Max>50</Max>
     16  </Health>
    917  <Identity>
    1018    <Civ>gaia</Civ>
    1119    <SpecificName>Sheep</SpecificName>
     
    1422  <Position>
    1523    <Anchor>pitch</Anchor>
    1624  </Position>
     25  <ResourceSupply>
     26    <Amount>150</Amount>
     27  </ResourceSupply>
    1728  <Sound>
    1829    <SoundGroups>
    1930      <select>actor/fauna/animal/sheep.xml</select>
  • ps/trunk/binaries/data/mods/public/simulation/templates/gaia/fauna_tiger.xml

     
    11<?xml version="1.0" encoding="utf-8"?>
     2<!-- guideline for hp and food supply at http://trac.wildfiregames.com/ticket/3778 -->
    23<Entity parent="template_unit_fauna_wild_violent">
    34  <Attack>
    45    <Melee>
     
    910      <RepeatTime>2000</RepeatTime>
    1011    </Melee>
    1112  </Attack>
    12   <Footprint>
    13     <Circle radius="2.0"/>
     13  <Footprint replace="">
     14    <Square width="2.1" depth="4.2"/>
    1415    <Height>2.0</Height>
    1516  </Footprint>
     17  <Health>
     18    <Max>70</Max>
     19  </Health>
    1620  <Identity>
    1721    <Civ>gaia</Civ>
    1822    <SpecificName>Tiger</SpecificName>
  • ps/trunk/binaries/data/mods/public/simulation/templates/gaia/fauna_walrus.xml

     
    11<?xml version="1.0" encoding="utf-8"?>
     2<!-- guideline for hp and food supply at http://trac.wildfiregames.com/ticket/3778 -->
    23<Entity parent="template_unit_fauna_hunt_defensive">
    34  <Armour>
    4     <Hack>3</Hack>
    5     <Pierce>4</Pierce>
    6     <Crush>5</Crush>
     5    <Hack>2</Hack>
     6    <Pierce>2</Pierce>
     7    <Crush>10</Crush>
    78  </Armour>
    89  <Attack>
    910    <Melee>
     
    1415      <RepeatTime>1000</RepeatTime>
    1516    </Melee>
    1617  </Attack>
    17   <Footprint>
    18     <Circle radius="2.3"/>
     18  <Footprint replace="">
     19    <Square width="3.2" depth="6.4"/>
    1920    <Height>2.5</Height>
    2021  </Footprint>
     22  <Health>
     23    <Max>140</Max>
     24  </Health>
    2125  <Identity>
    2226    <Civ>gaia</Civ>
    2327    <SpecificName>Walrus</SpecificName>
     
    2731    <Anchor>pitch</Anchor>
    2832  </Position>
    2933  <ResourceSupply>
    30     <Amount>300</Amount>
    31     <Type>food.meat</Type>
     34    <Amount>350</Amount>
    3235  </ResourceSupply>
    3336  <VisualActor>
    3437    <Actor>fauna/walrus.xml</Actor>
  • ps/trunk/binaries/data/mods/public/simulation/templates/gaia/fauna_whale_fin.xml

     
    1 <?xml version="1.0" encoding="utf-8"?>
    2 <Entity parent="template_unit_fauna_hunt_whale">
     1<?xml version="1.0" encoding="utf-8"?>   
     2<!-- guideline for hp and food supply at http://trac.wildfiregames.com/ticket/3778 -->
     3<Entity parent="template_unit_fauna_hunt_whale">   
     4  <Footprint replace="">
     5    <Square width="5.0" depth="20.0"/>
     6    <Height>2.5</Height>
     7  </Footprint>
     8  <Health>
     9    <Max>1200</Max>
     10  </Health>
    311  <Identity>
    412    <SpecificName>Fin Whale</SpecificName>
    513  </Identity>
     
    614  <Position>
    715    <Altitude>-0.5</Altitude>
    816  </Position>
     17  <ResourceSupply>
     18    <Amount>2000</Amount>
     19  </ResourceSupply>
    920  <VisualActor>
    1021    <Actor>fauna/whale_fin.xml</Actor>
    1122  </VisualActor>
  • ps/trunk/binaries/data/mods/public/simulation/templates/gaia/fauna_whale_humpback.xml

     
    1 <?xml version="1.0" encoding="utf-8"?>
     1<?xml version="1.0" encoding="utf-8"?>
     2<!-- guideline for hp and food supply at http://trac.wildfiregames.com/ticket/3778 -->
    23<Entity parent="template_unit_fauna_hunt_whale">
    3   <Footprint>
    4     <Circle radius="10.0"/>
     4  <Footprint replace="">
     5    <Square width="4.0" depth="16.0"/>
    56    <Height>2.5</Height>
    67  </Footprint>
     8  <Health>
     9    <Max>850</Max>
     10  </Health>
    711  <Identity>
    812    <SpecificName>Humpback Whale</SpecificName>
    913  </Identity>
     
    1014  <Position>
    1115    <Altitude>-4</Altitude>
    1216  </Position>
     17  <ResourceSupply>
     18    <Amount>1500</Amount>
     19  </ResourceSupply>
    1320  <VisualActor>
    1421    <Actor>fauna/whale.xml</Actor>
    1522  </VisualActor>
  • ps/trunk/binaries/data/mods/public/simulation/templates/gaia/fauna_wildebeest.xml

     
    11<?xml version="1.0" encoding="utf-8"?>
     2<!-- guideline for hp and food supply at http://trac.wildfiregames.com/ticket/3778 -->
    23<Entity parent="template_unit_fauna_hunt_skittish">
    3   <Footprint>
    4     <Circle radius="1.8"/>
     4  <Footprint replace="">
     5    <Square width="2.1" depth="4.2"/>
    56    <Height>1.8</Height>
    67  </Footprint>
     8  <Health>
     9    <Max>80</Max>
     10  </Health>
    711  <Identity>
    812    <Civ>gaia</Civ>
    913    <SpecificName>Wildebeest</SpecificName>
     
    1418    <Anchor>pitch</Anchor>
    1519  </Position>
    1620  <ResourceSupply>
    17     <Amount>150</Amount>
    18     <Type>food.meat</Type>
     21    <Amount>225</Amount>
    1922  </ResourceSupply>
    2023  <UnitMotion>
    2124    <WalkSpeed>6.0</WalkSpeed>
  • ps/trunk/binaries/data/mods/public/simulation/templates/gaia/fauna_wolf.xml

     
    11<?xml version="1.0" encoding="utf-8"?>
     2<!-- guideline for hp and food supply at http://trac.wildfiregames.com/ticket/3778 -->
    23<Entity parent="template_unit_fauna_wild_aggressive">
    34  <Attack>
    45    <Melee>
    56      <Hack>10.0</Hack>
    6       <Pierce>10.0</Pierce>
     7      <Pierce>5.0</Pierce>
    78      <Crush>0.0</Crush>
    89      <MaxRange>4.0</MaxRange>
    910      <RepeatTime>1000</RepeatTime>
    1011    </Melee>
    1112  </Attack>
    12   <Footprint>
    13     <Circle radius="1.0"/>
     13  <Footprint replace="">
     14    <Square width="1.4" depth="2.8"/>
    1415    <Height>2.5</Height>
    1516  </Footprint>
     17  <Health>
     18    <Max>30</Max>
     19  </Health>
    1620  <Identity>
    1721    <Civ>gaia</Civ>
    1822    <SpecificName>Wolf</SpecificName>
  • ps/trunk/binaries/data/mods/public/simulation/templates/gaia/fauna_wolf_snow.xml

     
    11<?xml version="1.0" encoding="utf-8"?>
     2<!-- guideline for hp and food supply at http://trac.wildfiregames.com/ticket/3778 -->
    23<Entity parent="template_unit_fauna_wild_aggressive">
    34  <Attack>
    45    <Melee>
    56      <Hack>10.0</Hack>
    6       <Pierce>10.0</Pierce>
     7      <Pierce>5.0</Pierce>
    78      <Crush>0.0</Crush>
    89      <MaxRange>4.0</MaxRange>
    910      <RepeatTime>1000</RepeatTime>
    1011    </Melee>
    1112  </Attack>
    12   <Footprint>
    13     <Circle radius="1.0"/>
     13  <Footprint replace="">
     14    <Square width="1.4" depth="2.8"/>
    1415    <Height>2.5</Height>
    1516  </Footprint>
     17  <Health>
     18    <Max>40</Max>
     19  </Health>
    1620  <Identity>
    1721    <Civ>gaia</Civ>
    1822    <SpecificName>Snow Wolf</SpecificName>
  • ps/trunk/binaries/data/mods/public/simulation/templates/gaia/fauna_zebra.xml

     
    11<?xml version="1.0" encoding="utf-8"?>
     2<!-- guideline for hp and food supply at http://trac.wildfiregames.com/ticket/3778 -->
    23<Entity parent="template_unit_fauna_hunt_skittish">
    3   <Footprint>
    4     <Circle radius="1.8"/>
     4  <Footprint replace="">
     5    <Square width="1.9" depth="3.8"/>
    56    <Height>1.8</Height>
    67  </Footprint>
     8  <Health>
     9    <Max>80</Max>
     10  </Health>
    711  <Identity>
    812    <Civ>gaia</Civ>
    913    <SpecificName>Zebra</SpecificName>
     
    1317    <Anchor>pitch</Anchor>
    1418  </Position>
    1519  <ResourceSupply>
    16     <Amount>150</Amount>
    17     <Type>food.meat</Type>
     20    <Amount>250</Amount>
    1821  </ResourceSupply>
    1922  <UnitMotion>
    2023    <WalkSpeed>6.0</WalkSpeed>
  • ps/trunk/binaries/data/mods/public/simulation/templates/template_unit_fauna_fish.xml

     
    11<?xml version="1.0" encoding="utf-8"?>
    22<Entity parent="template_unit_fauna">
    33  <Footprint>
    4     <Circle radius="10.0"/>
     4    <Circle radius="5.0"/>
    55    <Height>2.5</Height>
    66  </Footprint>
    77  <Health disable=""/>
     
    2121    <KillBeforeGather>false</KillBeforeGather>
    2222    <Amount>1000</Amount>
    2323    <Type>food.fish</Type>
    24     <MaxGatherers>4</MaxGatherers>
     24    <MaxGatherers>4</MaxGatherers>
    2525  </ResourceSupply>
    2626  <Selectable>
    2727    <Overlay>
    28       <Texture disable=""/>
     28      <Texture disable=""/>
    2929      <Outline>
    3030        <LineTexture>outline_border.png</LineTexture>
    3131        <LineTextureMask>outline_border_mask.png</LineTextureMask>
  • ps/trunk/binaries/data/mods/public/simulation/templates/template_unit_fauna_herd.xml

     
    55  </Health>
    66  <ResourceSupply>
    77    <KillBeforeGather>true</KillBeforeGather>
    8     <Amount>100</Amount>
    98    <Type>food.meat</Type>
    10     <MaxGatherers>8</MaxGatherers>
     9    <MaxGatherers>8</MaxGatherers>
    1110  </ResourceSupply>
    1211  <Vision>
    1312    <Range>20</Range>
  • ps/trunk/binaries/data/mods/public/simulation/templates/template_unit_fauna_herd_domestic.xml

     
    77    <NaturalBehaviour>domestic</NaturalBehaviour>
    88  </UnitAI>
    99  <Vision>
    10     <Range>6</Range>
     10    <Range>10</Range>
    1111  </Vision>
    1212</Entity>
  • ps/trunk/binaries/data/mods/public/simulation/templates/template_unit_fauna_hunt.xml

     
    11<?xml version="1.0" encoding="utf-8"?>
    22<Entity parent="template_unit_fauna">
    33  <Health>
    4     <Max>50</Max>
    54    <DeathType>remain</DeathType>
    65  </Health>
    76  <ResourceSupply>
    87    <KillBeforeGather>true</KillBeforeGather>
    9     <Amount>100</Amount>
    108    <Type>food.meat</Type>
    119    <MaxGatherers>8</MaxGatherers>
    1210  </ResourceSupply>
  • ps/trunk/binaries/data/mods/public/simulation/templates/template_unit_fauna_hunt_aggressive.xml

     
    22<Entity parent="template_unit_fauna_hunt">
    33  <Attack>
    44    <Melee>
    5       <Hack>1</Hack>
    6       <Pierce>1</Pierce>
    7       <Crush>0.0</Crush>
    8       <MaxRange>4.0</MaxRange>
     5      <Hack>10</Hack>
     6      <Pierce>10</Pierce>
     7      <Crush>0</Crush>
     8      <MaxRange>4</MaxRange>
    99      <RepeatTime>1000</RepeatTime>
    1010      <RestrictedClasses datatype="tokens">Structure</RestrictedClasses>
    1111    </Melee>
  • ps/trunk/binaries/data/mods/public/simulation/templates/template_unit_fauna_hunt_violent.xml

     
    22<Entity parent="template_unit_fauna_hunt">
    33  <Attack>
    44    <Melee>
    5       <Hack>1</Hack>
    6       <Pierce>1</Pierce>
    7       <Crush>0.0</Crush>
    8       <MaxRange>4.0</MaxRange>
     5      <Hack>10</Hack>
     6      <Pierce>10</Pierce>
     7      <Crush>0</Crush>
     8      <MaxRange>4</MaxRange>
    99      <RepeatTime>1000</RepeatTime>
    1010      <RestrictedClasses datatype="tokens">Structure</RestrictedClasses>
    1111    </Melee>
  • ps/trunk/binaries/data/mods/public/simulation/templates/template_unit_fauna_hunt_whale.xml

     
    11<?xml version="1.0" encoding="utf-8"?>
    22<Entity parent="template_unit_fauna">
     3  <Armour>
     4    <Crush>1</Crush>
     5  </Armour>
    36  <Footprint>
    47    <Circle radius="10.0"/>
    58    <Height>2.5</Height>
    69  </Footprint>
    710  <Health>
    8     <Max>200</Max>
    911    <DeathType>remain</DeathType>
    1012    <Unhealable>true</Unhealable>
    1113  </Health>
     
    2123  </Position>
    2224  <ResourceSupply>
    2325    <KillBeforeGather>true</KillBeforeGather>
    24     <Amount>2000</Amount>
    2526    <Type>food.fish</Type>
    2627    <MaxGatherers>5</MaxGatherers>
    2728  </ResourceSupply>
  • ps/trunk/binaries/data/mods/public/simulation/templates/template_unit_fauna_wild_aggressive.xml

     
    22<Entity parent="template_unit_fauna_wild">
    33  <Attack>
    44    <Melee>
    5       <Hack>1</Hack>
    6       <Pierce>1</Pierce>
    7       <Crush>0.0</Crush>
    8       <MaxRange>4.0</MaxRange>
     5      <Hack>10</Hack>
     6      <Pierce>10</Pierce>
     7      <Crush>0</Crush>
     8      <MaxRange>4</MaxRange>
    99      <RepeatTime>1000</RepeatTime>
    1010      <RestrictedClasses datatype="tokens">Structure</RestrictedClasses>
    1111    </Melee>
  • ps/trunk/binaries/data/mods/public/simulation/templates/template_unit_fauna_wild_violent.xml

     
    22<Entity parent="template_unit_fauna_wild">
    33  <Attack>
    44    <Melee>
    5       <Hack>1</Hack>
    6       <Pierce>1</Pierce>
    7       <Crush>0.0</Crush>
    8       <MaxRange>4.0</MaxRange>
     5      <Hack>10</Hack>
     6      <Pierce>10</Pierce>
     7      <Crush>0</Crush>
     8      <MaxRange>4</MaxRange>
    99      <RepeatTime>1000</RepeatTime>
    1010      <RestrictedClasses datatype="tokens">Structure</RestrictedClasses>
    1111    </Melee>