This was SVN commit r8738.

This commit is contained in:
Mythos_Ruler 2010-11-29 08:36:35 +00:00
parent 9b9eaed50f
commit 75d6eec95d
14 changed files with 145 additions and 2 deletions

View file

@ -0,0 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<actor version="1">
<castshadow/>
<group>
<variant name="propylaea_floor">
<mesh>props/propylaea_floortiles.dae</mesh>
<texture>props/hele_tile_c.dds</texture>
</variant>
</group>
</actor>

View file

@ -0,0 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<actor version="1">
<castshadow/>
<group>
<variant name="propylaea_props">
<mesh>props/propylaea_props.dae</mesh>
<texture>props/hele_props_a.dds</texture>
</variant>
</group>
</actor>

View file

@ -0,0 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<actor version="1">
<castshadow/>
<group>
<variant name="propylaea_roof">
<mesh>props/propylaea_rooftiles.dae</mesh>
<texture>props/hele_wonder_rooftile.png</texture>
</variant>
</group>
</actor>

View file

@ -0,0 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<actor version="1">
<castshadow/>
<group>
<variant name="propylaea_walls">
<mesh>props/propylaea_walls.dae</mesh>
<texture>structural/hele_blocks.png</texture>
</variant>
</group>
</actor>

View file

@ -0,0 +1,17 @@
<?xml version="1.0" encoding="utf-8"?>
<actor version="1">
<castshadow/>
<group>
<variant frequency="100">
<mesh>props/pers_quiver_back.dae</mesh>
</variant>
</group>
<group>
<variant frequency="1" name="quiver light">
<texture>props/pers_quiver_light.png</texture>
</variant>
<variant frequency="2" name="quiver dark">
<texture>props/pers_quiver_dark.png</texture>
</variant>
</group>
</actor>

View file

@ -0,0 +1,17 @@
<?xml version="1.0" encoding="utf-8"?>
<actor version="1">
<castshadow/>
<group>
<variant frequency="100" name="propylaea">
<mesh>structural/propylaea.dae</mesh>
<props>
<prop actor="props/structures/hellenes/propylaea_props.xml" attachpoint="root"/>
<prop actor="props/structures/hellenes/propylaea_floor.xml" attachpoint="root"/>
<prop actor="props/structures/hellenes/propylaea_roof.xml" attachpoint="root"/>
<prop actor="props/structures/hellenes/propylaea_walls.xml" attachpoint="root"/>
</props>
<texture>structural/hele_struct.dds</texture>
</variant>
</group>
<material>player_trans.xml</material>
</actor>

View file

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:19cd3376d9f97aead55cf3f0f48e781d313af1f7c3f5c415924137f190c04422
size 27191

View file

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:96136d33d2385af8c95bf3d830f289bbbfa228a082ee3fc4a82d521323b8c3de
size 137167

View file

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:447876d16787ea495288642c361cb4677e030515bcb6485a77ace428b0c810ba
size 326555

View file

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:415db7cfd5294c01dda3c63259f4162bcb28bbf9d4fde73a2cbce62fde638b76
size 12633

View file

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ff1cba342265d894f4a75c1305a31b6038b380c0484f8b78294d9dd12fc4f7fb
size 32213

View file

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:73481a21b917be08ad440975ec0cf1b5028efe28e7a21fe5cb7ed390fb6925db
size 38343

View file

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f4df417df6b32f2caf908e7cd29be1154c4e7ff7eb57263a502a31fd5b2bcbbd
size 291728
oid sha256:1d57912fd50276056fb93ab6f263401f50a7953381b0069511fd276df5b6a72c
size 291704

View file

@ -0,0 +1,51 @@
<?xml version="1.0" encoding="utf-8"?>
<Entity parent="template_structure">
<Identity>
<Civ>hele</Civ>
<GenericName>Portico</GenericName>
<SpecificName>Propylaea</SpecificName>
<History>A Propylaea was used as a gate into a sacred precinct. The most famous of these is the monumental gate at the top of the Acropolis in Athens.</History>
<Tooltip>Add +10 to Population Cap.</Tooltip>
<Icon>structures/tholos.png</Icon>
</Identity>
<Cost>
<PopulationBonus>10</PopulationBonus>
<BuildTime>200</BuildTime>
<Resources>
<food>0</food>
<wood>0</wood>
<stone>200</stone>
<metal>200</metal>
</Resources>
</Cost>
<Health>
<Max>2000</Max>
</Health>
<Armour>
<Hack>20.0</Hack>
<Pierce>40.0</Pierce>
<Crush>10.0</Crush>
</Armour>
<Loot>
<xp>10</xp>
<food>0</food>
<wood>0</wood>
<stone>75</stone>
<metal>75</metal>
</Loot>
<VisualActor>
<Actor>structures/hellenes/propylaea.xml</Actor>
<FoundationActor>structures/fndn_6x6.xml</FoundationActor>
</VisualActor>
<Footprint>
<Square width="28.0" depth="32.0"/>
<Height>8.0</Height>
</Footprint>
<Obstruction>
<Static width="26.0" depth="30.0"/>
</Obstruction>
<Vision>
<Range>20</Range>
<RetainInFog>true</RetainInFog>
</Vision>
</Entity>