Добавлена система NPC, а также боевая система.
This commit is contained in:
13
data/npcs/npc_2.txt
Normal file
13
data/npcs/npc_2.txt
Normal file
@@ -0,0 +1,13 @@
|
||||
ID=2
|
||||
NAME=Dungeon Bandit
|
||||
STATE=HOSTILE
|
||||
HP=45
|
||||
DAMAGE=12
|
||||
|
||||
DIALOG_TEXT=The bandit blocks your path.
|
||||
OPTION_1=Fight.
|
||||
RESULT_1=FIGHT
|
||||
VALUE_1=0
|
||||
MESSAGE_1=The fight begins.
|
||||
|
||||
END
|
||||
Reference in New Issue
Block a user