Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
blob: be59f2d4294a6343e17f973a0023183e8c1416ad (plain)
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
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
;
; ships.ini
; these are the ships that can be purchased with the 'buy' command
;

; ------------------------------------------------------------------ ;
;		MERCHANT
; ------------------------------------------------------------------ ;

[ship]
; identification label
label=vector
; name of the ship model
name=Micron Vector
; name of the .map file
model=merchant/vector
; engine acceleration
acceleration=1.5
; maximum speed in game units per second
maxspeed=3.0
; rotation speed in degrees per second
turnspeed=45
; dealer price
price=12500
; cargo hold size, 10 is one metric tonne
cargo=50
; ship info
; ---- maximal width ------------------------| (no letters below the bar)
info=Micron Corporation's entry-level model
info=has been a hit sale for many decades.
info=Despite the moderate size of its cargo
info=hold, this ship offers a fast and
info=reliable means of transport, capable
info=of outrunning many larger ships.

[ship]
label=tensor
name=Micron Tensor
model=merchant/tensor
acceleration=1.25
maxspeed=2.9
turnspeed=35
price=30000
cargo=100
; ---- maximal width ------------------------|
info=The unprecedented success of the Vector
info=had stimulated the market for cheap
info=transport vessels and prompted Micron
info=Corporations to develop the larger
info=Tensor, with an increased cargo hold at
info=the cost of speed and manouverability.

[ship]
label=matrix
name=Micron Matrix
model=merchant/matrix
acceleration=1.0
maxspeed=2.8
turnspeed=30
jumpdrive=yes
price=50000
cargo=150
; ---- maximal width ------------------------|


; ------------------------------------------------------------------ ;
;		MERCENARY
; ------------------------------------------------------------------ ;

[ship]
label=pod
name=P.O.D.
model=mercenary/pod
acceleration=2.5
maxspeed=3.6
turnspeed=60
cargo=5
price=17500

[ship]
label=archer
name=Archer
model=mercenary/archer
acceleration=2.4
maxspeed=3.7
turnspeed=60
cargo=6
price=19000

; ------------------------------------------------------------------ ;
;		COLONIAL
; ------------------------------------------------------------------ ;

[ship]
label=custodian
name=Custodian
model=colonial/custodian
acceleration=0.6
maxspeed=2.5
turnspeed=20
jumpdrive=yes

[ship]
label=sharkan
name=Sharkan
model=colonial/sharkan
acceleration=2
maxspeed=4.0
turnspeed=80
cargo=2.5
price=10000
; ---- maximal width ------------------------|
info=This military scoutship's lack of
info=firepower is compensated by its 
info=phenomenal speed and manouverability.
info=The Sharkan is the fastest ship known
info=to exist, which makes it an excellent
info=choice for hit and run operations.

; ------------------------------------------------------------------ ;
;		INDEPENDENT
; ------------------------------------------------------------------ ;

[ship]
label=betelgeuse
name=Betelgeuse
model=independent/betelgeuse
acceleration=0.5
maxspeed=2.25
turnspeed=5
jumpdrive=yes

[ship]
label=horizon
name=Horizon
model=independent/horizon
acceleration=1.5
maxspeed=3.0
turnspeed=35

[ship]
label=orion
name=Orion
model=independent/orion
acceleration=1.5
maxspeed=3.5
turnspeed=30

[ship]
label=bumblebee
name=Bumblebee
model=independent/bumblebee
acceleration=1.5
maxspeed=3.5
turnspeed=30

[ship]
label=jupiter
name=Jupiter
model=independent/jupiter
acceleration=1.5
maxspeed=2.5
turnspeed=10

[ship]
label=avenger
name=Avenger
model=independent/avenger
acceleration=2
maxspeed=3
turnspeed=40

[ship]
label=shootingstar
name=Shooting Star
model=independent/shootingstar
acceleration=1.8
maxspeed=3
turnspeed=30

[ship]
label=galaxy
name=Galaxy
model=independent/galaxy
acceleration=0.75
maxspeed=2.0
turnspeed=15
jumpdrive=yes

; ------------------------------------------------------------------ ;
;		LINDBLADE
; ------------------------------------------------------------------ ;

[ship]
label=avatar
name=Avatar
model=lindblade/avatar
acceleration=1.2
maxspeed=3.25
turnspeed=20
jumpdrive=yes

[ship]
label=supertanker
name=Supertanker
model=lindblade/supertanker
acceleration=0.5
maxspeed=2.5
turnspeed=20
jumpdrive=yes

[ship]
label=halcyon
name=Halcyon
model=lindblade/halcyon
acceleration=0.6
maxspeed=2.5
turnspeed=20
jumpdrive=yes
info=^1CLASSIFIED^N

; ------------------------------------------------------------------ ;
;		TSU-KHAN
; ------------------------------------------------------------------ ;

[ship]
label=heavycruiser
name=Deception
model=tsukhan/heavycruiser
acceleration=0.65
maxspeed=2.5
turnspeed=2.5
jumpdrive=yes

[ship]
label=scout
name=Pestilence
model=tsukhan/scout
acceleration=1.5
maxspeed=3.7
turnspeed=60
jumpdrive=no


[ship]
label=interceptor
name=Inquisitor
model=tsukhan/interceptor
acceleration=1.2
maxspeed=3.5
turnspeed=50
jumpdrive=yes

[ship]
label=destroyer
name=Defiant
model=tsukhan/destroyer
acceleration=0.5
maxspeed=2.5
turnspeed=40
jumpdrive=yes

[ship]
label=carrier
name=Carrier
model=tsukhan/carrier
acceleration=1.1
maxspeed=2.6
turnspeed=20
jumpdrive=yes

[ship]
label=freighter
name=Prosperity
model=tsukhan/freighter
acceleration=1
maxspeed=2.7
turnspeed=30
jumpdrive=yes

[ship]
label=bomber
name=Obliterator
model=tsukhan/bomber
acceleration=1
maxspeed=2.5
turnspeed=30

[ship]
label=ravager
name=Ravager
model=tsukhan/ravager
turnspeed=25
maxspeed=2.25
jumpdrive=yes

; ------------------------------------------------------------------ ;
;		PIRATES
; ------------------------------------------------------------------ ;

[ship]
label=raider
name=Cutlass
model=pirate/raider
acceleration=2.5
maxspeed=3.5
turnspeed=60
jumpdrive=no
cargo=5
price=12500

[ship]
label=juggernaut
name=Juggernaut
model=pirate/juggernaut
acceleration=0.5
maxspeed=2.5
turnspeed=20
jumpdrive=yes
price=1500000
cargo=1500
; ---- maximal width ------------------------|
info=The pirate Juggernaut is a flying 
info=fortress designed to serve as support 
info=carrier during raids on large ships
info=and small space stations.

; ------------------------------------------------------------------ ;
; 		NO FACTION(yet)
; ------------------------------------------------------------------ ;

[ship]
label=hades
name=Hades
model=derelict/hades
acceleration=0.45
maxspeed=2.75
turnspeed=10
jumpdrive=yes

[ship]
label=ares
name=Ares
model=derelict/ares
acceleration=0.50
maxspeed=2.70
turnspeed=10
jumpdrive=yes

;
; Test ship - model does not exist

[ship]
label=unknown
name=Unknown
model=unknown
turnspeed=75
maxspeed=3
jumpdrive=yes
; ---- maximal width ------------------------|
info=This ship is intended to test engine
info=behaviour on ships without model.