1
0
forked from 0ad/0ad
0ad/binaries/data/mods/official/entities/units/hele_ship_trireme.xml

39 lines
1.5 KiB
XML

<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity
Parent="template_unit_mechanical_ship_trireme"
>
<Traits>
<Id>
<Specific>Trireme</Specific>
<Civ>Hellenes</Civ>
<History>The first Triremes were built circa 650BC, and by 500BC the Trireme was the most widely used heavy warship of the Greek city-states. 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, plus twenty sailors and fourteen marines in Greek navies. The top speed of a Trireme was approximately 11.5 knots. Some Triremes may have been able to reach higher speeds in short bursts. A Trireme travelling from Athens to Mitylene in 427BC made the 350 kilometre trip in only 24 hours, averaging eight knots (14.6 km/h). 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>
</Id>
</Traits>
<Actions>
<Move>
<Speed>18.0</Speed>
<TurningRadius>12.0</TurningRadius>
<Run>
<Speed>35.0</Speed>
<Range>1200.0</Range>
<RangeMin>20.0</RangeMin>
</Run>
</Move>
</Actions>
<Actor>structures/hellenes/trireme.xml</Actor>
</Entity>