1
0
forked from 0ad/0ad

This was SVN commit r8396.

This commit is contained in:
Michael D. Hafer 2010-10-17 02:37:31 +00:00
parent c2918cdf32
commit 0a756380bf
2 changed files with 34 additions and 4 deletions

View File

@ -1,13 +1,15 @@
<?xml version="1.0" encoding="utf-8"?>
<Entity parent="template_structure_civic_civil_centre">
<Entity parent="template_structure_civic_house">
<Identity>
<Civ>celt</Civ>
<GenericName>Homestead</GenericName>
<SpecificName>Caer</SpecificName>
<History>This was be the centre of the town, a great hall where the clan leader resided. All political matters were probably performed inside such a structure.</History>
<Tooltip>A Celtic homestead.</Tooltip>
</Identity>
<VisualActor>
<Actor>structures/celts/homestead.xml</Actor>
<FoundationActor>structures/fndn_6x6.xml</FoundationActor>
</VisualActor>
<Footprint replace="">
<Circle radius="15.0"/>
@ -16,6 +18,34 @@
<Obstruction>
<Static width="24.0" depth="24.0"/>
</Obstruction>
<Cost>
<PopulationBonus>20</PopulationBonus>
<BuildTime>600</BuildTime>
<Resources>
<food>0</food>
<wood>100</wood>
<stone>100</stone>
<metal>100</metal>
</Resources>
</Cost>
<Health>
<Max>3000</Max>
</Health>
<Armour>
<Hack>20.0</Hack>
<Pierce>40</Pierce>
<Crush>10.0</Crush>
</Armour>
<Vision>
<Range>80</Range>
</Vision>
<GarrisonHolder>
<Max>15</Max>
</GarrisonHolder>
<ResourceDropsite>
<Radius>60</Radius>
<Types>food wood stone metal</Types>
</ResourceDropsite>
<TrainingQueue>
<Entities datatype="tokens">
units/celt_cavalry_javelinist_b

View File

@ -1,9 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<Entity parent="template_unit_mechanical_ship_fishing">
<Identity>
<Civ>hele</Civ>
<SpecificName>*Needs Name*</SpecificName>
<IconSheet>snPortraitSheetHele</IconSheet>
<Civ>celt</Civ>
<SpecificName>Fishing Boat</SpecificName>
<IconSheet>snPortraitSheetCelt</IconSheet>
<History>Need History</History>
</Identity>
<VisualActor>