Testing new hero selection ring.

This was SVN commit r12777.
This commit is contained in:
Michael D. Hafer 2012-10-21 22:30:04 +00:00
parent 932bb87046
commit 8208b52faf

View File

@ -19,10 +19,14 @@
</Attack>
<Auras>
<Fear>
<Radius>20</Radius>
<Radius>8</Radius>
<Bonus>5</Bonus>
</Fear>
</Auras>
<Footprint>
<Circle radius="8.0"/>
<Height>2.5</Height>
</Footprint>
<Identity>
<Civ>spart</Civ>
<GenericName>Leonidas I</GenericName>
@ -32,6 +36,14 @@ Melee 2x vs. all cavalry.</Tooltip>
<History>The king of Sparta, who fought and died at the battle of Thermopylae in 480 BC. He successfully blocked the way of the huge Persian army through the narrow passage with his 7000 men, until Xerxes was made aware of a secret unobstructed path. Finding the enemy at his rear, Leonidas sent home most of his troops, choosing to stay behind with 300 hand-picked hoplites and win time for the others to withdraw.</History>
<Icon>units/spart_hero_leonidas.png</Icon>
</Identity>
<Selectable>
<Overlay>
<Texture>
<MainTexture>star/1024x1024_aura.png</MainTexture>
<MainTextureMask>star/1024x1024_aura_mask.png</MainTextureMask>
</Texture>
</Overlay>
</Selectable>
<VisualActor>
<Actor>units/spartans/leonidas.xml</Actor>
</VisualActor>