0ad/binaries/data/mods/public/simulation/templates/template_structure_defense.xml
Mythos_Ruler 66ab19086a Updated Stoa tip image.
Updated Persian Architecture tip text.

Adjusted upward the number of max gatherers for small mines and the
unfinished Greek temple ruin.

Tweaked Cycladic Archipelago 6 (fixed fish and treasure positions).

Tweaked Gold Oasis 1 (made it possible to build a civic center in the
middle of the "Gold Patches."

Adjusted the Spartan House history entry, based on text by contributor
Thorfinn the Shallow Minded.

This was SVN commit r13785.
2013-08-30 22:35:15 +00:00

18 lines
420 B
XML

<?xml version="1.0" encoding="utf-8"?>
<Entity parent="template_structure">
<Armour>
<Hack>20.0</Hack>
<Pierce>40.0</Pierce>
<Crush>5.0</Crush>
<Foundation>
<Hack>5.0</Hack>
<Pierce>10.0</Pierce>
<Crush>5.0</Crush>
</Foundation>
</Armour>
<Identity>
<GenericName>Defensive Structure</GenericName>
<Classes datatype="tokens">Defensive</Classes>
</Identity>
</Entity>