From d58b8f383162408072f233ce22eb95a8a5dadbbe Mon Sep 17 00:00:00 2001 From: dploog Date: Mon, 18 Aug 2008 18:22:20 +0000 Subject: Added two more Shiori vaults. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@6835 c06c8d41-db1a-0410-9941-cceddc491573 --- crawl-ref/source/dat/float.des | 58 ++++++++++++++++++++++++++++++++++++++++++ crawl-ref/source/dat/mini.des | 55 +++++++++++++++++++++++++++++++++++++++ 2 files changed, 113 insertions(+) (limited to 'crawl-ref/source') diff --git a/crawl-ref/source/dat/float.des b/crawl-ref/source/dat/float.des index 1c10725548..49040314db 100644 --- a/crawl-ref/source/dat/float.des +++ b/crawl-ref/source/dat/float.des @@ -514,3 +514,61 @@ xxxxxxxxxxxxxxxw1Xxxxxbbxxxx xxxxxxxxxxxxxXww1Xxxxxxbxxxx xxxxxxxxxxxXwwww111@...Xxxxx ENDMAP + + +################################################# +# The Hell Knights are playing the Vault tonight. Rock! \m/ (Shiori) +# +NAME: metal_show +ORIENT: float +DEPTH: Vault:3- +TAGS: no_secret_doors no_monster_gen no_item_gen +COLOUR: M = magenta +COLOUR: K = magenta +MARKER: # = lua:fog_machine{\ + pow_max = 15, delay_min = 100, delay_max = 150, \ + size = 1, size_buildup_amnt = 10, \ + size_buildup_time = 1000 } +KFEAT: # = fountain_blood +# the talent: +: if crawl.one_chance_in(10) then +NSUBST: M = M / K. +: else +SUBST: M = . +: end +KMONS: K = patrolling hell knight +KMONS: M = patrolling Margery +# the staff-- manager and bartender: +KMONS: S = human; robe +# the bouncers: +KMONS: B: iron troll / cyclops / stone giant / minotaur / vault guard +# the fans: +SUBST: F = 011112223334455679......... +MONS: human; leather armour|ring mail . knife|club|ankus|whip|nothing +MONS: elf; robe|leather armour . w:24 quarterstaff|w:1 lajatang|w:75 nothing +# these are Sludge Elves. +MONS: ghoul / necrophage / rotting hulk / vampire +MONS: wizard / necromancer +MONS: big kobold / kobold demonologist +MONS: deep elf fighter / w:5 deep elf knight / w:3 deep elf mage / w:2 deep elf priest +MONS: Ijyb/Blork the Orc/Urug/Erolcha/Snorg/Terence/Jessica/Sigmund/Psyche/Michael/Erica/Norbert/Agnes/Maud/Louise/Rupert/Wayne/Duane/Norris/goblin +KITEM: ! = any potion/potion of confusion, any potion/potion of paralysis, any potion/potion of slowing +KITEM: $ = q:132 gold / q:66 gold / q:33 gold +MAP +@............... +.vvvvvvvvvvvvv.. +.v!+.MMMM.+S$v... +.v!v.KKKK.v$$vF... +.vvvv#MM#vvvvvFF.. +.v..FFFFFFvFFvFF.. +.v!mFvFFvFvFF+BF.. +.v!mFFFFFFvFFvFF.. +.v!mFFFFFFvFF+BF.. +.v!mFvFFvFvFFvFF.. +.v!mFFFFFFvFF+BF.. +.vSmFFFFFFvFFvFF.. +.vvvvvBBvvvFFvFF.. +.vFFFFFFFFFFFvF.. +.vvvvvvvvvvvvv.. +@............... +ENDMAP diff --git a/crawl-ref/source/dat/mini.des b/crawl-ref/source/dat/mini.des index c09c75e591..53f3256942 100644 --- a/crawl-ref/source/dat/mini.des +++ b/crawl-ref/source/dat/mini.des @@ -1529,3 +1529,58 @@ x.*.= x...x xxxxx ENDMAP + + +####################################### +# There's a sword stuck inside a stone. Some knights are milling around +# wondering how to get it out. If you had both Shatter and Apportation, +# you could become the monarch! Or not..... (by Shiori) +NAME: sword_in_stone +#TAGS: mini_float patrolling +PLACE: D:2 +DEPTH: 5-26, !Lair, !Orc, !Tomb +NSUBST: k= 4=k / *= .:19 k:1 +KITEM: S= good_item long sword/ good_item great sword / w:1 good_item katana +KFEAT: S= teleport trap +NSUBST: n= n/cbn +: if you.absdepth() < 10 then +SUBST: k= AWXYZ +: elseif you.absdepth() < 13 then +SUBST: k = ABCDE +: elseif you.absdepth() < 16 then +SUBST: k = CDEFG +: elseif you.absdepth() < 19 then +SUBST: k = FGHIJ +: elseif you.absdepth() < 22 then +SUBST: k= HIJKL +: else +SUBST: k =KLMNO +: end +KMONS: A=Blork the Orc / human; long sword|falchion . chain mail . shield +KMONS: B=Michael / human; great sword . banded mail|plate mail +KMONS: C=Urug / elf; sabre|long sword . leather armour . buckler|nothing +KMONS: D=Joseph / elf; long sword|scimitar . chain mail . shield +KMONS: E=Erica / orc knight +KMONS: F=Harold / orc knight +KMONS: G=Norbert / hell knight +KMONS: H=Jozef / hell knight +KMONS: I=Louise / wizard; long sword . robe|leather armour . shield +KMONS: J=Maud / necromancer; great sword . robe|leather armour +KMONS: K=Frances / deep elf knight +KMONS: L=Francis / deep elf knight +KMONS: M=Rupert / vampire knight +KMONS: N=Wayne / vault guard +KMONS: O=Frederick / draconian knight +KMONS: W= human; short sword . banded mail|chain mail . large shield +KMONS: X= human; scimitar . scale mail|chain mail . shield +KMONS: Y= human; sabre|long sword . robe|leather armour . buckler|nothing +KMONS: Z= orc; falchion|long sword . ring mail|scale mail . shield|nothing +MAP +kkkkkkk +kkkkkkk +kknnnkk +kknSnkk +kknnnkk +kkkkkkk +kkkkkkk +ENDMAP -- cgit v1.2.3-54-g00ecf