nexus/data/vaults/labyrinth.vlt

48 lines
753 B
Plaintext
Executable File

! swirly spiral
@id:spiral
@map
#############
+...........#
###########.#
#.........#.#
#.#######.#.#
#.#.....#.#.#
#.#.###.#.#.#
#.#.#.m.#.#.#
#.#.#.###.#.#
#.#.#.....#.#
#.#.#######.#
#.#.........#
#.###########
#...........+
#############
@end
@legend
#:cell:metal wall
m:mon:minotaur
+:ob:iron door
+:exit
@end
@flags
goesin:dungeon
entertext:You enter a labyrinth.
! the reward
at(7,7) ob:200-450 gold
at(7,7) ob:good weapon
at(7,7) ob:great weapon:50
at(7,7) ob:great armour:50
! scattered bones/corpses
scatter(0,0,-1,-1) ob:1-5 bones:5-10
scatter(0,0,-1,-1) ob:gnoll corpse:1-3:33
! scattered weapons
scatter(0,0,-1,-1) ob:common weapon:4-5
! TODO: scattered minions around ??
mayrotate
! mayscale
rarity:rare
keepmonsinroom
maintainedge
@end