This file is indexed.

/usr/share/games/freeciv/nation/crusader.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
103
104
105
106
107
[nation_crusader]

name=_("Crusader")
plural=_("?plural:Crusaders")
groups="Asian", "Medieval"
legend=_("The Crusades were a series of wars in which European armies\
 tried to re-establish Christian control over the Holy Land. The First\
 Crusade was called by Pope Urban II in 1095. The crusaders managed to\
 wrestle control of much of the Levant from Muslim hands and established\
 a number of states led by noblemen from European Christian dynasties.\
 The most powerful of crusader states was the Kingdom of Jerusalem; other\
 states included the County of Tripoli, the Principality of Antioch and\
 the Country of Edessa. Later crusades were less successful. Muslim (Arab\
 and Turkic) armies managed to push back the Crusaders and the last\
 Crusader controlled city, Acre, fell to the Mamluks in 1291.")

leaders = {
 "name",                  "sex"
 "Godefroid de Bouillon", "Male"
 "Baudouin de Boulogne",  "Male"
 "Bohémond de Tarente",   "Male"
 "Mélisende",             "Female"
 "Richard Cœur de Lion",  "Male"
 "Guy de Lusignan",       "Male"
 "Jean de Brienne",       "Male"
 "Jean d'Ibelin",         "Male"
 "Lucie",                 "Female"
}

ruler_titles = {
 "government",     "male_title",                "female_title"
 "Anarchy",        _("Usurper %s"),             _("?female:Usurper %s")
 "Communism",      _("Brother %s"),             _("Sister %s")
 "Democracy",      _("Chancellor %s"),          _("?female:Chancellor %s")
 "Despotism",      _("Count %s"),               _("Countess %s")
 "Fundamentalism", _("Patriarch %s"),           _("Matriarch %s")
}

flag="jerusalem"
flag_alt = "-"
city_style = "Babylonian"

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

civilwar_nations="Knights Templar", "Arab", "Mamluk", "Armenian", "Seljuk", "Latin", "Cypriot"

conflicts_with="Israeli", "Israelite", "Lebanese", "Syrian"

cities =
; names in Old French
 "Jhérusalem",
 "Edessa",
 "Antioche",
 "Akko (ocean)",
 "Tyr (ocean)",
 "Tripoli (ocean)",
 "Tiberias",
 "Jaffa (ocean)",
 "Ascalon (ocean)",
 "Gibelet (ocean)",	; Byblos
 "Turbessel",
 "Sidon (ocean)",
 "Beyrout (ocean)",
 "Crac de l'Ospital",	; Krak des Chevaliers
 "Monréal",
 "Haifa (ocean)",
 "Nazareth",
 "Blanchegarde",
 "Ramla",
 "Césarée (ocean)",
 "Sainct Syméon",
 "Toron",
 "Mirabel",
 "Hébron",
 "Arsur",
 "Belvoir",
 "Crac des Moabites",
 "Ibelin",
 "Naples",		; Nablus
 "Banias",
 "Maraclea",
 "Bethlehem",
 "Adelon",
 "Caymont",
 "Montgisard",
 "Scandeleon",
 "Chastel Blanc",
 "Beaufort",

; Armenian Cicilia

 "Sis",
 "Tarse",
 "Layas",
 "Alexandrette",
 "Mélitène",
 "Marase",

; Kingdom of Cyprus

 "Nicosie",
 "Limassol",
 "Famagouste",
 "Paphos",
 "Gastria"