summaryrefslogtreecommitdiffhomepage
path: root/data/shatter/Ships/Pirate_Ships/Cutlass.def
blob: f64b3d4a0d2b7e1f85216264034250a9a36a7408 (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
SHIP

name:          Cutlass
display_name:  Cutlass
class:         Fighter
abrv:          "F-19"
description:   "Small, stealthy, and highly maneuverable, the CUTLASS pirate fighter is commonly used by the Brotherhood of Iron criminal organization as both a commerce raider and escort for their larger vessels.  The Cutlass features four widely spread Alpha cannon, and has even been known to mount stolen antiship missiles for some engagements."

hud_icon:      "CutlassHud.pcx"

detail_0:   "Cutlass_0.mag"
feature_0:  25
detail_1:   "Cutlass_1.mag"
feature_1:  2

mass:       14
integrity:  2500
scuttle:    1e3
vlimit:     250
agility:    137
air_factor: 0.25
roll_rate:  1900
scale:      0.24
acs:        1.1
detet:      30e3

trans_x:    2e3
trans_y:    1e3
trans_z:    2e3

arcade_drag: 0.22
drag:       5.0e-5
roll_drag:  10
pitch_drag: 10
yaw_drag:   10

CL:         1.2e-2
CD:         0.9e-1
stall:      0.40

prep_time:  15
avoid_fighter: 7

chase:      (0, -1200, 250)
bridge:     (0,   145,   8)

power:      {
   type:    Fusion,
   max_output: 50,
   
   loc:     (0, 0, 0),
   size:    32,
   hull_factor: 0.5
}

drive: {
   type:       Red
   thrust:     19,
   augmenter:  35,
   scale:      0.6,
   port:       (-12, 0, -133)
   port:       ( 12, 0, -133)

   loc:        (0, 0, -80),
   size:       16,
   hull_factor: 0.5
}


weapon: {
   type:    "Alpha Cannon",
   abrv:    Cannon,
   muzzle:  (-150,  5, -10),
   muzzle:  (-150, -6, -10),
   muzzle:  ( 150,  5, -10),
   muzzle:  ( 150, -6, -10),

   loc:     (0, 0, 32),
   size:    32,
   hull_factor: 0.5
}

hardpoint: {
   type:    "Javelin",
   type:    "Vector",
   type:    "Harpoon",
   abrv:    "STA-1",
   muzzle:  (-64, -10, -100)

   loc:     (-46, -10,  -25)
   size:    16,
   hull_factor: 0.2
}

hardpoint: {
   type:    "Javelin",
   type:    "Vector",
   type:    "Harpoon",
   abrv:    "STA-2",
   muzzle:  ( 64, -10, -100)

   loc:     ( 64, -10,  -25)
   size:    16,
   hull_factor: 0.2
}

loadout: { name: "Clean",            stations: (-1, -1) }
loadout: { name: "ACM Light",        stations: ( 0,  0) }
loadout: { name: "ACM Short Range",  stations: ( 0,  0) }
loadout: { name: "ACM Medium Range", stations: ( 1,  1) }
loadout: { name: "Ground Strike",    stations: ( 0,  0) }
loadout: { name: "Ship Strike",      stations: ( 2,  2) }
loadout: { name: "Hvy Ship Strike",  stations: ( 2,  2) }
loadout: { name: "Rockets",          stations: ( 0,  0) }
loadout: { name: "Scout/Recon",      stations: ( 0,  0) }


decoy: {
   type:    "Fighter Decoy",
   abrv:    Decoy,
   muzzle:  ( 0, -32, 0),

   loc:     (0, 0, 0),
   size:    16,
   hull_factor: 0.5
}

sensor: {
   pcs:                 25,
   active_efficiency:   2e9,
   passive_efficiency:  500,
   range:   25e3,
   range:   50e3,
   range:   75e3,

   loc:     (0, 0, 100),
   size:    25,
   hull_factor: 0.25
}

computer: {
   name:    "Avionics Package",
   abrv:    HUD,
   type:    1,

   loc:     (20, 0, 80),
   size:    8,
   hull_factor: 0.2
}

computer: {
   name:    "Flight Computer",
   abrv:    Flight,
   type:    2,

   loc:     (-20, 0, 80),
   size:    16,
   hull_factor: 0.5
}

gear: {
   name:    "Undercarriage",
   abrv:    Gear,
   loc:     (0, 0, 0),
   size:    16,
   hull_factor: 0.5,

   gear: {
      model: "LeftSkid.mag",
      start: (-20, -16, 0),
      end:   (-48, -44, 0),
      },

   gear: {
      model: "RightSkid.mag",
      start: ( 20, -16, 0),
      end:   ( 48, -44, 0),
      },
}

nav: {
   loc:     (0, 0, 60),
   size:    16,
   hull_factor: 0.1
}

death_spiral: {
   time:             2.5,

   explosion_type:   22,   // SMALL_EXPLOSION
   explosion_time:   1.1,
   explosion_loc:    (0, 0, -64),

   explosion_type:   22,   // SMALL_EXPLOSION
   explosion_time:   1.5,
   explosion_loc:    (20, 10, -20),

   final_type:       23,   // LARGE_EXPLOSION
   final_loc:        (0, 0, -32),

   final_type:       12,   // LARGE_BURST
   final_loc:        (0, 0, -32),

   debris:           "DebrisX.mag"
   debris_loc:       (0,0,-2)
   debris_mass:      20
   debris_count:     4
   debris_life:      1.8
   debris_fire:      (1,1,1)
   debris_fire_type: 25
   debris_drag:      0.3
   debris_speed:     190

   debris:           "DebrisX.mag"
   debris_loc:       (0,0,3)
   debris_mass:      20
   debris_count:     3
   debris_life:      2.2
   debris_fire:      (1,1,1)
   debris_fire_type: 25
   debris_drag:      0.35
   debris_speed:     220
}


map: {
   sprite: "cmap0.pcx",
   sprite: "cmap1.pcx",
   sprite: "cmap2.pcx",
   sprite: "cmap3.pcx",
   sprite: "cmap4.pcx",
   sprite: "cmap5.pcx",
   sprite: "cmap6.pcx",
   sprite: "cmap7.pcx"
}