mirror of
https://github.com/ErikasKontenis/SabrehavenServer.git
synced 2025-04-30 01:29:21 +02:00
56 lines
3.1 KiB
Plaintext
56 lines
3.1 KiB
Plaintext
# GIMUD - Graphical Interface Multi User Dungeon
|
|
# Vladruc.npc: Datenbank für Vladruc Urghain, den Besitzer des magischen Markts
|
|
|
|
Name = "Vladruc"
|
|
Outfit = (68,0-0-0-0-0)
|
|
Home = [32976,32079,5]
|
|
Radius = 2
|
|
|
|
Behaviour = {
|
|
ADDRESS,"hello$",Count(3083)>0,! -> "Chhhh ... Sorry, I'm busy. <cough>", Idle
|
|
ADDRESS,"hi$",Count(3083)>0,! -> *
|
|
ADDRESS,"hello$",! -> "I am Vladruc Urghain and welcome you, %N, to my house."
|
|
ADDRESS,"hi$",! -> *
|
|
ADDRESS,! -> Idle
|
|
BUSY,"hello$",Count(3083)>0,! -> "Sorry, I'm busy."
|
|
BUSY,"hi$",Count(3083)>0,! -> *
|
|
BUSY,"hello$",! -> "Please be seated and wait, %N."
|
|
BUSY,"hi$",! -> *
|
|
BUSY,! -> NOP
|
|
VANISH,! -> "Go safely, and leave something of the happiness you bring!"
|
|
|
|
"bye" -> "Go safely, and leave something of the happiness you bring!", Idle
|
|
"farewell" -> *
|
|
"name" -> "I am Vladruc Urghain. Welcome to my house!"
|
|
"job" -> "I am a humble merchant of little importance to the beautiful Venore."
|
|
"thais" -> "Sadly only through books I have come to know your great Thais, and to know her is to love her."
|
|
"books" -> "These companions have been good friends and teachers to me."
|
|
"adventure" -> "The time I sought out adventure is long gone indeed."
|
|
"Tibia" -> "What a wonderful world we do live in ... so full of life."
|
|
"shop" -> "Ah, feel free to browse and buy in my humble shop below."
|
|
"market" -> *
|
|
"time" -> "It is %T."
|
|
"king" -> "I am of noble blood myself. I have been so long master that none other should be master of me."
|
|
"tibianus" -> *
|
|
"venore" -> "Our ways are not your ways, and there shall be to you many strange things."
|
|
"army" -> "The Thaian garrsion serves its purpose very well."
|
|
"ferumbras" -> "You think he is of ancient evil? Little you know about ancientness or evilness."
|
|
"excalibug" -> "A terrifying weapon if it does exist at all."
|
|
"news" -> "I am a reclusive person and learn little of the local gossip of the peasants."
|
|
"help" -> "I am sorry, but I can't be of much assistance to you."
|
|
"monster" -> "Oh yes, the children of the night ... you dwellers in the city cannot enter into the feelings of the hunter."
|
|
"dungeon" -> "Such lovely places, unjustly shunned by the people."
|
|
"vampire" -> "Please don't talk about such creatures. You are scaring me."
|
|
"thanks" -> "That's nothing worth to be mentioned."
|
|
"thank","you" -> *
|
|
|
|
"offer" -> "Please check my humble market downstairs for the wares that are offered."
|
|
"magic" -> "Magic is a tool to be mastered."
|
|
"spells" -> "I know a spell or two. You might want to buy some spells downstairs in the market."
|
|
"alchemy" -> "You can buy some potions downstairs."
|
|
"blood" -> "I like blood ... only the color, that is, of course ... <chuckles>"
|
|
"undead" -> "It is not dead, which can eternal lie, and in strange aeons, even death may die."
|
|
"necroman" -> "Death is the final frontier. Necromancers boldly go, where no one has gone before."
|
|
"coffin" -> "The final restingplace for all of us, isn't it?"
|
|
}
|