This file is indexed.

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

name=_("Byzantine")
plural=_("?plural:Byzantines")
groups="Medieval", "Asian", "European", "Core"
; /* TRANS: Legend for nation in "core" set */
legend=_("At the time of the decline of the old Roman empire, the Emperor\
 Constantine moved the empire's capital to Byzantium and formed a new empire\
 mostly known as the Eastern Roman empire or the Byzantine empire. This\
 empire lasted until 1453 when its capital fell to the Ottomans. At the time\
 of Justinian I, the Byzantines controlled nearly all of the Middle East,\
 northern Africa, Italy, and parts of Spain.")

leaders = {
 "name",                        "sex"
 "Justinianus I",               "Male"
 "Heraclius",                   "Male"
 "Michael VIII Palaeologus",    "Male"
 "Mauricius I",                 "Male"
 "Basilios II Bulgaroktonos",   "Male"
 "Theodora",                    "Female"
}

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")
 "Fundamentalism",  _("Patriarch %s"),   _("Matriarch %s")
 "Monarchy",        _("Emperor %s"),     _("Empress %s")
 "Republic",        _("Consul %s"),      _("?female:Consul %s")
}

flag="byzantium"
flag_alt = "greek"
city_style = "Classical"

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

; Byzantium was a successor-empire of the Hellenic culture
conflicts_with = "greek"
civilwar_nations = "greek", "italian", "turkish", "latin", "pontic"

cities =
 "Konstantinoupolis (ocean)",	; Constantinople / Istanbul
 "Efesos",			; Ephesus
 "Ikonio",			; Iconium
 "Romi",			; Rome
 "Trapezounta",			; Trapezus
 "Dyrrachio (ocean)",		; Dyrrachium
 "Antiocheia",			; Antioch
 "Nikaia",			; Nicaea
 "Thessaloniki (ocean)",
 "Rodos (ocean)",		; Rhodes
 "Tarsos",			; Tarsus
 "Kaisareia",			; Caesarea
 "Monemvasia",
 "Irakleia",			; Heraclea
 "Samosata",
 "Filadelfeia",			; Philadelphia
 "Syrakousa",			; Syracuse
 "Napoli",			; Naples
 "Karchidon",			; Carthage
 "Ierousalim",			; Jerusalem
 "Edessa",			; Edessa
 "Adrianoupoli",		; Adrianople
 "Kyrini",			; Cyrene
 "Ankyra",			; Ankara
 "Nikomideia",			; Nicomedia
 "Mystras",			; Myzethras
 "Ravenna",
 "Germaniceia",			; Marash
 "Chersonesos",			; Sevastopol
 "Prousa",			; Bursa
 "Athina",			; Athens
 "Ioannina",
 "Pella",
 "Doryleo",
 "Lefkosia",			; Nicosia
 "Smyrni (ocean)",		; Smyrna
 "Alexandreia (ocean)",		; Alexandria
 "Virytos",			; Beirut
 "Palmyra",
 "Pantikapaio",			; Panticapaeum / Kerch
 "Sougdeia",			; Sudak
 "Theodosia"