ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/maps/regions
Revision: 1.18
Committed: Thu Apr 19 20:32:46 2007 UTC (17 years ago) by root
Branch: MAIN
Changes since 1.17: +2 -2 lines
Log Message:
use nongenerator variants for city monsters

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