1
0
forked from 0ad/0ad

Adjusting starting units for all civs.

Added "Wonder" structural template.

This was SVN commit r13211.
This commit is contained in:
Michael D. Hafer 2013-03-03 00:57:30 +00:00
parent ed8746e798
commit 2c1a3ee892
19 changed files with 196 additions and 17 deletions

View File

@ -119,7 +119,11 @@
},
{
"Template": "units/athen_infantry_spearman_b",
"Count": 4
"Count": 2
},
{
"Template": "units/athen_infantry_slinger_b",
"Count": 2
},
{
"Template": "units/athen_cavalry_javelinist_b"

View File

@ -96,10 +96,11 @@
},
{
"Template": "units/brit_infantry_spearman_b",
"Count": 4
},
"Count": 2
},
{
"Template": "units/brit_cavalry_javelinist_b"
"Template": "units/brit_infantry_slinger_b",
"Count": 2
},
{
"Template": "units/brit_war_dog_b"

View File

@ -123,7 +123,11 @@
},
{
"Template": "units/cart_infantry_spearman_b",
"Count": 4
"Count": 2
},
{
"Template": "units/cart_infantry_archer_b",
"Count": 2
},
{
"Template": "units/cart_cavalry_javelinist_b"

View File

@ -138,7 +138,11 @@
},
{
"Template": "units/celt_infantry_spearman_b",
"Count": 4
"Count": 2
},
{
"Template": "units/celt_infantry_javelinist_b",
"Count": 2
},
{
"Template": "units/celt_cavalry_swordsman_b"

View File

@ -96,7 +96,11 @@
},
{
"Template": "units/gaul_infantry_spearman_b",
"Count": 4
"Count": 2
},
{
"Template": "units/gaul_infantry_javelinist_b",
"Count": 2
},
{
"Template": "units/gaul_cavalry_swordsman_b"

View File

@ -154,7 +154,11 @@
},
{
"Template": "units/hele_infantry_spearman_b",
"Count": 4
"Count": 2
},
{
"Template": "units/hele_infantry_javelinist_b",
"Count": 2
},
{
"Template": "units/hele_cavalry_swordsman_b"

View File

@ -96,7 +96,11 @@
},
{
"Template": "units/iber_infantry_swordsman_b",
"Count": 4
"Count": 2
},
{
"Template": "units/iber_infantry_javelinist_b",
"Count": 2
},
{
"Template": "units/iber_cavalry_spearman_b"

View File

@ -119,7 +119,11 @@
},
{
"Template": "units/mace_infantry_spearman_b",
"Count": 4
"Count": 2
},
{
"Template": "units/mace_infantry_javelinist_b",
"Count": 2
},
{
"Template": "units/mace_cavalry_javelinist_b"

View File

@ -105,7 +105,11 @@
},
{
"Template": "units/maur_infantry_spearman_b",
"Count": 4
"Count": 2
},
{
"Template": "units/maur_infantry_archer_b",
"Count": 2
},
{
"Template": "units/maur_support_elephant",

View File

@ -110,7 +110,11 @@
},
{
"Template": "units/pers_infantry_spearman_b",
"Count": 4
"Count": 2
},
{
"Template": "units/pers_infantry_archer_b",
"Count": 2
},
{
"Template": "units/pers_cavalry_javelinist_b"

View File

@ -100,7 +100,11 @@
},
{
"Template": "units/rome_infantry_swordsman_b",
"Count": 4
"Count": 2
},
{
"Template": "units/rome_infantry_javelinist_b",
"Count": 2
},
{
"Template": "units/rome_cavalry_spearman_b"

View File

@ -115,7 +115,11 @@
},
{
"Template": "units/spart_infantry_spearman_b",
"Count": 4
"Count": 2
},
{
"Template": "units/spart_infantry_javelinist_b",
"Count": 2
},
{
"Template": "units/spart_cavalry_javelinist_b"

View File

@ -109,7 +109,11 @@
},
{
"Template": "units/theb_infantry_spearman_b",
"Count": 4
"Count": 2
},
{
"Template": "units/theb_infantry_javelinist_b",
"Count": 2
},
{
"Template": "units/theb_cavalry_javelinist_b"

View File

@ -0,0 +1,28 @@
<?xml version="1.0" encoding="utf-8"?>
<Entity parent="template_structure_wonder">
<Footprint>
<Square width="28.0" depth="58.0"/>
<Height>12.0</Height>
</Footprint>
<GarrisonHolder>
<Max>30</Max>
<EjectHealth>0.1</EjectHealth>
<List datatype="tokens">Support Infantry Cavalry</List>
<BuffHeal>3</BuffHeal>
<LoadingRange>2</LoadingRange>
</GarrisonHolder>
<Identity>
<Civ>athen</Civ>
<SpecificName>Neṓs Parthenos</SpecificName>
<History>The Hellenes built marvelous temples in order to honour their polytheistic pantheon. While all gods were venerated, a specific patron deity was supposed to watch over each polis.</History>
<Tooltip>Bring glory to your civilisation and add large tracts of land to your empire. Garrison up to 30 units to heal them at a quick rate.</Tooltip>
</Identity>
<Obstruction>
<Static width="27.0" depth="57.0"/>
</Obstruction>
<RallyPoint/>
<VisualActor>
<FoundationActor>structures/fndn_6x6.xml</FoundationActor>
<Actor>structures/hellenes/temple_epic.xml</Actor>
</VisualActor>
</Entity>

View File

@ -18,7 +18,7 @@
<ProductionQueue>
<Entities datatype="tokens">
units/brit_infantry_spearman_b
units/brit_infantry_javelinist_b
units/brit_infantry_slinger_b
units/brit_cavalry_javelinist_b
</Entities>
</ProductionQueue>

View File

@ -0,0 +1,18 @@
<?xml version="1.0" encoding="utf-8"?>
<Entity parent="template_structure_wonder">
<Footprint replace="">
<Circle radius="18.0"/>
<Height>10.0</Height>
</Footprint>
<Identity>
<Civ>brit</Civ>
<SpecificName>Stonehenge</SpecificName>
<History>.</History>
</Identity>
<Obstruction>
<Static width="30.0" depth="30.0"/>
</Obstruction>
<VisualActor>
<Actor>structures/celts/stone_monument.xml</Actor>
</VisualActor>
</Entity>

View File

@ -0,0 +1,18 @@
<?xml version="1.0" encoding="utf-8"?>
<Entity parent="template_structure_wonder">
<Footprint replace="">
<Circle radius="30.0"/>
<Height>10.0</Height>
</Footprint>
<Identity>
<Civ>maur</Civ>
<SpecificName>Great Stupa</SpecificName>
<History>The Great Stupa was originally commissioned by the emperor Ashoka the Great in the 3rd century BCE. Its nucleus was a simple hemispherical brick structure built over the relics of the Buddha. It was crowned by the chatra, a parasol-like structure symbolising high rank. It has four profusely carved ornamental gateways and a balustrade encircling the whole structure. The construction work was overseen was Ashoka's first wife, Samragyi Vidisha Devi herself.</History>
</Identity>
<Obstruction>
<Static width="59.0" depth="59.0"/>
</Obstruction>
<VisualActor>
<Actor>structures/mauryans/big_stupa.xml</Actor>
</VisualActor>
</Entity>

View File

@ -0,0 +1,66 @@
<?xml version="1.0" encoding="utf-8"?>
<Entity parent="template_structure">
<BuildRestrictions>
<Category>Special</Category>
</BuildRestrictions>
<Cost>
<BuildTime>500</BuildTime>
<Resources>
<food>0</food>
<wood>1000</wood>
<stone>1000</stone>
<metal>1000</metal>
</Resources>
</Cost>
<Footprint>
<Square width="34.0" depth="34.0"/>
<Height>10.0</Height>
</Footprint>
<GarrisonHolder disable=""/>
<Health>
<Max>5000</Max>
<SpawnEntityOnDeath>rubble/rubble_stone_6x6</SpawnEntityOnDeath>
</Health>
<Identity>
<GenericName>Wonder</GenericName>
<Tooltip>Bring glory to your civilisation and add large tracts of land to your empire.</Tooltip>
<Classes datatype="tokens">City</Classes>
<Icon>structures/gardens.png</Icon>
<RequiredTechnology>phase_city</RequiredTechnology>
</Identity>
<Loot>
<xp>200</xp>
<food>0</food>
<wood>100</wood>
<stone>100</stone>
<metal>100</metal>
</Loot>
<Obstruction>
<Static width="30.0" depth="30.0"/>
</Obstruction>
<RallyPoint disable=""/>
<Sound>
<SoundGroups>
<select>interface/select/building/sel_temple.xml</select>
<constructed>interface/complete/building/complete_temple.xml</constructed>
<death>attack/destruction/building_collapse_large.xml</death>
</SoundGroups>
</Sound>
<StatusBars>
<BarWidth>6.0</BarWidth>
<BarHeight>0.6</BarHeight>
<HeightOffset>12.0</HeightOffset>
</StatusBars>
<TerritoryInfluence>
<Root>true</Root>
<Radius>100</Radius>
<Weight>65536</Weight>
</TerritoryInfluence>
<Vision>
<Range>72</Range>
<RetainInFog>true</RetainInFog>
</Vision>
<VisualActor>
<FoundationActor>structures/fndn_6x6.xml</FoundationActor>
</VisualActor>
</Entity>

View File

@ -11,7 +11,7 @@
<Identity>
<Civ>iber</Civ>
<SelectionGroupName>units/iber_infantry_spearman_b</SelectionGroupName>
<SpecificName>Scutari</SpecificName>
<SpecificName>Scutarius</SpecificName>
<Icon>units/iber_infantry_spearman.png</Icon>
<History>A long-bladed spear was a chief melee weapon of the Iberian infantry, often used after the javelins had been thrown. Typically carried by infantry known as scutarii for their long oval body shields, the spearmen would close in formation to attack their opponents. Usually lightly armored, they were quick and had a ferocious reputation.</History>
</Identity>