0ad/binaries/data/mods/public/simulation/templates/structures/maur_blacksmith.xml
Mythos_Ruler 0774730e2f -Made starting units start at Elite rank (just for fun and testing).
-Some new tech portraits for Divine Offerings and Agoge.
-Fertility Festival technology increased cost.
-New special technology for all Hellenic factions: Hellenization,
researched at the Theatron, increases territory influence for all
buildings +50%. This is a temporary technology until the real
Hellenization effect can be implemented.
-New special technology for the Mauryan and Iberian blacksmiths: Woot
Steel and Toledo Steel respectively.

This was SVN commit r13603.
2013-07-28 13:38:04 +00:00

17 lines
1.0 KiB
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>
<ProductionQueue>
<Technologies datatype="tokens">
attack_steel_working
</Technologies>
</ProductionQueue>
<VisualActor>
<Actor>structures/mauryans/blacksmith.xml</Actor>
</VisualActor>
</Entity>