-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathaffs_druidry.xml
325 lines (302 loc) · 8.78 KB
/
affs_druidry.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
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
<triggers>
<trigger
enabled="y"
group="Afflictions"
match="^As you stumble through the briars\, you become entangled in the morass of vines and nettles\.$"
name="druidry_briars__"
regexp="y"
script="affs.process"
sequence="10000"
>
</trigger>
<trigger
enabled="y"
group="Afflictions"
match="^([A-Z][a-z]+) gestures to the wildlife around [hH](?:im|er) and it spills a heady cloud of pollen and heavily\-aromatic particles around you\.$"
name="druidry_seedcloud__"
regexp="y"
script="affs.process"
sequence="10000"
>
</trigger>
<trigger
enabled="y"
group="Afflictions"
match="^Squirrels chitter madly but remain unseen in the trees\. You are pelted by acorns that leave welts and bruises\.$"
name="druidry_squirrels__"
regexp="y"
script="affs.process"
sequence="10000"
>
</trigger>
<trigger
enabled="y"
group="Afflictions"
match="^A murder of crows descends from the sky with black wings spread and eyes glowing a malevolent red\, diving at you in a filthy flurry of malevolent talons and beaks\.$"
name="druidry_murder__"
regexp="y"
script="affs.process"
sequence="10000"
>
</trigger>
<trigger
enabled="y"
group="Afflictions"
match="^The tiny red mushrooms on the ground release a cloud of yellow spores\, which travel up your nose and make your eyes water\.$"
name="druidry_spores__"
regexp="y"
script="affs.process"
sequence="10000"
>
</trigger>
<trigger
enabled="y"
group="Afflictions"
match="^Small motes of yellow pollen rise up from the wildflowers around you and drift into your mouth\. Your throat begins to scratch\, forcing you to cough\.$"
name="druidry_pollen__"
regexp="y"
script="affs.process"
sequence="10000"
>
</trigger>
<trigger
enabled="y"
group="Afflictions"
match="^Animated branches from the trees above suddenly reach down and clutch you around the waist\, pulling you into their foliage\.$"
name="druidry_treelife__"
regexp="y"
script="affs.process"
sequence="10000"
>
</trigger>
<trigger
enabled="y"
group="Afflictions"
match="^The bough you\'re standing on suddenly tilts and branches forcibly hurl you out of the tree\, sending you tumbling to the forest floor\.$"
name="druidry_treebane__"
regexp="y"
script="affs.process"
sequence="10000"
>
</trigger>
<trigger
enabled="y"
group="Afflictions"
match="^A vine drops down from a tree limb and lashes out at you\, cutting you deeply with its tiny thorns\.$"
name="druidry_thorns__"
regexp="y"
script="affs.process"
sequence="10000"
>
</trigger>
<trigger
enabled="y"
group="Afflictions"
match="^The crooked forest paths twist dizzyingly around you\, and you find yourself stumbling through the branches\.$"
name="druidry_pathtwist__"
regexp="y"
script="affs.process"
sequence="10000"
>
</trigger>
<trigger
enabled="n"
group="Afflictions"
match="^Vines from the looming trees drape about your form\, clinging to you as you stumble along the twisted path\.$"
name="druidry_pathtwist2__"
regexp="y"
script="affs.process"
sequence="10000"
>
</trigger>
<trigger
enabled="y"
group="Afflictions"
match="^Hundreds of bloated spiders crawl up your legs\, their painful stings raising red welts on your skin\.$"
name="druidry_spiders__"
regexp="y"
script="affs.process"
sequence="10000"
>
</trigger>
<trigger
enabled="y"
group="Afflictions"
match="^Flying insects suddenly swarm you\, covering you with tiny\, painful stings\.$"
name="druidry_swarm__"
regexp="y"
script="affs.process"
sequence="10000"
>
</trigger>
<trigger
enabled="y"
group="Afflictions"
match="^Branches swoop down and lift you up into the trees\.$"
name="druidry_cudgel_raise__"
regexp="y"
script="affs.process"
sequence="10000"
>
</trigger>
<trigger
enabled="y"
group="Afflictions"
match="^The end of ([A-Z][a-z]+)\'s cudgel forms a knotty burl and (?:[hH]|[sS]h)e points it at you\. The burl pops and ruptures\, shooting a barrage of splinters into your flesh\.$"
name="druidry_cudgel_point__"
regexp="y"
script="affs.process"
sequence="10000"
>
</trigger>
<trigger
enabled="y"
group="Afflictions"
match="^With a grim smile\, ([A-Z][a-z]+) touches the trees and sap courses out in a thick syrup that lunges at you\, coating you in the viscid liquid\.$"
name="druidry_sap__"
regexp="y"
script="affs.process"
sequence="10000"
>
</trigger>
<trigger
enabled="y"
group="Afflictions"
match="^The sticky sap coating your body causes you to move unbearably slowly\.$"
name="druidry_sapped__"
regexp="y"
script="affs.process"
sequence="10000"
>
</trigger>
<trigger
enabled="y"
group="Afflictions"
match="^A bolt of whitest lightning streaks down from the heavens and engulfs you\. You writhe and shake in noiseless agony as the pure electricity ripples over your body\.$"
name="druidry_storm__"
regexp="y"
script="affs.process"
sequence="10000"
>
</trigger>
<trigger
enabled="y"
group="Afflictions"
match="^A viciously thorned vine spears out from a nearby branch and lashes tightly around your (head|left arm|left leg|right arm|right leg)\.$"
name="druidry_thornlash__"
regexp="y"
script="affs.process"
sequence="10000"
>
</trigger>
<trigger
enabled="y"
group="Afflictions"
match="^The thorny vines rip into your flesh\.$"
name="druidry_thornlash_movement__"
regexp="y"
script="affs.process"
sequence="10000"
>
</trigger>
<trigger
enabled="y"
group="Afflictions"
match="^([A-Z][a-z]+) interlaces ([hH](?:is|er)) fingers together and raises \2 locked hands above \2 head\. Screaming out your name\, \1 rips \2 hands apart\.$"
name="druidry_thornrend__"
regexp="y"
script="affs.process"
sequence="10000"
>
</trigger>
<trigger
enabled="n"
group="Afflictions"
match="^The thorny vines wrapped around you viciously whipsaw back and forth\, flaying the skin from your flesh in bloody strips\.$"
name="druidry_thornrended__"
regexp="y"
script="affs.process"
sequence="10000"
>
</trigger>
<trigger
enabled="y"
group="Afflictions"
match="^([A-Z][a-z]+) scoops [hH](?:is|er) hand through the air as though (?:[hH]|[sS]h)e just caught something\. (?:He|She) then appears to fling something at you but you see nothing\. Curiously\, your skin begins to itch\.$"
name="druidry_darkseed__"
regexp="y"
script="affs.process"
sequence="10000"
>
</trigger>
<trigger
enabled="y"
group="Afflictions"
match="^You scream in agony as thorny vines suddenly sprout out of your skin and wrap you in a bloody embrace\.$"
name="druidry_darkseed_entangled__"
regexp="y"
script="affs.process"
sequence="10000"
>
</trigger>
<trigger
enabled="y"
group="Afflictions"
match="^([A-Z][a-z]+) pops something into ([hH]is|[hH]er) mouth\, and rolls it around in \1 cheek\. (?:He|She) cups a fist against \1 mouth and spits a sickly green beetle at you\, which burrows into your flesh\.$"
name="druidry_scarab__"
regexp="y"
script="affs.process"
sequence="10000"
>
</trigger>
<trigger
enabled="y"
group="Afflictions"
match="^A sharp pain starts in your stomach and slowly crawls up your throat\.$"
name="druidry_scarab_crawl__"
regexp="y"
script="affs.process"
sequence="10000"
>
</trigger>
<trigger
enabled="y"
group="Afflictions"
match="^.+?stag.+? scoops you up with its antlers and tosses you into the trees\.$"
name="druidry_stag_treetoss__"
regexp="y"
script="affs.process"
sequence="10000"
>
</trigger>
<trigger
enabled="y"
group="Afflictions"
match="^.+? caws and spits a glob of black phlegm into your face\.$"
name="druidry_crow_blacklung__"
regexp="y"
script="affs.process"
sequence="10000"
>
</trigger>
</triggers>
<timers>
<timer
name="druid_darkseed__"
second="3.00"
offset_second="0.00"
send_to="12"
group="Afflictions"
>
<send>affs.del("darkseed")
EnableTimer("druid_darkseed__", false)</send>
</timer>
</timers>
<!--
(pollen/swarm gives allergy level, if you already have allergies)
(if in trees, 50% chance of additional allergy level)
(IntoxicatingFlower - summoned with allergies, lost entourage, decreased three allergy levels)
A heady perfume wafts in on an errant breeze and catches somewhere in your throat, evoking deep and distant memories from your childhood. Intoxicated, you stumble desperately to find the source of the profound smell. As you rush through the forest, various branches and plants scrape some of the allergenic pollen off your body and clothes.
(IntoxicatingFlower - third person)
With eyes glazed over, Person stumbles in, leading with [hH](?:is|er) nose.
-->