forked from Siyalatas/PKs_Rebalancing
-
Notifications
You must be signed in to change notification settings - Fork 13
/
pk_health_messages.json
112 lines (112 loc) · 3.39 KB
/
pk_health_messages.json
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
[
{
"type": "snippet",
"category": "health_great",
"text": "Toxic gas, prewar foods, drugs, poisonous mons, and radiation. None of that is healthy!"
},
{
"type": "snippet",
"category": "health_very_good",
"text": "You bound up, ready to enjoy the cataclysm."
},
{
"type": "snippet",
"category": "health_great",
"text": "A steady diet of roadkill is how to beat the flu. Who knew?!"
},
{
"type": "snippet",
"category": "health_very_good",
"text": "Staying away from those rotting zombies seems like a prudent action . . ."
},
{
"type": "snippet",
"category": "health_good",
"text": "You wake up remembering that most pre-Zday foods will hurt your health."
},
{
"type": "snippet",
"category": "health_good",
"text": "You wake up remembering that most pre-Zday foods will hurt your health."
},
{
"type": "snippet",
"category": "health_good",
"text": "Toxic gas is not so healthy, is it?"
},
{
"type": "snippet",
"category": "health_bad",
"text": "You feel like you've been eating dirt. Try to moderate your temperature."
},
{
"type": "snippet",
"category": "health_bad",
"text": "Toxic gas is not so healthy, is it?"
},
{
"type": "snippet",
"category": "health_bad",
"text": "You feel like you've been eating dirt. Try to moderate your temperature."
},
{
"type": "snippet",
"category": "health_bad",
"text": "You lay in bed for a second, wishing you were still asleep."
},
{
"type": "snippet",
"category": "health_bad",
"text": "Perhaps eating the prepacked foodstuffs of the dead world have made you weak . . . ?"
},
{
"type": "snippet",
"category": "health_bad",
"text": "Those monsters all carry toxins, so maybe that's why you feel so sick now?"
},
{
"type": "snippet",
"category": "health_bad",
"text": "Those monsters all carry toxins, so maybe that's why you feel so sick now?"
},
{
"type": "snippet",
"category": "health_very_bad",
"text": "As you move, you feel a hot flash come on. Are you really so old?"
},
{
"type": "snippet",
"category": "health_very_bad",
"text": "As you move, you feel a hot flash come on. Are you really so old?"
},
{
"type": "snippet",
"category": "health_very_bad",
"text": "Perhaps all those toxins and combats are affecting you? Maybe a sabbatical from fighting is in order."
},
{
"type": "snippet",
"category": "health_very_bad",
"text": "You wake up with lead eyelids. Most poisonous monsters will negatively affect your health when they hit you."
},
{
"type": "snippet",
"category": "health_very_bad",
"text": "You wake up with lead eyelids. Most poisonous and decaying monsters will negatively affect your health when they hit you."
},
{
"type": "snippet",
"category": "health_very_bad",
"text": "You shiver as you awake, fully aware that your feet are are sweating. You will slowly lose health if you don't moderate your internal temperature."
},
{
"type": "snippet",
"category": "health_very_bad",
"text": "You shiver as you awake, fully aware that your feet are are sweating. You will slowly lose health if you don't moderate your internal temperature."
},
{
"type": "snippet",
"category": "health_bad",
"text": "Toxic gas is not so healthy to breathe in, is it?"
}
]