aboutsummaryrefslogtreecommitdiff
path: root/dragons.js
blob: 5dd3ecbf091ffa8e2ea1f048dfc73a2a17a7a8f8 (plain)
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
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
const dragons = [
  {
    name: "Drogon",
    description: "The largest and most aggressive of Daenerys' dragons. Black with red markings.",
    rider: "Daenerys Targaryen",
    imageId: "drogon",
    size: "Very large, wingspan over 100 feet by adulthood",
    primaryColor: "#000000",
    secondaryColor: "#8B0000",
    age: "About 7 years by end of series",
    notableAbilities: ["Extremely hot flame", "Largest of Daenerys' dragons"]
  },
  {
    name: "Rhaegal",
    description: "Green-scaled with bronze accents. Named after Daenerys' brother Rhaegar.",
    rider: "Daenerys Targaryen",
    imageId: "rhaegal",
    size: "Large, smaller than Drogon",
    primaryColor: "#008000",
    secondaryColor: "#704214",
    age: "About 7 years by end of series",
    notableAbilities: ["Agile flyer"]
  },
  {
    name: "Viserion",
    description: "Cream and gold colored. Named after Daenerys' brother Viserys.",
    rider: "Daenerys Targaryen",
    imageId: "viserion",
    size: "Large, similar to Rhaegal",
    primaryColor: "#FFFDD0",
    secondaryColor: "#B8860B",
    age: "About 7 years by end of series",
    notableAbilities: ["Ice breath (after death and reanimation)"]
  },
  {
    name: "Balerion the Black Dread",
    description: "The largest known dragon, black-scaled.",
    rider: "Aegon the Conqueror",
    imageId: "balerion",
    size: "Immense, could swallow a mammoth whole",
    primaryColor: "#000000",
    secondaryColor: "#2F4F4F",
    age: "Approximately 200 years at time of death",
    notableAbilities: ["Extremely hot flame", "Largest known dragon"]
  },
  {
    name: "Vhagar",
    description: "One of the three dragons used in the conquest of Westeros. Bronze with greenish-blue highlights.",
    rider: "Visenya Targaryen",
    imageId: "vhagar",
    size: "Nearly as large as Balerion in old age",
    primaryColor: "#CD7F32",
    secondaryColor: "#2F4F4F",
    age: "Approximately 181 years at time of death",
    notableAbilities: ["One of the largest dragons", "Veteran of many battles"]
  },
  {
    name: "Meraxes",
    description: "Silver-scaled dragon ridden by Rhaenys Targaryen during the conquest.",
    rider: "Rhaenys Targaryen",
    imageId: "meraxes",
    size: "Large, but smaller than Balerion",
    primaryColor: "#C0C0C0",
    secondaryColor: "#4B0082",
    age: "Unknown",
    notableAbilities: ["One of the dragons of Aegon's Conquest"]
  },
  {
    name: "Caraxes",
    description: "Known as the Blood Wyrm, red-scaled and fierce.",
    rider: "Daemon Targaryen",
    imageId: "caraxes",
    size: "Large",
    primaryColor: "#FF0000",
    secondaryColor: "#8B0000",
    age: "Unknown",
    notableAbilities: ["Fierce in battle", "Formidable fighter"]
  },
  {
    name: "Syrax",
    description: "Yellow-scaled dragon ridden by Rhaenyra Targaryen.",
    rider: "Rhaenyra Targaryen",
    imageId: "syrax",
    size: "Medium to large",
    primaryColor: "#FFFF00",
    secondaryColor: "#8B4513",
    age: "Unknown",
    notableAbilities: ["Swift flyer"]
  },
  {
    name: "Meleys",
    description: "Called the Red Queen, red-scaled with pink wings.",
    rider: "Rhaenys Targaryen (the Queen Who Never Was)",
    imageId: "meleys",
    size: "Large",
    primaryColor: "#FF0000",
    secondaryColor: "#8B008B",
    age: "Unknown",
    notableAbilities: ["Swift and fearsome in battle"]
  },
  {
    name: "Sunfyre",
    description: "Described as the most beautiful dragon, with golden scales and pink wing membranes.",
    rider: "Aegon II Targaryen",
    imageId: "sunfyre",
    size: "Medium to large",
    primaryColor: "#FFD700",
    secondaryColor: "#8B4513",
    age: "Young adult during the Dance of the Dragons",
    notableAbilities: ["Exceptional beauty", "Formidable in combat"]
  },
  {
    name: "Vermithor",
    description: "Bronze-scaled with tan wings. One of the larger dragons.",
    rider: "King Jaehaerys I Targaryen",
    imageId: "vermithor",
    size: "Very large, third largest after Balerion and Vhagar",
    primaryColor: "#CD7F32",
    secondaryColor: "#8B4513",
    age: "Approximately 100 years during the Dance of the Dragons",
    notableAbilities: ["Extremely large and powerful"]
  },
  {
    name: "Silverwing",
    description: "Silver-scaled dragon, often paired with Vermithor.",
    rider: "Queen Alysanne Targaryen",
    imageId: "silverwing",
    size: "Large",
    primaryColor: "#C0C0C0",
    secondaryColor: "#4B0082",
    age: "Approximately 80-90 years during the Dance of the Dragons",
    notableAbilities: ["Gentle temperament"]
  },
  {
    name: "Dreamfyre",
    description: "Slender, pale blue dragon with silver markings.",
    rider: "Helaena Targaryen",
    imageId: "dreamfyre",
    size: "Medium",
    primaryColor: "#ADD8E6",
    secondaryColor: "#4169E1",
    age: "Unknown",
    notableAbilities: ["Agile flyer"]
  },
  {
    name: "Tessarion",
    description: "Called the Blue Queen, with dark blue scales and wings.",
    rider: "Prince Daeron Targaryen",
    imageId: "tessarion",
    size: "Medium",
    primaryColor: "#00008B",
    secondaryColor: "#4B0082",
    age: "Young during the Dance of the Dragons",
    notableAbilities: ["Beautiful appearance"]
  },
  {
    name: "Sheepstealer",
    description: "An aggressive wild dragon with a taste for sheep, brown-scaled.",
    rider: "Nettles",
    imageId: "sheepstealer",
    size: "Medium to large",
    primaryColor: "#8B4513",
    secondaryColor: "#2F4F4F",
    age: "Unknown, but old",
    notableAbilities: ["Wild and hard to tame", "Preference for eating sheep"]
  },
  {
    name: "Seasmoke",
    description: "Pale silver-grey dragon ridden by Laenor Velaryon.",
    rider: "Laenor Velaryon",
    imageId: "seasmoke",
    size: "Medium",
    primaryColor: "#C0C0C0",
    secondaryColor: "#4682B4",
    age: "Young adult during the Dance of the Dragons",
    notableAbilities: ["Swift flyer"]
  },
  {
    name: "Moondancer",
    description: "Young, slender green dragon ridden by Baela Targaryen.",
    rider: "Baela Targaryen",
    imageId: "moondancer",
    size: "Small to medium",
    primaryColor: "#00FF00",
    secondaryColor: "#006400",
    age: "Very young during the Dance of the Dragons",
    notableAbilities: ["Quick and nimble"]
  },
  {
    name: "Vermax",
    description: "Young dragon ridden by Jacaerys Velaryon during the Dance of the Dragons.",
    rider: "Jacaerys Velaryon",
    imageId: "vermax",
    size: "Small to medium",
    primaryColor: "#808080",
    secondaryColor: "#2F4F4F",
    age: "Young during the Dance of the Dragons",
    notableAbilities: ["Unknown"]
  },
  {
    name: "Arrax",
    description: "Young dragon ridden by Lucerys Velaryon, described as swift.",
    rider: "Lucerys Velaryon",
    imageId: "arrax",
    size: "Small",
    primaryColor: "#808080",
    secondaryColor: "#2F4F4F",
    age: "Very young during the Dance of the Dragons",
    notableAbilities: ["Swift flyer"]
  },
  {
    name: "Tyraxes",
    description: "Young dragon ridden by Joffrey Velaryon, not much is known about its appearance.",
    rider: "Joffrey Velaryon",
    imageId: "tyraxes",
    size: "Small",
    primaryColor: "#808080",
    secondaryColor: "#2F4F4F",
    age: "Very young during the Dance of the Dragons",
    notableAbilities: ["Unknown"]
  }
];