This file is indexed.

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

name=_("Inca")
plural=_("?plural:Incas")
groups="Medieval", "American", "Core"

; /* TRANS: Legend for nation in "core" set */
legend=_("The Inca were an Amerind people of the Northern Andes who\
 conquered an empire stretching along the west coast of South America\
 from what is now southern Chile nearly to the Equator. They had the bad\
 timing to do it just a few decades before the Spanish conquistadors\
 arrived in their part of the world in the 1530s CE. In that short time\
 frame, the Inca were able to build over 15,000 km of roads throughout\
 their realm. Their state was the largest in the Americas prior to the\
 Spanish conquest and was maintained through a complex, hierarchical\
 and pragmatic administrative system. They were, however, wracked as\
 many kingdoms have been by crises of succession. When the Spanish\
 arrived, the Inca were in the middle of one such crisis - the war\
 between Atawallpa and Waskhar. They were the sons of the late ruler\
 Wayna Qhapaq, who had died from disease - likely smallpox - that was\
 sweeping through the land.")

leaders = {
 "name",                        "sex"
 "Túpaq Amaru",                 "Male"
 "Manqo Qhapaq",                "Male"
 "Atawallpa",                   "Male"
 "Pachakuti Inka Yupanki",      "Male"
 "Thupa Inka Yupanki",          "Male"
}

ruler_titles = {
 "government",      "male_title",      "female_title"
 "Despotism",       _("Inka %s"),      _("Qoya %s")
 "Monarchy",        _("Sapa Inka %s"), _("Sapa Qoya %s")
}

flag="inca"
flag_alt = "peru"	; Used previously
city_style = "Tropical"

init_techs=""
init_buildings=""
init_units=""
civilwar_nations="aymara", "chimu", "canari"

cities =
 "Qosqo",
 "Kitu",
 "Chan Chan",
 "Pachakamaq",
 "Ullantaytampu",
 "Chimputi",
 "Paramunka",
 "Supi",
 "Anqon",
 "Pikillacta",
 "Kashamarka",
 "Lampalliqi",
 "Pakasmayu",
 "Chiklayu",
 "Llaqtakunka",
 "Ampatu",
 "Inkapirka",
 "Sarakuru",
 "Pumapunqo",
 "Tumipampa",
 "Tunpis",
 "Pirwa",
 "Wanku",
 "Hatun Xauxa",
 "Urupampa",
 "Wamanqa",
 "Wankayu",
 "Pika",
 "Tupisa",
 "Tilkara",
 "Talqa",
 "P'isaq",
 "Witqos",
 "Wilkaswaman",
 "Milliraya",
 "Waras",
 "Inkawasi",
 "Machu Pikchu",
 "Pukallaqta",
 "Katarpi",
 "Chilisitu",
 "Tipun",
 "Pumu Urqo",
 "Paumartampu",
 "Amankay",
 "Antawaylas",
 "Samaipata",
 "Tukumi",
 "Sallana",
 "Hatun Qolla",
 "Yanamarka",
 "Pumpu",
 "Ariqipa",
 "Wari"