This file is indexed.

/usr/share/games/freeciv/nation/pontic.ruleset is in freeciv-data 2.4.2-1.

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
[nation_pontic]

name=_("Pontic")
plural=_("?plural:Pontians")
groups="Ancient", "Medieval", "Asian"
legend=_("Pontus is a region on the Black Sea coast of Asia Minor,\
 currently part of Turkey but historically part of the Greek cultural\
 realm. A Hellenistic Kingdom of Pontus was founded in the 3rd century\
 BCE, which reached its greatest splendor under Mithridates the Great\
 before succumbing to Rome. After centuries of Roman and Byzantine rule,\
 Pontus became an independent state again when in 1204 the Empire of\
 Trebizond was founded as one of the successors of the crumbling\
 Byzantine Empire. Under the Komnenos dynasty, Trebizond held out as the\
 very last remnant of the Roman Empire until it finally fell to the\
 Ottomans in 1461. During the Turkish-Greek population transfers after\
 World War I, most Pontic Greeks were deported, and today the population\
 of Pontus is almost exclusively Turkish.")

leaders = {
 "name",                       "sex"
 "Iason",                      "Male"
 "Mithridatis I Ktistis",      "Male"
 "Mithridatis VI Megas",       "Male"
 "Alexios I Megas Komninos",   "Male"
 "Alexios III Megas Komninos", "Male"
 "Anna Megali Komnini",        "Female"
 "David Megas Komninos",       "Male"
 "Efkleidis Kourtidis ",       "Male"
}

ruler_titles = {
 "government",   "male_title",       "female_title"
 "Anarchy",      _("Usurper %s"),    _("?female:Usurper %s")
 "Democracy",    _("Chancellor %s"), _("?female:Chancellor %s")
 "Despotism",    _("Despot %s"),     _("?female:Despot %s")
}

flag="trebizond"
flag_alt = "-"
city_style = "European"

init_techs=""
init_buildings=""
init_units=""

civilwar_nations = "Bosporan", "Armenian", "Georgian"

cities =
 "Trapezounta",
 "Sinopi",
 "Amisos",
 "Amaseia",
 "Kerasounta",
 "Kotyora",
 "Euchaita",
 "Riza",
 "Themiskyra",
 "Chersonisos Tauriki",
 "Herakleia Pontiki",
 "Fasis",
 "Olbia Pontiki",
 "Sebastoupolis",
 "Ta Kabeira",
 "Tanais",
 "Pantikapaion",
 "Odessos",
 "Dazimon",
 "Kamacha",
 "Dioskourias",
 "Amastris",
 "Kios",
 "Gangra",
 "Gazioura",
 "Farnakeia",
 "Koloneia",
 "Zela",
 "Kaloupini",
 "Tieion",
 "Magnopolis",
 "Patara",
 "Bathys",
 "Nikopolis",
 "Satala",
 "Komana Pontiki",
 "Neapolis",
 "Eupatoria",
 "Laodikeia Pontiki",
 "Tyras",
 "Santi",
 "Tripolis",
 "Kalos Limen",
 "Talaura"