ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/maps/regions
Revision: 1.12
Committed: Thu Feb 15 04:04:21 2007 UTC (17 years, 3 months ago) by root
Branch: MAIN
Changes since 1.11: +63 -59 lines
Log Message:
- tell player about each region as she enters.
- region longnames no longer are prefixed with in, change accordingly.

File Contents

# User Rev Content
1 root 1.5 region world
2 root 1.12 longname in The World
3 root 1.7 jail_map /scorn/misc/jail
4     jail_x 16
5     jail_y 1
6 root 1.5 msg
7     If you are seeing this, someone goofed, you should never see this message.
8     endmsg
9     end
10 root 1.11
11 elmex 1.1 region wilderness
12     parent world
13 root 1.12 longname somewhere in the wilderness
14 elmex 1.1 fallback 1
15     msg
16     Grass, mountains, trees, rivers, and not a soul to be seen for miles around,
17 root 1.12 the wilderness is not the most civilised of places, and stories
18 root 1.6 that have reached the towns tell of fearsome creatures and labyrinthine
19 elmex 1.1 dungeons far under the surface. Of course, these rumours have never been
20     verified, though the few who have tried have taken a long time in doing so....
21     endmsg
22     end
23 root 1.11
24     region panthalassia
25     parent world
26 root 1.12 longname somewhere on the great panthalassian ocean
27 root 1.11 msg
28     Few people ventured far enough to reach the ocean Panthalassia. Its extent
29     is completely unknown, subject of some weird theories only, and nothing is
30     known about its depth, the life it contains or the dangers it holds. No
31     ship ventured far into it and came back. The only thing known about it is this:
32     it is betetr to turn back. Now.
33     endmsg
34     end
35    
36     region tethys
37     parent panthalassia
38 root 1.12 longname somewhere on the vast ocean
39 root 1.11 msg
40     The source of life and death: Water! The ocean Tethys is surrounding all
41     known landmasses was already many adventurers' death.
42     endmsg
43     end
44    
45 elmex 1.3 region southpole
46     parent world
47 root 1.12 longname near the south pole
48 elmex 1.3 msg
49     A cold place in the very south of the world. Strange monsters guard their
50     territory. Many treasures are said to exist here.
51     endmsg
52     end
53 root 1.11
54 elmex 1.1 region creation
55     parent world
56 root 1.12 longname at the creation
57     msg
58 elmex 1.1 Who knows where this place is, but all have seen it. As mysterious as it is,
59     its just an other part of life.
60     endmsg
61     end
62 root 1.11
63 elmex 1.1 region highway
64     parent world
65 root 1.12 longname on the imperial highway
66     msg
67 elmex 1.1 The Imperial Highway was built long ago, so much so that its origins are
68     now long since passed out of recorded history and into the stuff of legends.
69     In the years since its construction it has gained the name "The yellow Brick
70     Road" on account of the distinctive colour of its paving. Whilst in former
71     times the Imperial highway was safe to all who woul dpass along it, in
72     recent times it has started to decay, as the toll of centuries comes to bear
73     on this once-splendid testament to past powers.
74     endmsg
75     end
76 root 1.11
77 elmex 1.1 region greenway
78     parent wilderness
79 root 1.12 longname on the Greenway
80 elmex 1.1 msg
81     The elves are thought to have quicker ways to travel...
82     endmsg
83     end
84 root 1.11
85 root 1.4 region scorn_kingdom
86 elmex 1.1 parent world
87 root 1.12 longname in the kingdom of Scorn
88 elmex 1.1 msg
89     Nestled snugly in a sheltered bay at the west of the Imperial Highway, Scorn
90     is a safe and welcoming place for those who pass by. Its position on the
91     Imperial highway allows it to maintain its importance as a stopping off
92     point between the other major cities along the route and an attractive
93     location for trade and commerce. This combined with the sheltered harbour and
94     extensive shipping lines, ensures that Scorn remains a key crossroads
95     bustling with activity, long after its former military dominence has
96     diminished.
97     endmsg
98     end
99 root 1.11
100 root 1.4 region scorn_county
101     parent scorn_kingdom
102 root 1.12 longname in the county of Scorn
103 elmex 1.1 msg
104     Outside the gates of the city of scorn, the activity of the town can be heard,
105 root 1.12 but not seen the cries of the traders, and calls of the sailors belie your
106 elmex 1.1 proximity to this bustling town, though to look around you see only the relative
107     tranquility of quiet farmland and the sense of peace it evokes.
108     endmsg
109     end
110 root 1.11
111 root 1.4 region scorn
112     parent scorn_county
113 root 1.12 longname in the City of Scorn
114 elmex 1.1 msg
115     Here, in amidst the trading activity at the heart of scorn you find
116 root 1.8 yourself scarcely able to hear yourself think with the din of commerce all around
117 elmex 1.1 you as shop keepers and traders shout their wares.
118     endmsg
119     end
120 root 1.11
121 elmex 1.1 region scornarena
122     parent scorn
123 root 1.12 longname within the Scorn arena
124 elmex 1.1 msg
125     A giant ampitheatre made of white stone that glistens in the sunlight. People in the stands cheering and screaming for blood. The finality of the gates that come crashing down behind the gladiators below them, and the certain knowledge that only one will survive.
126     endmsg
127     end
128 root 1.11
129 elmex 1.1 region scornoldcity
130     parent scorn
131 root 1.12 longname within the remains of Old Scorn
132 elmex 1.1 msg
133     You find yourself gasping in wonder at the extensive caverns underneath the city,
134     here there remains the ruins of old Scorn. A reminder of the great power the city
135     once possessed, and a sign of how far it has fallen. As you look around however
136     you notice that whilst the previous inhabitants of these ruins are no longer
137 root 1.12 present, some new ones seem to have taken their place, and these denizens don't
138 elmex 1.1 appear to be very welcoming.
139     endmsg
140     end
141 root 1.11
142 root 1.4 region navar_kingdom
143 elmex 1.1 parent world
144 root 1.12 longname in the kingdom of Navar
145 root 1.7 jail_map /navar_city/jail/jail
146     jail_x 16
147     jail_y 1
148 elmex 1.1 msg
149 root 1.12 Straddling the corner of the Imperial highway as it turns North near the
150 elmex 1.1 Eastern border of the known world, and surrounded by dangerous territory,
151     Navar is an unlikely site for one of the world's grandest cities.
152 root 1.12 Yet there it stands, dominating the skyline for miles around and showing the
153 elmex 1.1 same bustling activity expected of any thriving market town.
154     endmsg
155     end
156 root 1.11
157 root 1.4 region navar
158 root 1.10 parent navar_kingdom
159 root 1.12 longname in the city of Navar
160 root 1.7 jail_map /navar_city/jail/jail
161     jail_x 16
162     jail_y 1
163 elmex 1.3 msg
164     The heart of the Navar region: Navar city. It's said it's the gathering of
165     opportunities! Meet experienced adventurers and clever shop keepers or explore
166     the unexplored dungeons.
167     endmsg
168     end
169 root 1.11
170 root 1.4 region brest_county
171 elmex 1.1 parent world
172 root 1.12 longname in Brest county
173 elmex 1.1 msg
174 root 1.4 Little is known about this mostly unexplored area. The harsh weather and dangerous
175     wildlife prevented most adventurers from traveling in this area, and the rest seems
176     to know how to keep their secrets to them.
177 elmex 1.1 endmsg
178     end
179 root 1.11
180 root 1.4 region brest
181     parent brest_county
182 root 1.12 longname in Brest
183 elmex 1.3 msg
184     The city of the tough. Only few adventurers find their way here without
185     finding death instead. But the ones who found it build up a city in the midst
186     of nowhere cornered by high and unpassable mountains.
187     endmsg
188     end
189 root 1.11
190 root 1.4 region darcap_county
191 elmex 1.1 parent world
192 root 1.12 longname in the sultanate of Darcap
193 elmex 1.1 msg
194 root 1.12 Isolated from the rest of the region by an extensive mountain range to the
195     south, and possessing a massive natural harbour, Darcap is a small, but
196     easily defensible town, dominated by a pair of powerful guilds. The town is
197     also noted for its circus, whose reputation draws visitors from all over
198 elmex 1.1 the world.
199     endmsg
200     end
201 root 1.11
202 root 1.4 region darcap
203     parent darcap_county
204 root 1.12 longname in the city of Darcap
205 elmex 1.3 msg
206     The center of the isolated continent: Darcap city, where brave adventurers live.
207     endmsg
208     end
209 root 1.11
210 elmex 1.1 region darcapcircus
211     parent darcap
212 root 1.12 longname in the Darcap Circus
213 elmex 1.1 msg
214     This circus' reputation draws visitors from all over the world.
215     endmsg
216     end
217 root 1.11
218 root 1.4 region wolfsburg_county
219 elmex 1.1 parent world
220 root 1.12 longname near the port of Wolfsburg
221 elmex 1.1 msg
222     Located on an island far away from the coast, wolfsburg relies entirely on its
223     quay to supply the town and as a result has a strong seafaring tradition among
224 root 1.12 its populence.
225 elmex 1.1 endmsg
226     end
227 root 1.11
228 root 1.4 region wolfsburg
229     parent wolfsburg_county
230 root 1.12 longname in Wolfsburg
231 elmex 1.3 msg
232 root 1.4 A filthy, dangerous city Wolfsburg certainly is. Full of pirates, thugs and similarly
233     low life forms, Wolfsburg has acquired the reputation of being a pirate's nest. Travel,
234     especially at sea, is very dangerous around Wolfsburg.
235 elmex 1.3 endmsg
236     end
237 root 1.11
238 root 1.4 region santodominion_county
239 elmex 1.1 parent world
240 root 1.12 longname in the area around Santo Dominion
241 elmex 1.1 msg
242 root 1.4 Santo Dominion sits in a small bay to the north of Scorn. It is an
243     important port of call for ships travelling to and from Scorn and is
244     also somewhat famous for its Opera and its Litle House of Horrors, two
245     magnificent cultural buildings you would not expect in so small a town as
246     Santo Dominion.
247 elmex 1.1 endmsg
248     end
249 root 1.11
250 root 1.4 region santodominion
251     parent santodominion_county
252 root 1.12 longname in Santo Dominion
253 elmex 1.3 msg
254 root 1.4 Santo Dominion sits in a small bay to the north of Scorn. It is an
255     important port of call for ships travelling to and from Scorn and is
256     also somewhat famous for its Opera and its Litle House of Horrors, two
257     magnificent cultural buildings you would not expect in so small a town as
258     Santo Dominion.
259 elmex 1.3 endmsg
260     end
261 root 1.11
262 elmex 1.1 region lakecountry
263     parent world
264 root 1.12 longname in Lake Country
265 elmex 1.1 msg
266 root 1.4 Lake Country originally was where the elves who where exiled from the north
267     by the kings of Scorn, during the Vth millenia EK. They named the area
268     Vkovzerov. The major elven city of Vkovzerov was Tashkeren-tah. It was
269     destroyed by a Water arch-elemental in 4453EK.
270 elmex 1.1 endmsg
271     end
272 root 1.11
273 elmex 1.2 region portjoseph
274 elmex 1.1 parent world
275 root 1.12 longname in Port Joseph
276     msg
277     Port Joseph is a boring fishing village near Scorn. Boring indeed it seems. But
278     not everything is as it seems...
279 elmex 1.1 endmsg
280     end
281 root 1.11
282 elmex 1.1 region pupland
283     parent world
284 root 1.12 longname in Pupland
285 elmex 1.1 msg
286 root 1.4 [Describe pupland]
287 elmex 1.1 endmsg
288     end
289 root 1.11
290 elmex 1.1 region ancientpupland
291     parent pupland
292 root 1.12 longname in the Pupland of times long past
293 elmex 1.1 msg
294 root 1.4 [Describe Ancient Pupland]
295 elmex 1.1 endmsg
296     end
297 root 1.11
298 elmex 1.1 region nurnberg
299     parent pupland
300 root 1.12 longname in Nurnberg
301 elmex 1.1 msg
302 root 1.4 [Describe Nurnberg]
303 elmex 1.1 endmsg
304     end
305 root 1.11
306 elmex 1.1 region lonetown
307     parent pupland
308 root 1.12 longname in Lone Town
309 elmex 1.1 msg
310 root 1.4 [Describe Lonetown]
311 elmex 1.1 endmsg
312     end
313 root 1.11
314 root 1.4 region stoneville_county
315 elmex 1.1 parent world
316 root 1.12 longname near Stoneville
317 elmex 1.1 msg
318 root 1.6 The area surrounding Stoneville is also called "Dragon Island".
319     Not that there would be much area, but still...
320 elmex 1.1 endmsg
321     end
322 root 1.11
323 root 1.4 region stoneville
324     parent stoneville_county
325 root 1.12 longname in Stoneville City
326 elmex 1.3 msg
327 root 1.6 Stoneville is the home of such adventurous places as the Adventurers
328     Guild, the Adventurous Shop and the Burning Adventurer. The island, albeit
329     small, is rumoured to host a number of dragons, too, which gave it the
330     unofficial name "Dragon Island".
331 elmex 1.3 endmsg
332     end
333 root 1.11
334 elmex 1.1 region firevolcano
335     parent world
336 root 1.12 longname in the Fire Volcano
337 elmex 1.1 msg
338 root 1.12 This fiery volcano rose up from the mountains one day. It is inhabited by a
339 elmex 1.1 strange race of fire creatures who seem friendly, but very competitive.
340     endmsg
341     end
342 root 1.11
343 elmex 1.1 region azumauindo
344     parent world
345 root 1.12 longname in the Shogunate of Azumauindo
346 elmex 1.1 msg
347 root 1.4 A hidden and closed civilization, at the far east of the world.
348 elmex 1.1 endmsg
349     end
350 root 1.11
351 elmex 1.1 region dream
352     parent world
353 root 1.12 longname dreaming?
354 elmex 1.1 msg
355 root 1.6 You do not know if you are awake or still dreaming.
356 elmex 1.1 endmsg
357     end
358 root 1.11
359 elmex 1.1 region citydeclouds
360     parent dream
361 root 1.12 longname in the City de Clouds
362 elmex 1.1 msg
363     A wonderous city resting on the clouds, it could not possibly exist...
364     endmsg
365     end
366 root 1.11
367 elmex 1.1 region theabyss
368     parent dream
369 root 1.12 longname in The Abyss
370 elmex 1.1 msg
371     Where the damned lay in torment for eternity. There is no forgiveness. Welcome
372     to hell.
373     endmsg
374     end
375 root 1.11
376 elmex 1.1 region dis
377     parent theabyss
378 root 1.12 longname in the city of Dis
379 elmex 1.1 msg
380     Long forgotten, here lies the eternal city of hell. It was never made nor shall
381     it be unmade. It was here and always will be, the damned have their city and no
382     enjoyment to them will it ever surrender.
383     endmsg
384     end
385 root 1.11
386 elmex 1.1 region kingdomofsaints
387     parent dream
388 root 1.12 longname in the kingdom of Saints
389 elmex 1.1 msg
390     A kingdom where pagan worship is outlawed and magic scorned. Dispite this there is said to
391     be much advanced knowlege known to it, outside the realms of sorcery and superstition.
392     The kingdom has a severe shortage of gold and thus prefers outsiders to pay debts in the metal,
393     however it is rich in iron and copper ore, aswell as emeralds, though it's emerald production
394     has recently sharply decreased due to an unknown reason.
395     endmsg
396     end
397 root 1.11
398 elmex 1.1 region kingdomofsaintsborder
399     parent kingdomofsaints
400 root 1.12 longname near the Kingdom of Saints Border
401 elmex 1.1 msg
402     A kingdom where pagan worship is outlawed and magic scorned. Dispite this there is said to
403     be much advanced knowlege known to it, outside the realms of sorcery and superstition. To the
404     east of here lies the Valley of Gehennom. To the north and south is unknown wilderness.
405     endmsg
406     end
407 root 1.11
408 elmex 1.1 region stjohns
409     parent kingdomofsaints
410 root 1.12 longname in the town of St. John's
411 elmex 1.1 msg
412     The seat of justice for the Kingdom of Saints and the town closest to the border. This town
413     once sent to the capital, St. Bartholomew, vast riches in the green gem. It's mine now lays
414 root 1.12 vacant due to an unknown malady.
415 elmex 1.1 endmsg
416     end
417 root 1.11
418 elmex 1.1 region strose
419     parent kingdomofsaints
420 root 1.12 longname in the town of St. Rose
421 elmex 1.1 msg
422 root 1.12 A small town in the Kingdom of Saints dwarfed to the east by the copper mountains.
423     Its main production is livestock.
424 elmex 1.1 endmsg
425     end
426 root 1.11
427 elmex 1.1 region stbartholomew
428     parent kingdomofsaints
429 root 1.12 longname in the town of St.Bartholomew
430 elmex 1.1 msg
431     The town of St. Bartholomew is the capital of the Kingdom of Saints.
432     Situated between two mountain ranges rich in iron and copper ore St.
433     Bartholomew is well protected and well supplied with minerals useful
434     in wartime production. St. Bartholomew boasts a world class
435 root 1.12 bank, a well stocked libary, and one of the only two power generation
436 elmex 1.1 plants in existance, as well as the only working centerfuge throughout the
437     explored world.
438     endmsg
439     end
440