This file is indexed.

/usr/share/games/freeciv/nation/hunnic.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
 93
 94
 95
 96
 97
 98
 99
100
101
102
[nation_hunnic]

name=_("Hunnic")
plural=_("?plural:Huns")
groups="Ancient", "European", "Asian", "Core"
; /* TRANS: Legend for nation in "core" set */
legend=_("The European Huns were an ancient tribal confederation who first\
 appeared in the 4th century. The Huns inhabited the Eurasian steppes and\
 were known as formidable horse archers. In the fifth century CE they\
 created a powerful military empire under the leadership of Attila,\
 famous for his campaigns against the Roman Empire. Attila died in 453, and\
 the empire fell apart one year later. The origins of the Huns are still\
 a matter of dispute; they have long been associated with the Xiongnu\
 mentioned in Chinese sources, but that link has still not been\
 unequivocally proven. Hunnic ethnic relations and language are likewise\
 controversial.")
leaders = {
 "name",                "sex"
 "Balamber",            "Male"
 "Uldin",               "Male"
 "Charaton",            "Male"
 "Octar",               "Male"
 "Rugila",              "Male"
 "Bleda",               "Male"
 "Attila",              "Male"
 "Creca",               "Female"
 "Ellac",               "Male"
 "Tuldila",             "Male"
 "Dengizich",           "Male"
 "Ernac",               "Male"
}
flag="hunnic"
flag_alt = "-"
city_style = "Celtic"

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

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

conflicts_with="hungarian", "bulgarian", "volga bulgar", "chuvash",
               "russian", "soviet", "ukrainian", "cossack", "transylvanian"
civilwar_nations = "avar", "volga bulgar", "slavic", "visigothic", "ostrogothic"

cities =
;late classical settlements on the Pannonian Plain
 "Aquincum",
 "Castellum",
 "Castra Martis",
 "Gorsium",
 "Margus",
 "Scarbantia",
 "Brigetio",
 "Intercisa",
 "Sirmium",
 "Valcum",
 "Sopianae",
 "Iova",
 "Carnuntum",
 "Sirmium",
 "Bassiana",
 "Savaria",
 "Partiscum",

;cities pillaged in the Near East
 "Theodosiopolis",
 "Edessa",

;cities pillaged on the Balkans
 "Singidunum",
 "Viminacium",
 "Ratiara",
 "Naissus",
 "Serdica",
 "Philippopolis",
 "Arcadiopolis",
 "Callipolis",
 "Nisava",
 "Serdica",

;cities pillaged in Gaul
 "Moguntiacum",
 "Agentorate",
 "Borbetomagus",
 "Divodurum",
 "Rotomagus",
 "Atuatuca",
 "Campus Catalaunicus",

;cities pillaged in Italy
 "Aquileia",
 "Vicetia",
 "Verona",
 "Brixia",
 "Bergomum",
 "Mediolanum"