23 lines
469 B
Plaintext
23 lines
469 B
Plaintext
ID=1
|
|
NAME=Old Guard
|
|
STATE=FRIENDLY
|
|
HP=60
|
|
DAMAGE=8
|
|
|
|
DIALOG_TEXT=The guard looks tired. He asks: "What do you seek here?"
|
|
OPTION_1=I seek knowledge.
|
|
RESULT_1=GIVE_ITEM
|
|
VALUE_1=101
|
|
MESSAGE_1=The guard gives you a small healing potion.
|
|
|
|
OPTION_2=Move away, old man.
|
|
RESULT_2=BECOME_HOSTILE
|
|
VALUE_2=0
|
|
MESSAGE_2=The guard becomes angry and attacks you.
|
|
|
|
OPTION_3=Can you open the next door?
|
|
RESULT_3=OPEN_LOCATION
|
|
VALUE_3=1
|
|
MESSAGE_3=The guard unlocks the next location.
|
|
|
|
END |