This file is indexed.

/usr/share/games/gearhead2/design/Ovaknight.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
Battroid 7
Name <Ovaknight>
Desig <OVK-677>
type <GROUND INSIDE>
factions <PDASS>
sdl_sprite <btr_ovaknight.png>
SDL_PORTRAIT <>
Desc <The Federation Defense Force's heavy artillery mecha. The OvaKnight is constructed around a light spaceship engine which powers its devastating core cannon.>

sub
Head
	Size 5
	Armor 7
	Mass -5
	sub
		CPit
		Armor 2
		mass -1

		Sensor 5

		Computer 3
		mass -2
		sub
			Software 3
			name <Ova-Stein Targeting System>
			S_TRBoost
			S_BoostScale 2
		end

		ECM 4
	end
	inv
		HeadArmor 5
		Mass -7
	end

Torso
	Armor 7
	Mass -9
	sub
		Engine 7
		Armor 2
		Mass -1
		HighOutput

		BeamGun 15
		Name <Plasma Core Cannon>
		Type <BRUTAL HYPER>
		Integral
		Acc 1
		Speed 1
		Range 7

		Computer 2
		mass -2
		sub
			Software 4
			name <Oracle Target Aid>
			S_SpeedComp
			S_BoostScale 2
		end

		Mount
		Name <Right Weapon Mount>
		inv
			STC VC-5
			mass -9
		end

		Mount
		Name <Left Weapon Mount>
		inv
			STC VC-5
			mass -9
		end

		STC LAS-5
		Name <Intercept Laser>
		Type <INTERCEPT>
		mass -1

		Sensor 3
	end
	inv
		BodyArmor 8
		Mass -12
	end

Arm
	Name <Right Arm>
	Size 6
	Armor 6
	Mass -3
	sub
		Hand
	end
	inv
		ArmArmor 5
		Mass -8
		sub
			Gun 5
			name <Battle Cannon>
			Type <ANTIAIR>
			caliber <30mm ferrous>
			Acc -1
			Range 7
			BV 3
			mass -5
			Magazine 60
			sub
				Ammo 5
				caliber <30mm ferrous>
				Type <ARMORPIERCING>
				mass -2
			end
		end
	end

Arm
	Name <Left Arm>
	Size 6
	Armor 6
	Mass -3
	sub
		Hand
	end
	inv
		ArmArmor 5
		Mass -8
		sub
			Gun 5
			name <Battle Cannon>
			Type <ANTIAIR>
			caliber <30mm ferrous>
			Acc -1
			Range 7
			BV 3
			mass -5
			Magazine 60
			sub
				Ammo 5
				caliber <30mm ferrous>
				Type <ARMORPIERCING>
				mass -2
			end
		end
	end

Leg
	Name <Right Leg 1>
	size 8
	Armor 4
	Mass -7
	sub
		PowerSource 2
		mass -3
		HeavyActuator 5
		mass -4
	end
	inv
		LegArmor 3
		Mass -5
	end

Leg
	Name <Left Leg 1>
	size 8
	Armor 4
	Mass -7
	sub
		PowerSource 2
		mass -3
		HeavyActuator 5
		mass -4
	end
	inv
		LegArmor 3
		Mass -5
	end

Leg
	Name <Right Leg 2>
	size 8
	Armor 4
	Mass -7
	sub
		PowerSource 2
		mass -3
		HeavyActuator 5
		mass -4
	end
	inv
		LegArmor 3
		Mass -5
	end

Leg
	Name <Left Leg 2>
	size 8
	Armor 4
	Mass -7
	sub
		PowerSource 2
		mass -3
		HeavyActuator 5
		mass -4
	end
	inv
		LegArmor 3
		Mass -5
	end

Leg
	Name <Right Leg 3>
	size 8
	Armor 4
	Mass -7
	sub
		PowerSource 2
		mass -3
		HeavyActuator 5
		mass -4
	end
	inv
		LegArmor 3
		Mass -5
	end

Leg
	Name <Left Leg 3>
	size 8
	Armor 4
	Mass -7
	sub
		PowerSource 2
		mass -3
		HeavyActuator 5
		mass -4
	end
	inv
		LegArmor 3
		Mass -5
	end
end