This file is indexed.

/usr/share/games/gearhead2/design/Pixie.txt is in gearhead2-data 0.628-1ubuntu1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

  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
Battroid 4
Name <Pixie>
SDL_Sprite <>
SDL_Portrait <>
Desig <MMS-02 Green>
desc <MUGL Enterprise's first entry into the high-end battroid market.>
TYPE <GROUND SPACE INSIDE>
FACTIONS <MUGLE>
ReflexSystem

ROLE_MUGLE <GENERAL:COMMAND  ASSAULT:COMMAND  DEFENSE:COMMAND>

sub
Head
	Size 5
	Armor 4
	Mass -5
	Hardened
	sub
		Sensor 7
		mass -2

		ECM 6
		mass -1

		STC LAS-5
		name <Intercept Laser>
		type <INTERCEPT>
		mass -4
		Integral
	end
	inv
		HeadArmor 5
		mass -8
		sub
			ArcJet 4
			Integral
		end
	end

Torso
	Armor 4
	Mass -5
	Hardened
	sub
		CPit
		Armor 2
		mass -2

		Engine 4
		Armor 2
		mass -2
		HighOutput

		Gyro
		Armor 2
		mass -2

		Computer 5
		mass -5
		sub
			Software 2
			name <Laniac Mecha FCS>
			S_TRBoost
			S_BoostScale 2

			Software 2
			name <Expert Action Processing>
			S_MVBoost
			S_BoostScale 2

			Software 1
			name <Target Analyzer>
			desc <Mecha identification and analysis software.>
			S_Information
			SInfo_MechaDex
		end

		Beamgun 8
		name <Magic Beam>
		desc <A highly unpredictable beam weapon.>
		type <EXPERIMENTAL>
		Acc 1
		Range 8
		Recharge 1
		mass -4
		Integral

		Mount
		name <Right Torso Mount>
		inv
			Gun 8
			Scale 2
			name <Railgun>
			desig <MMS-Px>
			caliber <30mm ferrous>
			Range 6
			BV 4
			Magazine 100
			mass -6
			sub
				Ammo 8
				type <ARMORPIERCING>
				caliber <30mm ferrous>
				mass -6
			end
		end

		Mount
		name <Left Torso Mount>
		inv
			MLauncher 18
			mass -2
			sub
				STC SPKM-3
				Magazine 60
				mass -2
			end
		end
	end
	inv
		BodyArmor 6
		mass -9
		sub
			ArcJet 4
			Integral
		end
	end

Arm
	name <Right Arm>
	Armor 4
	Mass -4
	Hardened
	sub
		Hand
		name <Right Hand>
		inv
			Beamgun 6
			name <Pixie Rifle>
			desc <A quick-firing plasma rifle with an integrated beam lash.>
			type <BRUTAL>
			Acc 1
			Range 5
			Recharge 3
			mass -4
			sub
				EMelee 8
				name <Sparkling Lash>
				type <EXTEND FLAIL>
				Integral
				UsesSpeed
			end
		end

		STC PAR-2

		Overcharger 4
		Integral
	end
	inv
		ArmArmor 5
		mass -8
		sub
			ArcJet 3
			Integral
		end
	end

Arm
	name <Left Arm>
	Armor 4
	Mass -4
	Hardened
	sub
		Hand
		name <Left Hand>

		STC PAR-2

		Overcharger 4
		Integral
	end
	inv
		ArmArmor 5
		mass -8
		sub
			ArcJet 4
			Integral
		end

		EShield 5
		DefBonus 3
	end

Leg
	name <Right Leg>
	Armor 4
	Mass -4
	Hardened
	sub
		ArcJet 5
	end
	inv
		LegArmor 5
		mass -8
		sub
			ArcJet 4
			Integral
		end
	end

Leg
	name <Left Leg>
	Armor 4
	Mass -4
	Hardened
	sub
		ArcJet 5
	end
	inv
		LegArmor 5
		mass -8
		sub
			ArcJet 4
			Integral
		end
	end

Wing
	name <Right Wing>
	size 5
	Armor 4
	mass -6
	Hardened
	sub
		ArcJet 6
		Integral
	end

Wing
	name <Left Wing>
	size 5
	Armor 4
	mass -6
	Hardened
	sub
		ArcJet 6
		Integral
	end

end