This file is indexed.

/usr/share/games/freeciv/nation/muscovite.ruleset is in freeciv-data 2.4.3-3.

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

name=_("Muscovite")
plural=_("?plural:Muscovites")
groups="Medieval", "European"
legend=_("Moscow emerged as a regional power and successor to the Kievan\
 Rus' in the 12th century CE. Under the Rurikid dynasty, the Muscovites\
 consolidated power through alliances with the Golden Horde and the\
 Orthodox Church, eventually subduing surrounding cities and principalities\
 including the Novgorod Republic.")

leaders = {
 "name",                        "sex"
 "Ivan IV Vasilyevich",         "Male"
 "Ivan III Vasilyevich",        "Male"
 "Dmitry Ivanovich Donskoy",    "Male"
 "Ivan I Danilovich Kalita",    "Male"
 "Daniil Aleksandrovich",       "Male"
}

ruler_titles = {
 "government",      "male_title",      "female_title"
 "Despotism",       _("Duke %s"),      _("Duchess %s")
 "Monarchy",        _("Tsar %s"),      _("Tsaritsa %s")
 "Fundamentalism",  _("Patriarch %s"), _("Matriarch %s")
}

flag="moscow"
flag_alt="russia"
city_style="European"

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

conflicts_with="Russian", "Soviet" ; states based in Moscow
civilwar_nations="Ruthenian" ;, "Novgorodian"

cities =
 "Moskva",
 "Pereyaslavl",
 "Vladimir",
 "Suzdal",
 "Starodub",
 "Yuryev",
 "Dmitrov",
 "Kostroma",
 "Galich",
 "Beloozero",
 "Uglich",
 "Tarusa",
 "Bezhichi",
 "Rzhev",
 "Ustyug",
 "Murom",
 "Novgorod",
 "Gorodets Meschersky",
 "Rostov",
 "Yaroslavl",
 "Tver",
 "Torzhok",
 "Kolomna",
 "Mozhaysk",
 "Pskov",
 "Dubna",
 "Smolensk",
 "Radonezh",
 "Vologda",
 "Ustyug",
 "Cherdyn",
 "Nizhny Novgorod",
 "Zvenigorod"