This file is indexed.

/usr/share/games/gearhead2/design/Shard.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
AeroFighter 4
Name <Shard>
Desig <SD-620>
SDL_Sprite <aer_shard.png>
SDL_PORTRAIT <item_shard_mecha.png>
type <SPACE GROUND>
FACTIONS <HOELL MAQUI FCOMS RISHI>
desc <The Shard is a light interceptor built around a core cannon.>
ROLE_HOELL <GENERAL:SUPPORT  ASSAULT:SUPPORT  DEFENSE:SUPPORT>

sub
torso
	Armor 4
	mass -4
	sub
		CPit
		Armor 1

		Sensor 6

		Mount
		Name <Right Body Mount>
		inv
			STC MAC-4
		end

		Mount
		Name <Left Body Mount>
		inv

		end

		BeamGun 5
		name <Core Cannon>
		type <Blast 1 Brutal>
		Integral
		Range 6
	end

Wing
	Name <Right Wing>
	Armor 3
	size 3
	mass -2
	sub
		Mount
		Name <Right Wing Mount>
		inv
			MLauncher 4
			sub
				STC SWM-2
				Magazine 20
			end
		end

		Flight 2
	end

Wing
	Name <Left Wing>
	Armor 3
	size 3
	mass -2
	sub
		Mount
		Name <Left Wing Mount>
		inv
			MLauncher 4
			sub
				STC SWM-2
				Magazine 20
			end
		end

		Flight 2
	end

Storage
	name <Thrust Pod>
	Armor 4
	mass -2
	sub
		Flight 6
		Overcharger 4
	end
end