removed the Corinthian trireme entity (but not the actor).

This was SVN commit r8644.
This commit is contained in:
Michael D. Hafer 2010-11-18 03:00:04 +00:00
parent 1ea07fad83
commit 12944d1fdc

View File

@ -1,24 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<Entity parent="template_unit_mechanical_ship_trireme">
<Identity>
<Civ>hele</Civ>
<SpecificName>Trireme</SpecificName>
<History>The first Triremes were built circa 650BC, and by 500BC the Trireme was the most widely used heavy warship of the Persian Empire. In the Trireme the outriggers were now an integral part of the ship's hull. The Trireme also had a partial or full fighting deck above the rowers. The length of the Trireme remained approximately 35-38 meters, and the beam was approximately 3.5 metres. A Trireme carried 170 oarsmen. The top speed of a Trireme was approximately 11.5 knots. Some Triremes may have been able to reach higher speeds in short bursts. The Trireme could accelerate much faster than a Bireme or Penteconter, and was much more manoeuvrable. This gave the Trireme an advantage in combat, where higher speed and manoeuvrability meant a better chance of victory.</History>
<Icon>units/hele_ship_trireme.png</Icon>
</Identity>
<UnitMotion>
<WalkSpeed>14.0</WalkSpeed>
<Run>
<Speed>21.0</Speed>
<Range>1200.0</Range>
<RangeMin>20.0</RangeMin>
</Run>
</UnitMotion>
<VisualActor>
<Actor>structures/hellenes/trireme_cor.xml</Actor>
</VisualActor>
<Footprint>
<Square width="6.0" depth="50.0"/>
<Height>8.0</Height>
</Footprint>
</Entity>