This file is indexed.

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

name=_("Dryad")
plural=_("?plural:Dryads")
groups="Imaginary"
legend=_("Dryads are creatures of Greek myth; they are a type of nymph\
 associated with trees. Dryads were generally considered to be shy and\
 long-lived. They are usually female and are often depicted as beautiful\
 young women.")

leaders = {
 "name",        "sex"
 "Melia",       "Female" ; One of the Meliae (according to Hesiod)
 "Leuce",       "Female" ; White poplar, daughter of Oceanus

; Following hamadryads from Deiphnosophistae of Athenaeus
 "Karya",       "Female" ; Walnut or hazelnut
 "Balanos",     "Female" ; Oak
 "Kraneia",     "Female" ; Dogwood
 "Morea",       "Female" ; Mulberry
 "Aigeiros",    "Female" ; Black poplar
 "Ptelea",      "Female" ; Elm
 "Ampelos",     "Female" ; Vines
 "Syke",        "Female" ; Fig
}

flag="dryad"
flag_alt = "-"
city_style = "Classical"

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

cities =
 "Artemis's Arboretum",	; Dryads are associated with Artemis

 ; Types of dryads
 "Hamadryad",		; Nymphs bonded with a specific tree
 "Napaeae",		; Nymphs who live in wooded valleys

 ; Types of nymphs by tree
 "Meliae",		; ash
 "Empimeliad",		; apple
 "Caryatids",		; walnut

 ; famous trees in Europe
 "Old Tjikko",		; Norway spruce in Sweden -  9,500 years old
 "Fortingall Yew",	; Yew in Scotland - between 2,000 and 5,000 years old
 "Caesarsboom",		; tree in Belgium - Julius Caesar tied a horse to it
 "Granit Oak",		; Oak in Bulgaria - 1,650 years old
 "Bartek",		; Oak in Poland - 650 years old
 "Gernikako Arbola",	; Oak in Spain
 "Queen Elizabeth Oak",	; Oak in England
 "Kongeegen",		; Oak in Denmark - 1,200 years old
 "Stoke Gabriel",	; Yew in England
 "Major Oak",		; Oak in England - 800 years old
 "Ivenack Oak",		; Oak in Germany - 800 years old
 "Baikushev's Pine",	; Pine in Bulgaria - 1,300 years old
 "Stelmužė Oak",	; Oak in Lithuania - 1,500 years old
 "One Hundred Horses",	; Chestnut in Italy - 4,000 years old
 "Merlin's Oak",	
 "Glastonbury Thorn",	; Hawthorn
 "Thor's Oak",
 "Royal Oak",
 "Hippocrates Plane",

 ; names of types of trees in English  (mostly Mediterranean)
 "Olive",
 "Chestnut",
 "Mulberry",
 "Terebinth",
 "Ash",
 "Apple",
 "Walnut",
 "Aleppo Pine",
 "Yew",
 "Fig",
 "Walnut",
 "Hazelnut",
 "Dogwood",
 "Black Poplar",
 "White Poplar",
 "Elm",
 "Vine",
 "Juniper",
 "Almond",
 "Kermes Oak",
 "Cedar",
 "Withy",
 "Cherry",
 "Cypress",
 "Fir",
 "Frankincense",
 "Laurel",
 "Eucalyptus",
 "Pomegranate",
 "Strawberry Tree",
 "Myrtle",
 "Oleander",
 "Mastic",
 "Oriental Sweetgum",
 "Stone Pine",
 "Holm Oak",
 "Hawthorn",
 "Aspen"