SabrehavenServer/data/npc/elfguard.npc
2019-12-29 14:49:00 +02:00

48 lines
2.4 KiB
Plaintext

# GIMUD - Graphical Interface Multi User Dungeon
# elfguard.npc: Datenbank für die Elfenwache in Ab'Dendriel
Name = "Elf Guard"
Outfit = (63,0-0-0-0-0)
Home = [32642,31709,6]
Radius = 3
Behaviour = {
ADDRESS,"hello$",! -> "Ashari %N."
ADDRESS,"hi$",! -> *
ADDRESS,"Ashari$",! -> *
ADDRESS,! -> Idle
BUSY,"hello$",! -> "Wait %N.", Queue
BUSY,"hi$",! -> *
BUSY,! -> NOP
VANISH,! -> "Asha Thrazi."
"bye" -> "Asha Thrazi.", Idle
"farewell" -> *
"name" -> "My name is unimportant, only my duty does matter."
"job" -> "I am a guardian of this town. I have no time to chat!"
"time" -> "It's %T."
"town" -> "This is the elven town of Ab'Dendriel."
"city" -> *
"ab'dendriel" -> *
"thais" -> "The city of the humans lies somewhere far to the south beyond the mountains of the dwarfs."
"carlin" -> "This city of humankind is located to the west of our area."
"kazordoon" -> "The dwarfish settlement is hidden somewhere in the mountains in the south."
"elf" -> "The elves of this city are the casts of the Cenath, the Kuridai, and the Deraisim."
"elves" -> *
"cenath" -> "The Cenath are magic users. Look for them on the upper levels of the town."
"kuridai" -> "The Kuridai are the smiths and craftsmen. Look for them in the underground parts of the city."
"deraisim" -> "The Deraisim are scouts and hunters. You may find them on the groundlevel of the city."
"abdaisim" -> "The Abdaisim are wanderers. Since they live as nomads and travel the world you won't find them here."
"teshial" -> "There are no Teshial."
"ferumbras" -> "He is not allowed to enter this city."
"army" -> "Such a thing is a human concept. We have no need for that, though some Kuridai might think otherwise."
"spell" -> "Ask around in Ab'Dendriel. Many elves can teach you something about magic. The Cenath love magic most of all."
"magic" -> *
"armor" -> "If you are looking for that kind of equipment you should ask a Kuridai."
"weapon" -> *
"food" -> "Ask some Deraisim where you can get food."
"tha'shi","ab'dendriel" -> "In the crude human language you would translate it with 'My life for Ab'Dendriel' or even 'I am one with Ab'Dendriel'."
"bahaha","aka" -> "This means 'Take your punishment, defiler'."
}