This file is indexed.

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

name=_("Seleucid")
plural=_("?plural:Seleucids")
groups="Asian", "Ancient"
legend=_("The Seleucid Empire was one of the diadochi states founded when\
 Alexander the Great's generals carved up his empire after his death. It\
 was named after its founder Seleucus I Nicator. Centered in Syria, the\
 Seleucids were the most powerful of the diadochi states but eventually\
 succumbed to Rome in the last century BCE.")

leaders = {
 "name",                        "sex"
 "Seleukos Nikator",            "Male"
 "Antiochos Soter",             "Male"
 "Antiochos Theos",             "Male"
 "Seleukos Kallinikos",         "Male"
 "Antiochos Megas",             "Male"
 "Antiochos Epifanes",          "Male"
 "Demetrios Nikator",           "Male"
 "Kleopatra Thea",              "Female"
 "Antiochos Grypos",            "Male"
 "Filippos Filoromaios",        "Male"
}

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

flag="seleucid"
flag_alt = "-"
city_style = "Classical"


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

conflicts_with = "persian", "syrian", "israeli"
civilwar_nations = "parthian", "aramean", "israelite"

cities =
 "Seleukeia",
 "Antiocheia",
 "Laodikeia",
 "Damaskos",
 "Ierousalem",
 "Tyros",
 "Karrai",
 "Arbela",
 "Babylona",
 "Sousa",
 "Ekbatana",
 "Persepoli",
 "Harmoseia",
 "Artikaudna",
 "Antiocheia tes Margianes",
 "Baktra",
 "Marakanda",
 "Alexandreia Eschate",
 "Edessa",
 "Alexandreia Arachoseia",
 "Kaboura",
 "Gaza",
 "Sardes",
 "Hekatompylos",
 "Alexandreia Asiana",
 "Apameia",
 "Ephesos",
 "Patara",
 "Iasos",
 "Alexandreia Bukefalous",
 "Side",
 "Erythrai",
 "Magneseia",
 "Makedonopoli",
 "Abydos",
 "Kyzikos"