]> git.pond.sub.org Git - empserver/blob - src/lib/global/plane.config
Update copyright notice
[empserver] / src / lib / global / plane.config
1 #
2 #   Empire - A multi-player, client/server Internet based war game.
3 #   Copyright (C) 1986-2012, Dave Pare, Jeff Bailey, Thomas Ruschak,
4 #                 Ken Stevens, Steve McClure, Markus Armbruster
5 #
6 #   Empire is free software: you can redistribute it and/or modify
7 #   it under the terms of the GNU General Public License as published by
8 #   the Free Software Foundation, either version 3 of the License, or
9 #   (at your option) any later version.
10 #
11 #   This program is distributed in the hope that it will be useful,
12 #   but WITHOUT ANY WARRANTY; without even the implied warranty of
13 #   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
14 #   GNU General Public License for more details.
15 #
16 #   You should have received a copy of the GNU General Public License
17 #   along with this program.  If not, see <http://www.gnu.org/licenses/>.
18 #
19 #   ---
20 #
21 #   See files README, COPYING and CREDITS in the root of the source
22 #   tree for related information and legal notices.  It is expected
23 #   that future projects/authors will amend these files as needed.
24 #
25 #   ---
26 #
27 #   plane.config: Plane characteristics
28 #
29 #   Known contributors to this file:
30 #      Markus Armbruster, 2006-2011
31 #
32 #   Derived from plane.c; known contributors:
33 #      Dave Pare, 1986
34 #      Jeff Bailey
35 #      Thomas Ruschak, 1992
36 #      Ken Stevens, 1995
37 #      Steve McClure, 1998
38 #
39
40 # Available flags are in compiled-in table plane-chr-flags.  info
41 # Plane-types should document them all.
42 #
43 # Note if a flag missile is set, then flag VTOL will automatically be
44 # set by init_plchr().
45
46 # Do not edit this file to customize a game!  Create your own custom
47 # configuration file(s), best next to your econfig, and name them in
48 # econfig key custom_tables.
49
50 config plane-chr
51 type name                       l_b h_b cre tech cost ...
52  0  "f1   Sopwith Camel"          8   2   1   50  400
53  1  "f2   P-51 Mustang"           8   2   1   80  400
54  2  "jf1  F-4 Phantom"           12   4   2  125 1000
55  3  "jf2  AV-8B Harrier"         12   4   2  195 1400
56  4  "sf   F-117A Nighthawk"      15   5   2  325 3000
57  5  "es   P-38 Lightning"         9   3   1   90  700
58  6  "jes  F-14E jet escort"      14   8   2  160 1400
59  7  "lb   TBD-1 Devastator"      10   3   1   60  550
60  8  "jl   A-6 Intruder"          14   4   2  130 1000
61  9  "mb   medium bomber"         14   5   3   80 1000
62 10  "jfb  FB-111 Aardvark f/b"   20  10   5  140 1800
63 11  "hb   B-26B Marauder"        20   6   2   90 1100
64 12  "jhb  B-52 Strato-Fortress"  26  13   5  150 3200
65 13  "sb   B-2 stealth bomber"    15   5   2  325 4000
66 14  "as   anti-sub plane"        10   3   2  100  550
67 15  "np   naval plane"           20  10   4  135 1800
68 16  "nc   AH-1 Cobra"             8   2   2  160  800
69 17  "ac   AH-64 Apache"           8   2   2  200  800
70 18  "tc   transport chopper"      8   2   2  135  800
71 19  "tr   C-56 Lodestar"         14   5   3   85 1000
72 20  "jt   C-141 Starlifter"      18   5   3  160 1500
73 21  "zep  Zeppelin"               6   2   3   70 1000
74 22  "re   recon"                 12   4   2  130  800
75 23  "sp   E2-C Hawkeye"          15   5   2  190 2000
76 24  "lst  landsat"               20  20   0  245 2000
77 25  "ss   KH-7 spysat"           20  20   0  305 4000
78 26  "mi   Harpoon"                8   2   0  160  300
79 27  "sam  Sea Sparrow"            3   1   0  180  200
80 28  "ssm  V2"                    15  15   0  145  800
81 29  "srbm Atlas"                 20  20   0  200 1000
82 30  "irbm Titan"                 20  20   0  260 1500
83 31  "icbm Minuteman"             20  20   0  310 3000
84 32  "slbm Trident"               20  20   0  280 2000
85 33  "asat anti-sat"              20  20   0  305 2000
86 34  "abm  Patriot"               16   8   0  270 1500
87 /config
88
89 config plane-chr
90 type name                       acc loa att def ran fue ste ...
91  0  "f1   Sopwith Camel"         90   1   1   1   4   1   0
92  1  "f2   P-51 Mustang"          80   1   4   4   8   1   0
93  2  "jf1  F-4 Phantom"           45   1  14  14  11   3   0
94  3  "jf2  AV-8B Harrier"         30   1  17  17  14   3   0
95  4  "sf   F-117A Nighthawk"      45   3  19  19  20   4  80
96  5  "es   P-38 Lightning"        60   1   5   5  15   2   0
97  6  "jes  F-14E jet escort"      60   1  10  10  25   3   0
98  7  "lb   TBD-1 Devastator"      50   2   0   3   7   1   0
99  8  "jl   A-6 Intruder"          25   3   0   9  11   3   0
100  9  "mb   medium bomber"         45   4   0   5  14   3   0
101 10  "jfb  FB-111 Aardvark f/b"   30   7   8   8  20   5   0
102 11  "hb   B-26B Marauder"        90   5   0   4  15   2   0
103 12  "jhb  B-52 Strato-Fortress"  80  12   0  11  35   6   0
104 13  "sb   B-2 stealth bomber"    25   8   0  15  28   5  80
105 14  "as   anti-sub plane"        85   2   0   3  15   2   0
106 15  "np   naval plane"           70   3   0   4  28   2   0
107 16  "nc   AH-1 Cobra"            55   2   0   3  11   2   0
108 17  "ac   AH-64 Apache"          15   1   0   9  11   2  40
109 18  "tc   transport chopper"      0   5   0   3   7   2  40
110 19  "tr   C-56 Lodestar"          0   7   0   2  15   3   0
111 20  "jt   C-141 Starlifter"       0  16   0   9  35   4   0
112 21  "zep  Zeppelin"              60   2   0  -3  15   2   0
113 22  "re   recon"                  0   0   0   4  15   2  20
114 23  "sp   E2-C Hawkeye"           0   0   0  11  32   5  50
115 24  "lst  landsat"                0   0   0   3  41   9   0
116 25  "ss   KH-7 spysat"            0   0   0   3  61   9   0
117 26  "mi   Harpoon"               50   6   0   5   6   0   0
118 27  "sam  Sea Sparrow"            0   0   0  18   2   0   0
119 28  "ssm  V2"                    60   3   0   3   4   0   0
120 29  "srbm Atlas"                 60   6   0   5   9   0   0
121 30  "irbm Titan"                 60   8   0  10  15   0   0
122 31  "icbm Minuteman"             60  10   0  15  41   0   0
123 32  "slbm Trident"               60   8   0   6  23   0   0
124 33  "asat anti-sat"              50   6   0   7  13   4   0
125 34  "abm  Patriot"               50   0   0  31  12   0   0
126 /config
127
128 config plane-chr
129 type name                       flags
130  0  "f1   Sopwith Camel"        (tactical intercept VTOL)
131  1  "f2   P-51 Mustang"         (tactical intercept light)
132  2  "jf1  F-4 Phantom"          (tactical intercept light)
133  3  "jf2  AV-8B Harrier"        (tactical intercept VTOL light)
134  4  "sf   F-117A Nighthawk"     (tactical intercept light)
135  5  "es   P-38 Lightning"       (tactical escort)
136  6  "jes  F-14E jet escort"     (tactical escort)
137  7  "lb   TBD-1 Devastator"     (bomber tactical VTOL light)
138  8  "jl   A-6 Intruder"         (bomber tactical light)
139  9  "mb   medium bomber"        (bomber tactical)
140 10  "jfb  FB-111 Aardvark f/b"  (bomber tactical)
141 11  "hb   B-26B Marauder"       (bomber)
142 12  "jhb  B-52 Strato-Fortress" (bomber)
143 13  "sb   B-2 stealth bomber"   (bomber tactical)
144 14  "as   anti-sub plane"       (tactical ASW mine sweep)
145 15  "np   naval plane"          (tactical cargo light ASW mine sweep)
146 16  "nc   AH-1 Cobra"           (tactical VTOL helo ASW sweep)
147 17  "ac   AH-64 Apache"         (tactical VTOL helo)
148 18  "tc   transport chopper"    (cargo VTOL helo para)
149 19  "tr   C-56 Lodestar"        (cargo para)
150 20  "jt   C-141 Starlifter"     (cargo para)
151 21  "zep  Zeppelin"             (tactical cargo VTOL spy)
152 22  "re   recon"                (spy)
153 23  "sp   E2-C Hawkeye"         (spy)
154 24  "lst  landsat"              (satellite)
155 25  "ss   KH-7 spysat"          (spy image satellite)
156 26  "mi   Harpoon"              (tactical VTOL missile light marine)
157 27  "sam  Sea Sparrow"          (intercept VTOL missile light x-light)
158 28  "ssm  V2"                   (tactical VTOL missile)
159 29  "srbm Atlas"                (tactical VTOL missile)
160 30  "irbm Titan"                (tactical VTOL missile)
161 31  "icbm Minuteman"            (tactical VTOL missile)
162 32  "slbm Trident"              (tactical VTOL missile light)
163 33  "asat anti-sat"             (VTOL missile satellite)
164 34  "abm  Patriot"              (VTOL missile SDI)
165 /config