Add various links to other maps, set difficulty from monsters on map.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@8899 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
0b226ee63c
commit
6e9c78ffff
|
@ -9,8 +9,15 @@ enter_x 1
|
||||||
enter_y 1
|
enter_y 1
|
||||||
msg
|
msg
|
||||||
Created: 1995-06-04 Kundi, Xue (xkd@soda.berkeley.edu)
|
Created: 1995-06-04 Kundi, Xue (xkd@soda.berkeley.edu)
|
||||||
Modified: 2007-11-04 Andreas Kirschbaum
|
Modified: 2008-05-07 Nicolas Weeger
|
||||||
endmsg
|
endmsg
|
||||||
|
maplore
|
||||||
|
@def ChaosLair
|
||||||
|
The Lord of Chaos resides in this lair.
|
||||||
|
@end
|
||||||
|
@quest ChaosLair
|
||||||
|
Main entrance, from Snake Pit.
|
||||||
|
endmaplore
|
||||||
end
|
end
|
||||||
arch blocked
|
arch blocked
|
||||||
end
|
end
|
||||||
|
|
|
@ -1,14 +1,31 @@
|
||||||
arch map
|
arch map
|
||||||
name Main Floor
|
name Main Floor
|
||||||
reset_timeout 7200
|
reset_timeout 7200
|
||||||
difficulty 5
|
difficulty 1
|
||||||
width 31
|
width 31
|
||||||
height 52
|
height 52
|
||||||
enter_x 1
|
enter_x 1
|
||||||
enter_y 1
|
enter_y 1
|
||||||
msg
|
msg
|
||||||
Created: 2000-04-06 Magnus Kronhamn (mak@solace.mh.se)
|
Created: 2000-04-06 Magnus Kronhamn (mak@solace.mh.se)
|
||||||
|
Modified: 2008-05-07 Nicolas Weeger
|
||||||
endmsg
|
endmsg
|
||||||
|
maplore
|
||||||
|
@def Warriors' Tower
|
||||||
|
This tower lets one fight various high level enemies, and gives access to Lorkas.
|
||||||
|
</p><p>
|
||||||
|
No hint are known for this quest.
|
||||||
|
</p>
|
||||||
|
<p><font color="red">TODO: add hints</font>
|
||||||
|
|
||||||
|
@end
|
||||||
|
@quest Warriors' Tower
|
||||||
|
Main entry, no combat but access to various places to fight.
|
||||||
|
@end
|
||||||
|
|
||||||
|
@quest ChaosLair
|
||||||
|
The old crone talks about a fragment of chaos.
|
||||||
|
endmaplore
|
||||||
end
|
end
|
||||||
arch blocked
|
arch blocked
|
||||||
end
|
end
|
||||||
|
|
|
@ -1,14 +1,18 @@
|
||||||
arch map
|
arch map
|
||||||
name Dungeon
|
name Dungeon
|
||||||
reset_timeout 7200
|
reset_timeout 7200
|
||||||
difficulty 13
|
difficulty 50
|
||||||
width 32
|
width 32
|
||||||
height 29
|
height 29
|
||||||
enter_x 1
|
enter_x 1
|
||||||
enter_y 1
|
enter_y 1
|
||||||
msg
|
msg
|
||||||
Created: 2000-04-09 Magnus Kronhamn (mak@solace.mh.se)
|
Created: 2000-04-09 Magnus Kronhamn (mak@solace.mh.se)
|
||||||
|
Modified: 2008-05-07 Nicolas Weeger
|
||||||
endmsg
|
endmsg
|
||||||
|
maplore
|
||||||
|
@quest Lorkas
|
||||||
|
endmaplore
|
||||||
end
|
end
|
||||||
arch dungeon_floor
|
arch dungeon_floor
|
||||||
end
|
end
|
||||||
|
|
|
@ -1,12 +1,16 @@
|
||||||
arch map
|
arch map
|
||||||
name Dungeon
|
name Dungeon
|
||||||
swap_time 5300
|
swap_time 5300
|
||||||
difficulty 1
|
difficulty 25
|
||||||
width 32
|
width 32
|
||||||
height 29
|
height 29
|
||||||
msg
|
msg
|
||||||
Created: 2000-04-09 Magnus Kronhamn (mak@solace.mh.se)
|
Created: 2000-04-09 Magnus Kronhamn (mak@solace.mh.se)
|
||||||
|
Modified: 2008-05-07 Nicolas Weeger
|
||||||
endmsg
|
endmsg
|
||||||
|
maplore
|
||||||
|
@quest Lorkas
|
||||||
|
endmaplore
|
||||||
end
|
end
|
||||||
arch dungeon_floor
|
arch dungeon_floor
|
||||||
end
|
end
|
||||||
|
|
|
@ -1,12 +1,16 @@
|
||||||
arch map
|
arch map
|
||||||
name Chamber
|
name Chamber
|
||||||
swap_time 5300
|
swap_time 5300
|
||||||
difficulty 1
|
difficulty 45
|
||||||
width 32
|
width 32
|
||||||
height 29
|
height 29
|
||||||
msg
|
msg
|
||||||
Created: 2000-04-09 Magnus Kronhamn (mak@solace.mh.se)
|
Created: 2000-04-09 Magnus Kronhamn (mak@solace.mh.se)
|
||||||
|
Modified: 2008-05-07 Nicolas Weeger
|
||||||
endmsg
|
endmsg
|
||||||
|
maplore
|
||||||
|
@quest Lorkas
|
||||||
|
endmaplore
|
||||||
end
|
end
|
||||||
arch blocked
|
arch blocked
|
||||||
end
|
end
|
||||||
|
|
|
@ -1,12 +1,16 @@
|
||||||
arch map
|
arch map
|
||||||
name Cave
|
name Cave
|
||||||
swap_time 5300
|
swap_time 5300
|
||||||
difficulty 1
|
difficulty 55
|
||||||
width 32
|
width 32
|
||||||
height 29
|
height 29
|
||||||
msg
|
msg
|
||||||
Created: 2000-04-09 Magnus Kronhamn (mak@solace.mh.se)
|
Created: 2000-04-09 Magnus Kronhamn (mak@solace.mh.se)
|
||||||
|
Modified: 2008-05-07 Nicolas Weeger
|
||||||
endmsg
|
endmsg
|
||||||
|
maplore
|
||||||
|
@quest Lorkas
|
||||||
|
endmaplore
|
||||||
end
|
end
|
||||||
arch medium_stones
|
arch medium_stones
|
||||||
end
|
end
|
||||||
|
|
|
@ -1,14 +1,18 @@
|
||||||
arch map
|
arch map
|
||||||
name Rancid
|
name Rancid
|
||||||
reset_timeout 7200
|
reset_timeout 7200
|
||||||
difficulty 13
|
difficulty 99
|
||||||
width 23
|
width 23
|
||||||
height 26
|
height 26
|
||||||
enter_x 1
|
enter_x 1
|
||||||
enter_y 1
|
enter_y 1
|
||||||
msg
|
msg
|
||||||
Created: 2000-04-09 Magnus Kronhamn (mak@solace.mh.se)
|
Created: 2000-04-09 Magnus Kronhamn (mak@solace.mh.se)
|
||||||
|
Modified: 2008-05-07 Nicolas Weeger
|
||||||
endmsg
|
endmsg
|
||||||
|
maplore
|
||||||
|
@quest Lorkas
|
||||||
|
endmaplore
|
||||||
end
|
end
|
||||||
arch blocked
|
arch blocked
|
||||||
end
|
end
|
||||||
|
|
|
@ -1,14 +1,19 @@
|
||||||
arch map
|
arch map
|
||||||
name The Fallen
|
name The Fallen
|
||||||
reset_timeout 7200
|
reset_timeout 7200
|
||||||
difficulty 25
|
difficulty 125
|
||||||
width 32
|
width 32
|
||||||
height 33
|
height 33
|
||||||
enter_x 1
|
enter_x 1
|
||||||
enter_y 1
|
enter_y 1
|
||||||
msg
|
msg
|
||||||
Created: 2000-04-09 Magnus Kronhamn (mak@solace.mh.se)
|
Created: 2000-04-09 Magnus Kronhamn (mak@solace.mh.se)
|
||||||
|
Modified: 2008-05-07 Nicolas Weeger
|
||||||
endmsg
|
endmsg
|
||||||
|
maplore
|
||||||
|
@quest Lorkas
|
||||||
|
Final map.
|
||||||
|
endmaplore
|
||||||
end
|
end
|
||||||
arch blocked
|
arch blocked
|
||||||
end
|
end
|
||||||
|
|
|
@ -1,12 +1,24 @@
|
||||||
arch map
|
arch map
|
||||||
name Temples
|
name Temples
|
||||||
swap_time 5300
|
swap_time 5300
|
||||||
difficulty 1
|
difficulty 30
|
||||||
width 54
|
width 54
|
||||||
height 25
|
height 25
|
||||||
msg
|
msg
|
||||||
Created: 2000-04-09 Magnus Kronhamn (mak@solace.mh.se)
|
Created: 2000-04-09 Magnus Kronhamn (mak@solace.mh.se)
|
||||||
|
Modified: 2008-05-07 Nicolas Weeger
|
||||||
endmsg
|
endmsg
|
||||||
|
maplore
|
||||||
|
@def Lorkas
|
||||||
|
This temple gives access to Lorkas's lair.
|
||||||
|
</p>
|
||||||
|
<p><font color="red">TODO: add hints to Lorkas</font>
|
||||||
|
@end
|
||||||
|
|
||||||
|
@quest Lorkas
|
||||||
|
Main entrance, accessible from Warriors' Tower.
|
||||||
|
@end
|
||||||
|
endmaplore
|
||||||
end
|
end
|
||||||
arch blocked
|
arch blocked
|
||||||
end
|
end
|
||||||
|
|
|
@ -1,12 +1,16 @@
|
||||||
arch map
|
arch map
|
||||||
name Tower
|
name Tower
|
||||||
swap_time 5300
|
swap_time 5300
|
||||||
difficulty 1
|
difficulty 22
|
||||||
width 32
|
width 32
|
||||||
height 30
|
height 30
|
||||||
msg
|
msg
|
||||||
Created: 2000-04-09 Magnus Kronhamn (mak@solace.mh.se)
|
Created: 2000-04-09 Magnus Kronhamn (mak@solace.mh.se)
|
||||||
|
Modified: 2008-05-07 Nicolas Weeger
|
||||||
endmsg
|
endmsg
|
||||||
|
maplore
|
||||||
|
@quest Lorkas
|
||||||
|
endmaplore
|
||||||
end
|
end
|
||||||
arch cobblestones
|
arch cobblestones
|
||||||
end
|
end
|
||||||
|
|
|
@ -1,12 +1,16 @@
|
||||||
arch map
|
arch map
|
||||||
name Tower
|
name Tower
|
||||||
swap_time 5300
|
swap_time 5300
|
||||||
difficulty 1
|
difficulty 25
|
||||||
width 32
|
width 32
|
||||||
height 30
|
height 30
|
||||||
msg
|
msg
|
||||||
Created: 2000-04-09 Magnus Kronhamn (mak@solace.mh.se)
|
Created: 2000-04-09 Magnus Kronhamn (mak@solace.mh.se)
|
||||||
|
Modified: 2008-05-07 Nicolas Weeger
|
||||||
endmsg
|
endmsg
|
||||||
|
maplore
|
||||||
|
@quest Lorkas
|
||||||
|
endmaplore
|
||||||
end
|
end
|
||||||
arch cobblestones
|
arch cobblestones
|
||||||
end
|
end
|
||||||
|
|
|
@ -1,12 +1,16 @@
|
||||||
arch map
|
arch map
|
||||||
name Tower
|
name Tower
|
||||||
swap_time 5300
|
swap_time 5300
|
||||||
difficulty 1
|
difficulty 40
|
||||||
width 32
|
width 32
|
||||||
height 30
|
height 30
|
||||||
msg
|
msg
|
||||||
Created: 2000-04-09 Magnus Kronhamn (mak@solace.mh.se)
|
Created: 2000-04-09 Magnus Kronhamn (mak@solace.mh.se)
|
||||||
|
Modified: 2008-05-07 Nicolas Weeger
|
||||||
endmsg
|
endmsg
|
||||||
|
maplore
|
||||||
|
@quest Lorkas
|
||||||
|
endmaplore
|
||||||
end
|
end
|
||||||
arch woodfloor
|
arch woodfloor
|
||||||
end
|
end
|
||||||
|
|
|
@ -1,12 +1,16 @@
|
||||||
arch map
|
arch map
|
||||||
name Tower
|
name Tower
|
||||||
swap_time 5300
|
swap_time 5300
|
||||||
difficulty 1
|
difficulty 80
|
||||||
width 32
|
width 32
|
||||||
height 30
|
height 30
|
||||||
msg
|
msg
|
||||||
Created: 2000-04-09 Magnus Kronhamn (mak@solace.mh.se)
|
Created: 2000-04-09 Magnus Kronhamn (mak@solace.mh.se)
|
||||||
|
Modified: 2008-05-07 Nicolas Weeger
|
||||||
endmsg
|
endmsg
|
||||||
|
maplore
|
||||||
|
@quest Lorkas
|
||||||
|
endmaplore
|
||||||
end
|
end
|
||||||
arch flagstone
|
arch flagstone
|
||||||
end
|
end
|
||||||
|
|
|
@ -1,14 +1,18 @@
|
||||||
arch map
|
arch map
|
||||||
name Vultoor
|
name Vultoor
|
||||||
reset_timeout 7200
|
reset_timeout 7200
|
||||||
difficulty 13
|
difficulty 99
|
||||||
width 23
|
width 23
|
||||||
height 26
|
height 26
|
||||||
enter_x 1
|
enter_x 1
|
||||||
enter_y 1
|
enter_y 1
|
||||||
msg
|
msg
|
||||||
Created: 2000-04-09 Magnus Kronhamn (mak@solace.mh.se)
|
Created: 2000-04-09 Magnus Kronhamn (mak@solace.mh.se)
|
||||||
|
Modified: 2008-05-07 Nicolas Weeger
|
||||||
endmsg
|
endmsg
|
||||||
|
maplore
|
||||||
|
@quest Lorkas
|
||||||
|
endmaplore
|
||||||
end
|
end
|
||||||
arch blocked
|
arch blocked
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in New Issue