dbx/cnf/
dbx/lib/
dbx/lib/misc/
dbx/lib/text/help/
dbx/lib/world/
dbx/lib/world/qst/
dbx/src/
#105
Bash wall~
1 c 4
bash~
if (%arg% == wall)
oteleport %actor.name% 112
osend %actor.name% you bash into the wall, but it doesnt break, the walls shifts and you go right through it.
oforce %actor.name% look
end
~
#150
Cooler~
0 fgo 100
~
say Hello %actor.name%.
say You will be the first person to see this transformation, and the last!!
emote &13 begins yelling as the earth cracks beneath him. &00
emote &09 begins to transform, first his shoulders turn into large white plates of armor. &00
emote &13 yells as his arms and legs grow in size and strength. &00
emote &09 lets out a loud roar as his head grows three ridges and changes completely. &00
say Shall we begin?
emote &13 covers his face with a white mask. &00
~
#151
Kalamazuu~
0 g 100
~
emote looks up.
say Ah.  I have been expecting you.
emote stands.
emote cracks his knuckles.
insane
~
#152
Namek waterfall~
2 g 100
~
wait 1 sec
if (%direction% == east)
wecho You wobble in midair precariously, your head hurting.
end
~
#153
Crater Fly~
2 g 100
~
wait 1 sec
if (%direction% == down)
wecho As you leap from the ground, a flaming aura surrounds you, and you fly up towards the top of the crater.
~
#154
Crater Fly II~
2 g 100
~
wait 1 sec
if (%direction% == up)
wecho You zoom down into the crater, leaving a colorful trail from your aura that lingers in the air for a second.
~
#155
Airlock~
2 g 100
~
wait 1 sec
if (%direction% == north)
wecho The airlock closes behind you.
~
#156
Airlock II~
2 g 100
~
wait 1 sec
if (%direction% == south)
wecho The airlock closes behind you.
~
#157
Lab Door N~
2 g 100
~
wait 1 sec
if (%direction% == South)
wecho The door closes behind you.
~
#158
Lab Door S~
2 g 100
~
wait 1 sec
if (%direction% == north)
wecho The door closes behind you.
~
#159
Cyber Icer~
0 g 100
~
emote emerges from coldsleep and steps out of his station in the wall.
emote locks on to the source of intrusion.
wecho Cyber Icers waking from cold sleep.
wecho Intrusion detected!
~
#160
Freeza Clone~
0 g 100
~
say I will defend Freeza's Cells to the death!
emote transforms into his fifth form.
say You will die intruder!
~
#161
Elevator Hall~
2 g 100
~
wait 1 sec
if (%direction% == south)
wecho You think to yourself, 'Hmm.  Have I explored this entire floor yet?'
~
#162
Elevator Door N~
2 g 100
~
wait 1 sec
if (%direction% == south)
wecho The elevator door closes behind you with a ding.
~
#163
Elevator Door S~
2 g 100
~
wait 1 sec
if (%direction% == north)
wecho The elevator door closes behind you with a ding.
~
#164
elevator guard~
0 g 100
~
wait 1 s
say I have been waiting for you.
wait 1 s
emote smiles at the closing door.
wait 1 s
say I have always wanted to test someone as strong as yourself.
~
#165
Cryo~
0 g 100
~
say Ah.  Hello.  You must be strong to have gotten to me.
wait 1 s
emote stands up, his cloak swirling around him as he does it.
wait 1 s
say I am honored to fight a Fighter that might put up a little fight against me.  It has been a long time since I have seen my own blood.
wait 1 s
emote throws his cloak off, it coming to rest on the back of his throne.
say You should be honored to die by my hand.
wait 1 s
emote extends his claws and lunges at you with a barrage of claw swipes and thrusts.
~
#166
King Cold~
0 g 100
~
say Where is my son?!?!
emote lets out a bellow of rage.
shout Come out Frieza!
~
$~