forked from 5H1N0B11/flightgear-mirage2000
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathm2000-5-set.xml
70 lines (59 loc) · 2.53 KB
/
m2000-5-set.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
<?xml version="1.0" encoding="iso-8859-1"?>
<PropertyList include="Systems/m2000-5-base.xml">
<sim>
<description>Mirage 2000 (YASim)</description>
<author>BARANGER Emmanuel (3D/FDM), Buckaroo (FDM), 5H1N0B1 (Weapons, systems), F-Sig and hardball (3D, systems, dual seat), Joshua Davidson (FCS/FBW/Autopilot)
Leto, Richard, onox, legoboyvdlp, Domokos Juttner (Rudolf)
</author>
<long-description>The Dassault Mirage 2000 is a French multirole, single-engine fourth-generation jet fighter manufactured by Dassault Aviation. It was designed in the late 1970s as a lightweight fighter based on the Mirage III for the French Air Force (Armee de l'Air). The Mirage 2000 evolved into a multirole aircraft with several variants developed, with sales to a number of nations. The variants include the Mirage 2000N and 2000D strike variants, the improved Mirage 2000-5 and several export variants. Over 600 aircraft were built and it has been in service with nine nations.</long-description>
<aircraft-version>2015-09-16</aircraft-version>
<status>production</status>
<flight-model>yasim</flight-model>
<aero>Systems/m2000-5-yasim</aero>
<rating>
<FDM type="int"> 4 </FDM>
<systems type="int"> 4 </systems>
<cockpit type="int"> 3 </cockpit>
<model type="int"> 4 </model>
</rating>
<tags>
<tag>dassault</tag>
<tag>single-engine</tag>
<tag>jet</tag>
<tag>retractable-gear</tag>
<tag>supersonic</tag>
<tag>coldwar</tag>
<tag>fighter</tag>
<tag>tricycle</tag>
<tag>1970s</tag>
<tag>1980s</tag>
<tag>1990s</tag>
<tag>2000s</tag>
<tag>delta</tag>
<tag>hud</tag>
<tag>afterburner</tag>
</tags>
<previews>
<preview>
<type>exterior</type>
<splash type="bool">true</splash>
<path>Splashs/m2000-5-splash.png</path>
</preview>
<preview>
<type>exterior</type>
<splash type="bool">true</splash>
<path>Splashs/splash-01.png</path>
</preview>
<preview>
<type>exterior</type>
<splash type="bool">true</splash>
<path>Splashs/splash-02.png</path>
</preview>
<preview>
<type>exterior</type>
<splash type="bool">true</splash>
<path>Splashs/splash-04.png</path>
</preview>
</previews>
</sim>
</PropertyList>