speed-dreams/data/drivers/shadow_mpa1/mpa1-ffr/arizona.xml

37 lines
1.5 KiB
XML

<?xml version="1.0" encoding="iso-8859-1"?>
<!--
file : default.xml
created : 12 Oct 2009
last modified : 24 Oct 2010
copyright : (C) 2010 Wolf-Dieter Beelitz
SIMPLIX_MPA1 - ALL CARS
-->
<!-- This program is free software; you can redistribute it and/or modify -->
<!-- it under the terms of the GNU General Public License as published by -->
<!-- the Free Software Foundation; either version 2 of the License, or -->
<!-- (at your option) any later version. -->
<!DOCTYPE params SYSTEM "../../../../../src/libs/tgf/params.dtd">
<params name="mpa1-ffr" type="template" mode="mw">
<!-- Car parameters >>> -->
<section name="Front Wing">
<attnum name="angle" unit="deg" min="0" max="29" val="10"/>
</section>
<section name="Rear Wing">
<attnum name="angle" unit="deg" min="0" max="29" val="5"/>
</section>
<section name="private">
<attnum name="fuelperlap" val="0.96"/>
<attnum name="avoid speed factor" min="-20" max="20" val="1.00"/>
<attnum name="avoid brake factor" min="-20" max="20" val="0.95"/>
<attnum name="exit boost factor" min="-20" max="20" val="1.88"/>
<attnum name="base speed" min="0.0" max="50.0" val="24.90"/>
<attnum name="base brake" min="0.0" max="200.0" val="30.00"/>
<attnum name="int margin" min="0" max="4" val="1.7"/>
<attnum name="ext margin" min="0" max="4" val="1.8"/>
<attnum name="avoid offset" min="0.0" max="2.0" val="1.0"/>
</section>
</params>