-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathaffs_nekotai.xml
288 lines (272 loc) · 7.66 KB
/
affs_nekotai.xml
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
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
<triggers>
<trigger
enabled="y"
group="Afflictions"
match="^Slashing viciously at you\, ([A-Z][a-z]+) rends you in the (chest|gut|head|left arm|left leg|right arm|right leg) with (.+?)\.$"
name="nekotai_nekai__"
regexp="y"
script="affs.process"
sequence="10000"
>
</trigger>
<trigger
enabled="y"
group="Afflictions"
match="^([A-Z][a-z]+) slices .+? (?:with|in) the Angknek style through your (left|right) (arm|leg)\, the pain making you slow and weak\.$"
name="nekotai_angknek_limb__"
regexp="y"
script="affs.process"
sequence="10000"
>
</trigger>
<trigger
enabled="y"
group="Afflictions"
match="^([A-Z][a-z]+) gouges .+? (?:with|in) the Angknek style into your gut\, spilling your steaming entrails\.$"
name="nekotai_angknek_gut__"
regexp="y"
script="affs.process"
sequence="10000"
>
</trigger>
<trigger
enabled="y"
group="Afflictions"
match="^([A-Z][a-z]+) punctures .+? into your chest (?:with|in) the Angknek style\, and a sharp pain streaks across your lungs\.$"
name="nekotai_angknek_chest__"
regexp="y"
script="affs.process"
sequence="10000"
>
</trigger>
<trigger
enabled="y"
group="Afflictions"
match="^([A-Z][a-z]+) slashes .+? into your head (?:with|in) the Angknek style\, adorning your cheek with a gash of crimson\.$"
name="nekotai_angknek_head__"
regexp="y"
script="affs.process"
sequence="10000"
>
</trigger>
<trigger
enabled="y"
group="Afflictions"
match="^With a hiss\, ([A-Z][a-z]+) slams [hH](?:is|er) nekai against your throat and presses against your windpipe\, painfully choking the life from you\.$"
name="nekotai_oothai__"
regexp="y"
script="affs.process"
sequence="10000"
>
</trigger>
<trigger
enabled="y"
group="Afflictions"
match="^([A-Z][a-z]+) slashes your (chest|gut|head|left arm|left leg|right arm|right leg) with such force that the blades warble\, creating an earsplitting screech that whistles through the air\.$"
name="nekotai_kaife__"
regexp="y"
script="affs.process"
sequence="10000"
>
</trigger>
<trigger
enabled="y"
group="Afflictions"
match="^Graceful as a scorpion\, ([A-Z][a-z]+) leaps in from the \w+ with a vicious cry\.$"
name="nekotai_scorpionstrike__"
regexp="y"
script="affs.process"
sequence="10000"
>
</trigger>
<trigger
enabled="y"
group="Afflictions"
match="^Filled with disgust\, ([A-Z][a-z]+) spits directly in your face\.$"
name="nekotai_spit__"
regexp="y"
script="affs.process"
sequence="10000"
>
</trigger>
<trigger
enabled="y"
group="Afflictions"
match="^Twirling .+?\, ([A-Z][a-z]+) shreds your (left|right) (arm|leg) (?:with|in) the Angkai style\, sending piercing pain through your nerves\.$"
name="nekotai_angkai_limb__"
regexp="y"
script="affs.process"
sequence="10000"
>
</trigger>
<trigger
enabled="y"
group="Afflictions"
match="^(?:With|In) the Angkai style\, ([A-Z][a-z]+) plunges .+? into your head\, painfully gouging out your (left|right) eye\.$"
name="nekotai_angkai_head__"
regexp="y"
script="affs.process"
sequence="10000"
>
</trigger>
<trigger
enabled="y"
group="Afflictions"
match="^([A-Z][a-z]+) slices .+? through your chest (?:with|in) the Angkai style\, and you suddenly have trouble breathing\.$"
name="nekotai_angkai_chest__"
regexp="y"
script="affs.process"
sequence="10000"
>
</trigger>
<trigger
enabled="y"
group="Afflictions"
match="^([A-Z][a-z]+) shreds .+? across your gut in a vicious Angkai arc\, painfully traumatizing your liver\.$"
name="nekotai_angkai_gut__"
regexp="y"
script="affs.process"
sequence="10000"
>
</trigger>
<trigger
enabled="y"
group="Afflictions"
match="Speedy as a crouching scorpion\, ([A-Z][a-z]+) twists back violently and sends you sprawling\.$"
name="nekotai_scorpiontail__"
regexp="y"
script="affs.process"
sequence="10000"
>
</trigger>
<trigger
enabled="y"
group="Afflictions"
match="^With a sudden strike\, ([A-Z][a-z]+) skewers you with two nekais in the (chest|head|gut|left arm|right arm)\, holding you in place\.$"
name="nekotai_ootangk__"
regexp="y"
script="affs.process"
sequence="10000"
>
</trigger>
<trigger
enabled="y"
group="Afflictions"
match="^Leaping up and twisting in the air\, ([A-Z][a-z]+) smashes [hH](?:is|er) (?:left|right) foot into your (chest|gut|head|left arm|right arm)\, which trembles from the force of the kick\.$"
name="nekotai_sprongk__"
regexp="y"
script="affs.process"
sequence="10000"
>
</trigger>
<trigger
enabled="y"
group="Afflictions"
match="^Throwing a kick in the Spronghai style\, ([A-Z][a-z]+) slams [hH](?:is|er) (?:left|right) heel on your (chest|gut|head|left arm|left leg|right arm|right leg)\.$"
name="nekotai_spronghai__"
regexp="y"
script="affs.process"
sequence="10000"
>
</trigger>
<trigger
enabled="y"
group="Afflictions"
match="^([A-Z][a-z]+) cuts .+? with an Angkhai arc into your (chest|gut|head|left arm|left leg|right arm|right leg)\.$"
name="nekotai_angkhai__"
regexp="y"
script="affs.process"
sequence="10000"
>
</trigger>
<trigger
enabled="y"
group="Afflictions"
match="^([A-Z][a-z]+) gracefully cuts (.+?) across your head with an Angkhai arc\, slicing open your throat in three crimson streaks\.$"
name="nekotai_angkhai_head__"
regexp="y"
script="affs.process"
sequence="10000"
>
</trigger>
<trigger
enabled="y"
group="Afflictions"
match="^([A-Z][a-z]+) rips .+? through your (left|right) leg tendon in an Angkhai arc\, leaving you crippled\.$"
name="nekotai_angkhai_leg__"
regexp="y"
script="affs.process"
sequence="10000"
>
</trigger>
<trigger
enabled="y"
group="Afflictions"
match="^Twisting in a circle\, ([A-Z][a-z]+) plunges .+? into your gut\, driving the foot so hard that it snaps your spine\.$"
name="nekotai_sprongma_gut__"
regexp="y"
script="affs.process"
sequence="10000"
>
</trigger>
<trigger
enabled="y"
group="Afflictions"
match="^Twisting in a circle\, ([A-Z][a-z]+) plunges .+? into your chest\, smashing your chest inward\.$"
name="nekotai_sprongma_chest__"
regexp="y"
script="affs.process"
sequence="10000"
>
</trigger>
<trigger
enabled="y"
group="Afflictions"
match="^Fountains of blood erupt as ([A-Z][a-z]+) neatly removes [hH](?:is|er) blades from your (chest|gut|head|left arm|left leg|right arm|right leg)\.$"
name="nekotai_amihai__"
regexp="y"
script="affs.process"
sequence="10000"
>
</trigger>
<trigger
enabled="y"
group="Afflictions"
match="^Hooding [hH](?:is|er) eyes and letting out a low hiss\, ([A-Z][a-z]+) spins around with such speed that (?:[hH]|[sS]h)e becomes a blur\,? and then suddenly kicks you in the (head|chest|gut|left arm|left leg|right arm|right leg)\.$"
name="nekotai_finalsting__"
regexp="y"
script="affs.process"
sequence="10000"
>
</trigger>
<trigger
enabled="n"
group="NekotaiMods"
match="^Your (\w+) starts to throb(?:\, and blood trickles out of your \1)?\.$"
name="nekotai_kaiga__"
regexp="y"
script="affs.process"
sequence="10000"
>
</trigger>
<trigger
enabled="n"
group="NekotaiMods"
match="^Your (left|right) (arm|leg) snaps painfully\.$"
name="nekotai_oriama1__"
regexp="y"
script="affs.process"
sequence="10000"
>
</trigger>
<trigger
enabled="n"
group="NekotaiMods"
match="^Your (left|right) (arm|leg) is mangled into a twisted mass of bloody\, broken bone\!$"
name="nekotai_oriama2__"
regexp="y"
script="affs.process"
sequence="10000"
>
</trigger>
</triggers>