forked from Whales/Cataclysm
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathtutorial.h
215 lines (204 loc) · 10.9 KB
/
tutorial.h
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
#include <string>
enum tut_lesson {
LESSON_INTRO,
LESSON_MOVE, LESSON_LOOK, LESSON_OPEN, LESSON_CLOSE, LESSON_SMASH,
LESSON_WINDOW, LESSON_PICKUP, LESSON_EXAMINE, LESSON_INTERACT,
LESSON_FULL_INV, LESSON_WIELD_NO_SPACE, LESSON_AUTOWIELD, LESSON_ITEM_INTO_INV,
LESSON_GOT_ARMOR, LESSON_GOT_WEAPON, LESSON_GOT_FOOD, LESSON_GOT_TOOL,
LESSON_GOT_GUN, LESSON_GOT_AMMO, LESSON_WORE_ARMOR, LESSON_WORE_STORAGE,
LESSON_WORE_MASK,
LESSON_WEAPON_INFO, LESSON_HIT_MONSTER, LESSON_PAIN, LESSON_BUTCHER,
LESSON_TOOK_PAINKILLER, LESSON_TOOK_CIG, LESSON_DRANK_WATER,
LESSON_ACT_GRENADE, LESSON_ACT_BUBBLEWRAP,
LESSON_OVERLOADED,
LESSON_GUN_LOAD, LESSON_GUN_FIRE, LESSON_RECOIL,
LESSON_STAIRS, LESSON_DARK_NO_FLASH, LESSON_DARK, LESSON_PICKUP_WATER,
NUM_LESSONS
};
const std::string tut_text[] = {"\
Welcome to the Cataclysm tutorial! As you play, pop-ups like this one will\n\
appear to guide you through the basic game actions. Pressing spacebar will\n\
close the pop-up.",
"\
The '@' character in the center of the screen represents you. To move, you\n\
can use the numpad, the vikeys (hjklyubn), or the arrow keys. To pause,\n\
press .",
"\
To see what the symbols around you mean, press ';'. You'll be able to scroll\n\
around and get information on the terrain, monsters, and items in the world\n\
around you.",
"\
That brown '+' next to you is a closed door. To open it, either simply walk\n\
into it, or press 'o' and then a movement key.",
"\
You can close an opened door by pressing 'c' and then a movement key. Closing\n\
doors behind you can often slow down throngs of monsters greatly.",
"\
Most monsters will have to smash their way through a closed door. If a door\n\
is locked or stuck, you can smash it by pressing 's' and then a movement key.",
"\
You can smash through windows by pressing 's' and then a movement key. A\n\
smashed window takes a long time to climb through, and it's possible to hurt\n\
yourself on the broken glass, but it's a good last-ditch escape route. You\n\
can smash through other things, too; use the ';' command and look for things\n\
that are \"Smashable.\"",
"\
You just stepped on a space with one or more items. If you wish to pick it\n\
up, press ',' or 'g'.",
"\
The nearby { is a display rack, and the blue background indicates that there\n\
are items there. If you examine the square by pressing 'e', you can pick up\n\
items without moving to the square.",
"\
The Examine command is useful for grabbing items off window frames, around\n\
corners, etc. It's also used for interacting with a few terrain types.\n\
Interactive terrain is always designated with a '6' symbol.",
"\
You don't have space in your inventory to store the item you just tried to\n\
pick up. You need to wear something with storage space, like a backpace or\n\
cargo pants, to gain more storage space.",
"\
The item you just picked up has been wielded as a weapon automatically. This\n\
happened because you do not have space in your inventory to stash the item,\n\
and so you must carry it in your hand. To expand your inventory space, try\n\
wearing clothing with a lot of storage space, like a backpack, or cargo pants.",
"\
The item you just picked up has been wielded as a weapon automatically. This\n\
happened because it is a good melee weapon, and you were empty-handed. This\n\
usually is faster than than picking it up, then wielding it.",
"\
The item you just picked up went into your inventory, the shared storage\n\
space of all the clothing you're wearing. To view your inventory, press 'i'.\n\
You can then press the letter of any item to get more information about it.",
"\
The item you just picked up is a type of clothing! To wear clothing, press\n\
W and then select an item. To take off clothing, press T, or simply take it\n\
off and drop it in one action by pressing d.",
"\
The item you just picked up is a good weapon! To wield a weapon, press w,\n\
then pick what to wield. To wield nothing, either drop your weapon with d,\n\
or press 'w-' to put it away. A zombie has spawned nearby. To attack it,\n\
simply move into it.",
"\
The item you just picked up is a comestible! To eat a comestible, press 'E'.\n\
Comestibles are items you can use up, like food, drink, pills, etc. Most\n\
food expires eventually, so be careful. Some comestibles, especially drugs,\n\
can cause subtle, long-term effects.",
"\
The item you just picked up is a tool! To activate a tool, press 'a'. Most\n\
tools have a set charge, which can be reloaded once depleted. Other are\n\
single-use items.",
"\
The item you just picked up is a firearm! Guns are very powerful weapons but\n\
they require ammunition. Firearms have many special attributes. Most\n\
modify the damage done by their ammunition. They also have an accuracy,\n\
affects their chance to hit. Some guns are semi-automatic, while others can\n\
fire a burst.",
"\
The item you just picked up is ammunition, used with a gun. It has many\n\
special attributes. The damage value is the maximum done on a standard hit;\n\
a critical hit or headshot will do much more damage. Some monsters or NPCs\n\
will wear armor which reduces the damage from gunfire; a high Armor-pierce\n\
value will reduce this effect. The Range is the maximum range the ammo can\n\
achieve, and the accuracy affects its chance to hit.",
"\
You just put on an article of clothing that provides physical protection.\n\
There are two types of damage that clothing defends against, bashing, and\n\
cutting. Most monsters deal bashing damage, but cutting is often the more\n\
deadly of the two. Bullets are considered cutting damage.",
"\
You just put on an article of clothing that provides ample storage space.\n\
This will allow you to carry much more stuff, but be aware that there is also\n\
a limit on the weight you can carry which depends on strength. The item you\n\
put on also encumbered your torso. This will make combat a little more\n\
difficult. To check encumberance, press @.",
"\
You just put on an article of clothing that protects against the environment.\n\
The most common and imporant are respiratory devices, which will protect you\n\
against smoke, air-born toxins or organisms, and other common hazards.\n\
However, they also make it a little harder to breath when running, so you'll\n\
move more slowly. To check encumberance, press @.",
"\
If you press 'i' and then the letter of your weapon, you'll see its combat\n\
stats. Bashing damage ignores most armor, but varies greatly and requires\n\
strength. Cutting damage is a fixed amount, but is blocked by armor. The\n\
To-hit bonus affects your chances of hitting. The amount of time it takes to\n\
swing your melee weapon depends on both its size and weight; small, compact\n\
weapons are the fastest.",
"\
Hitting a monster will stun it briefly, allowing you to escape or get in\n\
another attack. Your dexterity and melee skills are used to determine\n\
whether an attack hits, while strength affects damage.",
"\
Taking damage often causes pain. Small amounts of pain are tolerable, but as\n\
it gets worse youre stats will drop and you will move much slower. To reduce\n\
pain, take painkillers like codeine, or simply wait it out.",
"\
When you kill a monster it will often leave behind a corpse. Corpses can be\n\
important sources of food, but you must Butcher them by standing on the\n\
corpse and pressing 'B'. You'll need a bladed weapon in your inventory,\n\
preferably a small, very sharp one. An unskilled butcher may only get a few\n\
pieces of meat, or none at all. Note that many monsters, such as zombies,\n\
leave tainted meat, unsuitable for consumption.",
"\
That drug you just took is a painkiller. Painkillers are very important to\n\
keep on hand, as pain both penalizes your stats and makes you slower. Be\n\
careful, as the stronger painkillers can make you woozy, and some are even\n\
addictive.",
"\
That drug you just took placed an effect on you. To check your effects,\n\
press '@'. Most only last a short while, while others, like chronic disease,\n\
last until cured by some other means.",
"\
You just drank a bottle of water, reducing your thirst level and leaving you\n\
with an empty bottle. Most of the time you'll want to just drop the bottle,\n\
but you might want to save it to refill from a water source later.",
"\
You just activated a grenade! You probably want to throw it. To throw an\n\
item, press 't' and then select the item to throw. The maximum range depends\n\
on your strength and the object's weight and size. Throwing isn't very good\n\
in most combat situations, but if you've got some fire power...",
"\
You just placed a trap. Traps are permanent until set off, and can be an\n\
important defensive tactic, particularly when sleeping in unsafe territory.\n\
Try stepping on that _ -- don't worry, it's a harmless bubblewrap trap.",
"\
You're carrying more volume than you have storage for, which means you are\n\
carrying some stuff in the crook of your arm or in some other awkward manner.\n\
While overloaded like this, you will suffer SEVERE encumberment penalties,\n\
making combat dangerous. Either drop an item, or possibly wield something--\n\
the object you are wielding does not take up inventory space.",
"\
To use a gun, first wield it with the 'w' key. Next you need to reload using\n\
the 'r' key, assuming you have the proper ammo. If you wish to unload your\n\
gun, possibly to change ammunition types, press 'U'.",
"\
Once you have a loaded gun wielded, you can fire it. Press the 'f' key to\n\
fire a single shot. With many guns, you can fire a burst by pressing 'F'.\n\
You'll automatically target the last monster you shot at, or the closest\n\
monster to you. You can change your target with the movement keys, or cycle\n\
through monsters with '<' and '>'. To fire, press 'f' or '.'; to cancel, hit\n\
the escape key.",
"\
After firing your gun, you will probably notice a Recoil alert in the lower\n\
right. Generally speaking, the more damaging the ammo, the worse the recoil.\n\
Recoil severely reduces your chance to hit, but you can eliminate recoil by\n\
pausing ('.') for a turn or moving normally. High strength reduces recoil,\n\
so weak characters might want to stick to .22 or 9mm guns.",
"\
That yellow > next to you is a staircase leading down. To go downtairs, step\n\
onto the staircase and press the '>' key. Similarly, a yellow < is stairs\n\
leading up, and can be followed with the '<' key.",
"\
It's dark down here! Without a source of light, you'll be limited to seeing\n\
only one space in any direction. You'll encounter darkness while underground\n\
or at night. Press '<' to go back upstairs, and look around for a flashlight.",
"\
It's dark down here! Fortunately, you have a flashlight. Press 'a' and then\n\
select your flashlight to turn it on.",
"\
~ is a terrain symbol that indicates water. From a water source like this,\n\
you can fill any containers you might have. Step onto the water, then press\n\
the pickup key (',' or 'g'), then select a watertight container to put the\n\
water into.",
};