0ad/binaries/data/mods/public/simulation/templates/structures/maur_blacksmith.xml
Mythos_Ruler cd7b56faa4 Updated the name of "Porus" on Punjab 1.
Updated some Blacksmith templates with histories.

Made a new "pikeman" template to use with pike units. Made pikemen have
extra high armor, but pretty low attack. Basically they'd be used as the
ultimate meat-shield.

Cleaned up some stuff.

Made us of Pureon's new technology portraits.

This was SVN commit r13527.
2013-07-02 00:04:05 +00:00

12 lines
943 B
XML

<?xml version="1.0" encoding="utf-8"?>
<Entity parent="template_structure_military_blacksmith">
<Identity>
<Civ>maur</Civ>
<SpecificName>?</SpecificName>
<History>The Indians acquired the knowledge for making wootz (or urukke) steel from the Tamils during the 5th century BC. Since that time, swords, knives, and other implements made of this steel were highly prized in the ancient world. Such steel was the sharpest and most sought-after of its age, displaying as it does beautiful organic patterns from the alloys within the steel. The famous "Damascene" steel was derived from it, exported from India all the way to Syria. It is said that the Indian King Purushottama (Porus) of Paurava gave a sword made of wootz steel to Alexander the Great as a gift after the Battle of the Hydaspes River.</History>
</Identity>
<VisualActor>
<Actor>structures/mauryans/blacksmith.xml</Actor>
</VisualActor>
</Entity>