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-b93c2d0d6712
master
ryo_saeba 2008-05-07 17:56:55 +00:00
parent 0b226ee63c
commit 6e9c78ffff
14 changed files with 95 additions and 14 deletions

View File

@ -9,8 +9,15 @@ enter_x 1
enter_y 1
msg
Created: 1995-06-04 Kundi, Xue (xkd@soda.berkeley.edu)
Modified: 2007-11-04 Andreas Kirschbaum
Modified: 2008-05-07 Nicolas Weeger
endmsg
maplore
@def ChaosLair
The Lord of Chaos resides in this lair.
@end
@quest ChaosLair
Main entrance, from Snake Pit.
endmaplore
end
arch blocked
end

View File

@ -1,14 +1,31 @@
arch map
name Main Floor
reset_timeout 7200
difficulty 5
difficulty 1
width 31
height 52
enter_x 1
enter_y 1
msg
Created: 2000-04-06 Magnus Kronhamn (mak@solace.mh.se)
Modified: 2008-05-07 Nicolas Weeger
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
arch blocked
end

View File

@ -1,14 +1,18 @@
arch map
name Dungeon
reset_timeout 7200
difficulty 13
difficulty 50
width 32
height 29
enter_x 1
enter_y 1
msg
Created: 2000-04-09 Magnus Kronhamn (mak@solace.mh.se)
Modified: 2008-05-07 Nicolas Weeger
endmsg
maplore
@quest Lorkas
endmaplore
end
arch dungeon_floor
end

View File

@ -1,12 +1,16 @@
arch map
name Dungeon
swap_time 5300
difficulty 1
difficulty 25
width 32
height 29
msg
Created: 2000-04-09 Magnus Kronhamn (mak@solace.mh.se)
Modified: 2008-05-07 Nicolas Weeger
endmsg
maplore
@quest Lorkas
endmaplore
end
arch dungeon_floor
end

View File

@ -1,12 +1,16 @@
arch map
name Chamber
swap_time 5300
difficulty 1
difficulty 45
width 32
height 29
msg
Created: 2000-04-09 Magnus Kronhamn (mak@solace.mh.se)
Modified: 2008-05-07 Nicolas Weeger
endmsg
maplore
@quest Lorkas
endmaplore
end
arch blocked
end

View File

@ -1,12 +1,16 @@
arch map
name Cave
swap_time 5300
difficulty 1
difficulty 55
width 32
height 29
msg
Created: 2000-04-09 Magnus Kronhamn (mak@solace.mh.se)
Modified: 2008-05-07 Nicolas Weeger
endmsg
maplore
@quest Lorkas
endmaplore
end
arch medium_stones
end

View File

@ -1,14 +1,18 @@
arch map
name Rancid
reset_timeout 7200
difficulty 13
difficulty 99
width 23
height 26
enter_x 1
enter_y 1
msg
Created: 2000-04-09 Magnus Kronhamn (mak@solace.mh.se)
Modified: 2008-05-07 Nicolas Weeger
endmsg
maplore
@quest Lorkas
endmaplore
end
arch blocked
end

View File

@ -1,14 +1,19 @@
arch map
name The Fallen
reset_timeout 7200
difficulty 25
difficulty 125
width 32
height 33
enter_x 1
enter_y 1
msg
Created: 2000-04-09 Magnus Kronhamn (mak@solace.mh.se)
Modified: 2008-05-07 Nicolas Weeger
endmsg
maplore
@quest Lorkas
Final map.
endmaplore
end
arch blocked
end

View File

@ -1,12 +1,24 @@
arch map
name Temples
swap_time 5300
difficulty 1
difficulty 30
width 54
height 25
msg
Created: 2000-04-09 Magnus Kronhamn (mak@solace.mh.se)
Modified: 2008-05-07 Nicolas Weeger
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
arch blocked
end

View File

@ -1,12 +1,16 @@
arch map
name Tower
swap_time 5300
difficulty 1
difficulty 22
width 32
height 30
msg
Created: 2000-04-09 Magnus Kronhamn (mak@solace.mh.se)
Modified: 2008-05-07 Nicolas Weeger
endmsg
maplore
@quest Lorkas
endmaplore
end
arch cobblestones
end

View File

@ -1,12 +1,16 @@
arch map
name Tower
swap_time 5300
difficulty 1
difficulty 25
width 32
height 30
msg
Created: 2000-04-09 Magnus Kronhamn (mak@solace.mh.se)
Modified: 2008-05-07 Nicolas Weeger
endmsg
maplore
@quest Lorkas
endmaplore
end
arch cobblestones
end

View File

@ -1,12 +1,16 @@
arch map
name Tower
swap_time 5300
difficulty 1
difficulty 40
width 32
height 30
msg
Created: 2000-04-09 Magnus Kronhamn (mak@solace.mh.se)
Modified: 2008-05-07 Nicolas Weeger
endmsg
maplore
@quest Lorkas
endmaplore
end
arch woodfloor
end

View File

@ -1,12 +1,16 @@
arch map
name Tower
swap_time 5300
difficulty 1
difficulty 80
width 32
height 30
msg
Created: 2000-04-09 Magnus Kronhamn (mak@solace.mh.se)
Modified: 2008-05-07 Nicolas Weeger
endmsg
maplore
@quest Lorkas
endmaplore
end
arch flagstone
end

View File

@ -1,14 +1,18 @@
arch map
name Vultoor
reset_timeout 7200
difficulty 13
difficulty 99
width 23
height 26
enter_x 1
enter_y 1
msg
Created: 2000-04-09 Magnus Kronhamn (mak@solace.mh.se)
Modified: 2008-05-07 Nicolas Weeger
endmsg
maplore
@quest Lorkas
endmaplore
end
arch blocked
end