#W# More spawner work. Added 'MyLevel' to basecreature and GetLevel Command.
This commit is contained in:
parent
5df9b41822
commit
dae9b56279
7 changed files with 144 additions and 3 deletions
|
|
@ -159,6 +159,9 @@
|
|||
<region type="DungeonRegion" priority="50" name="the Dungeon Ashen Maw">
|
||||
<rect x="2969" y="52" width="247" height="476" />
|
||||
</region>
|
||||
<region type="DungeonRegion" priority="50" name="the Hallow Keep">
|
||||
<rect x="883" y="101" width="38" height="34" />
|
||||
</region>
|
||||
<region type="DungeonRegion" priority="50" name="the Dungeon Hallow Keep">
|
||||
<rect x="2363" y="52" width="233" height="328" />
|
||||
</region>
|
||||
|
|
|
|||
|
|
@ -1,2 +0,0 @@
|
|||
*|brigandcamp||||||821|225|10|1|5|10|-1|4|1|1|0|0|0|0|0
|
||||
*|orccamp||||||821|360|3|1|5|10|-1|4|1|1|0|0|0|0|0
|
||||
|
|
@ -1,3 +1,10 @@
|
|||
## Overworld
|
||||
# Hallow Keep
|
||||
*|treasurechestlevel1||||||903|112|34|1|5|10|-1|0|1|1|0|0|0|0|0
|
||||
*|treasurechestlevel1||||||899|112|34|1|5|10|-1|0|1|1|0|0|0|0|0
|
||||
*|treasurechestlevel1||||||909|119|14|1|5|10|-1|0|1|1|0|0|0|0|0
|
||||
*|treasurechestlevel1||||||891|116|14|1|5|10|-1|0|1|1|0|0|0|0|0
|
||||
##
|
||||
## Whispering Depths
|
||||
# Level 1
|
||||
*|treasurechestlevel1||||||2812|85|0|1|1|1|-1|1|1|1|0|0|0|0|0
|
||||
|
|
@ -135,3 +142,4 @@
|
|||
*|treasurechestlevel3:treasurechestlevel4||||||3077|436|0|1|1|1|-1|0|1|1|0|0|0|0|0
|
||||
*|treasurechestlevel2:treasurechestlevel3||||||3097|414|0|1|1|1|-1|0|1|1|0|0|0|0|0
|
||||
*|treasurechestlevel2:treasurechestlevel3||||||3085|376|0|1|1|1|-1|0|1|1|0|0|0|0|0
|
||||
#Next Dungeon
|
||||
|
|
|
|||
19
Data/Spawns/danger.map
Normal file
19
Data/Spawns/danger.map
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
## Camps
|
||||
*|brigandcamp||||||821|225|10|1|5|10|-1|0|1|1|0|0|0|0|0
|
||||
*|orccamp||||||821|360|3|1|5|10|-1|0|1|1|0|0|0|0|0
|
||||
## Hallow Keep
|
||||
*|zombie:skeleton||||||898|115|34|1|5|10|-1|0|1|2|0|0|0|0|0
|
||||
*|evilmage||||||892|119|34|1|5|10|-1|0|1|1|0|0|0|0|0
|
||||
*|spectre:wraith:zombie:skeleton:ghoul||||||901|115|15|1|5|10|-1|0|1|3|0|0|0|0|0
|
||||
*|spectre:wraith:zombie:skeleton||||||912|126|9|1|5|10|-1|0|1|3|0|0|0|0|0
|
||||
*|spectre:wraith:zombie:skeleton||||||902|127|9|1|5|10|-1|0|1|3|0|0|0|0|0
|
||||
*|lich:evilmage||||||901|115|34|1|5|10|-1|0|1|1|0|0|0|0|0
|
||||
*|evilmage||||||910|118|14|1|5|10|-1|0|1|1|0|0|0|0|0
|
||||
*|spectre:wraith:zombie:skeleton:ghoul||||||910|115|14|1|0|10|-1|5|1|3|0|0|0|0|0
|
||||
*|spectre:wraith:zombie:skeleton:ghoul||||||892|113|14|1|0|10|-1|5|1|3|0|0|0|0|0
|
||||
*|evilmage||||||901|114|14|1|5|10|-1|0|1|1|0|0|0|0|0
|
||||
*|evilmage||||||911|119|34|1|5|10|-1|0|1|1|0|0|0|0|0
|
||||
*|evilmage||||||892|118|14|1|5|10|-1|0|1|1|0|0|0|0|0
|
||||
*|zombie:skeleton||||||904|115|34|1|0|10|-1|5|1|2|0|0|0|0|0
|
||||
*|spectre:wraith:zombie:skeleton||||||891|125|9|1|5|10|-1|0|1|3|0|0|0|0|0
|
||||
##
|
||||
Loading…
Add table
Add a link
Reference in a new issue