source: lost-perception/dialog/wayfarerDialog.txt@ e5d2936

Last change on this file since e5d2936 was ebd3538, checked in by Dmitry Portnoy <dmitry.portnoy@…>, 6 years ago

Initial commit. This codebase for the Lost Perception game was created by decompiling code from a jar file.

  • Property mode set to 100755
File size: 1.6 KB
Line 
1#1
2Stay back! Who are you?
3
4[2]
5Wait, what are you talking about? What is this place?
6
7#2
8Ah, you must have come here just like the others. Good thing I found you.
9
10[3]
11Others? What do you mean?
12
13[4]
14So, what happens now?
15
16#3
17I'll explain later. Right now, we just need to get you to safety.
18
19[4]
20Ok, where do we go?
21
22#4
23We have to go back to the village. It's up north. I have some thing to do first, but you can probably go alone.
24
25[5]
26How far is it?
27
28#5
29Not far at all. Just go up this path. However, this area can be dangerous. There might be bandits on the way.
30
31[6]
32%1
33What should I do if I see them?
34
35#6
36Your best bet is to kill them. Here are some items to help you deal with them.
37
38[7]
39But I've never used a sword before.
40
41#7
42Open up your inventory (click the 'I' in the lower part of the screen) to see your items. Then, open up your character window (the 'C' button) to equip your items. Drag items from your inventory to the equipment slots in the character menu (blue rectangles). As you kill enemies, you will also gain experience and may gain a level. When you do, you can distribute new stat points in the top part of the character screen.
43
44[8]
45(continue)
46
47#8
48You can also view different stats in the character menu and mouseover them to see descriptions.
49
50[9]
51(continue)
52
53#9
54If you do kill some bandits, they might drop items. These items will automatically be placed in your inventory. Your inventory has limited space. If you want to throw away items to free up some space, just drag them out of the inventory window.
55
56[NULL]
57(end)
Note: See TracBrowser for help on using the repository browser.