This file is indexed.

/usr/share/games/freeciv/nation/parthian.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
[nation_parthian]

name=_("Parthian")
plural=_("?plural:Parthians")
groups="Ancient", "Asian"
legend=_("The Parthians were originally a nomadic people from Central Asia\
 who inhabited the Parthia region of the Seleucid Empire. Under the\
 leadership of the satrap Arsakes they drove the Seleucids from Iran, where\
 they created their own strong empire. Their culture was Hellenistic.")
leaders = {
 "name",                "sex"
 "Andragoras",          "Male"
 "Arsakes I",           "Male"
 "Arsakes II",          "Male"
 "Phriapatios",         "Male"
 "Phraates I",          "Male"
 "Artabanos I",         "Male"
 "Gotarzes I",          "Male"
 "Sanatrukes",          "Male"
 "Vonones I",           "Male"
 "Vologases I",         "Male"
 "Vologases II",        "Male"
 "Vologases III",       "Male"
 "Osroes I",            "Male"
 "Artabanos IV",        "Male"
}
flag="parthia"
flag_alt = "iran"
city_style = "Classical"

ruler_titles = {
 "government",    "male_title",      "female_title"
 "Anarchy",       _("Usurper %s"),   _("?female:Usurper %s")
 "Despotism",     _("Satrap %s"),    _("?female:Satrap %s")
 "Monarchy",      _("Shah %s"),      _("Shahbanu %s")
}

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

conflicts_with="Iranian", "Persian", "Iraqi", "Kurdish", "Turkmen",
 "Seljuk", "Ghaznavid", "Babylonian", "Assyrian" ; Median
civilwar_nations = "Saka", "Persian", "Kurdish", "Seleucid", "Armenian"

cities =
 "Ktesiphon",
 "Agbatana",
 "Babylon",
 "Hatra",
 "Dara",
 "Akra",
 "Babak",
 "Karrhai",
 "Nisa",
 "Behistun",          ;archaeological site
 "Dura-Europas",
 "Zenodotium",
 "Vologasia",
 "Urfa",
 "Tambrax",
 "Traxiane",
 "Praaspa",
 "Nihavand",
 "Zapaortenon",
 "Spasini",
 "Tagai",
 "Nisibis",
 "Taxila",
 "Zabdikene",
 "Tapuria",
 "Seleukia",
 "Solake",
 "Oratha",
 "Nikephorion",
 "Nisaia",
 "Margiane",
 "Mesene",            ;Charax
 "Kangavar",
 "Gordyene",
 "Edessa"