44 lines
650 B
Plaintext
Executable File
44 lines
650 B
Plaintext
Executable File
! Boss room for goblin caves - goblin king
|
|
@id:caveboss_1
|
|
|
|
@map
|
|
#################r
|
|
#c......a.c.+AA###
|
|
#.w#.#.#.#..#AA+C#
|
|
+..........f####_#
|
|
#.w#.#.#.#.W#//+C#
|
|
#c......a.c.+//###
|
|
#################r
|
|
@end
|
|
|
|
@legend
|
|
#:cell:metal wall
|
|
f:ob:wooden chair
|
|
f:mon:goblin king
|
|
W:mon:red wyrmling
|
|
a:mon:goblin archer
|
|
w:mon:goblin warrior
|
|
c:ob:lit candelabrum
|
|
+:ob:iron gate
|
|
+:exit
|
|
A:ob:great armour
|
|
/:ob:great weapon
|
|
_:ob:pentagram
|
|
_:ob:ancient stone key
|
|
C:ob:ornate chest
|
|
r:reusable
|
|
r:cell:metal wall
|
|
@end
|
|
|
|
@flags
|
|
goesin:cave
|
|
norandom
|
|
scatter(1,1,-2,-2) ob:wooden chair:0-3
|
|
scatter(1,1,-2,-2) ob:random food:0-2
|
|
mayflipx
|
|
tag:caveboss
|
|
maintainedge
|
|
nostairs
|
|
@end
|
|
|