1
0
forked from 0ad/0ad

Cart tophet extra building.

Touched up the smoke particle.

Took territory effect away from Super Dock.

Touched up the Cart temple footprint.

This was SVN commit r10069.
This commit is contained in:
Michael D. Hafer 2011-08-23 01:44:01 +00:00
parent 605e9f97bf
commit c84d31e298
9 changed files with 82 additions and 4 deletions

View File

@ -0,0 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<actor version="1">
<group>
<variant frequency="100" name="palm decals">
<mesh>props/kart_tophet_palm.dae</mesh>
<texture>structural/kart_struct.dds</texture>
</variant>
</group>
<material>basic_trans.xml</material>
</actor>

View File

@ -0,0 +1,19 @@
<?xml version="1.0" encoding="utf-8"?>
<actor version="1">
<castshadow/>
<group>
<variant frequency="100" name="Carthage Tophet">
<mesh>structural/kart_tophet.dae</mesh>
<props>
<prop actor="particle/flame.xml" attachpoint="fire1"/>
<prop actor="particle/flame.xml" attachpoint="fire2"/>
<prop actor="particle/smoke.xml" attachpoint="fire1"/>
<prop actor="particle/smoke.xml" attachpoint="fire2"/>
<prop actor="props/structures/carthaginians/tophet_palms.xml" attachpoint="root"/>
<prop actor="props/structures/decals/dirt_5x5.xml" attachpoint="root"/>
</props>
<texture>structural/kart_struct.dds</texture>
</variant>
</group>
<material>player_trans.xml</material>
</actor>

Binary file not shown.

Binary file not shown.

View File

@ -7,9 +7,9 @@
<start_full/>
<constant name="emissionrate" value="9.0"/>
<uniform name="lifetime" min="10.0" max="12.0"/>
<uniform name="lifetime" min="14.0" max="16.0"/>
<constant name="position.y" value="1.5"/>
<constant name="position.y" value="2.0"/>
<uniform name="angle" min="-3.14" max="3.14"/>

View File

@ -0,0 +1,42 @@
<?xml version="1.0" encoding="utf-8"?>
<Entity parent="template_structure_civic_temple">
<Cost>
<BuildTime>200</BuildTime>
<Resources>
<food>0</food>
<wood>0</wood>
<stone>200</stone>
<metal>100</metal>
</Resources>
</Cost>
<Footprint>
<Square width="24.0" depth="26.0"/>
<Height>8.0</Height>
</Footprint>
<Health>
<Max>2000</Max>
</Health>
<Identity>
<Civ>cart</Civ>
<GenericName>Sacrificial Temple</GenericName>
<SpecificName>Tophet</SpecificName>
<History>N/A.</History>
</Identity>
<Loot>
<xp>50</xp>
<food>0</food>
<wood>0</wood>
<stone>20</stone>
<metal>10</metal>
</Loot>
<Obstruction>
<Static width="22.0" depth="24.0"/>
</Obstruction>
<Vision>
<Range>40</Range>
</Vision>
<VisualActor>
<FoundationActor>structures/fndn_5x5.xml</FoundationActor>
<Actor>structures/carthaginians/tophet.xml</Actor>
</VisualActor>
</Entity>

View File

@ -42,6 +42,7 @@
</SoundGroups>
</Sound>
<TerritoryDecay disable=""/>
<TerritoryInfluence disable=""/>
<VisualActor>
<Actor>structures/carthaginians/super_dock.xml</Actor>
<FoundationActor>structures/fndn_dock_super.xml</FoundationActor>

View File

@ -6,7 +6,7 @@
</Resources>
</Cost>
<Footprint>
<Square width="17.0" depth="30.0"/>
<Square width="19.0" depth="32.0"/>
<Height>12.0</Height>
</Footprint>
<Identity>