forked from oldkcole/sg1-1
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathaffs_paradigmatics.xml
184 lines (174 loc) · 7.56 KB
/
affs_paradigmatics.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
<triggers>
<trigger
enabled="y"
group="Afflictions"
match="^H(?:is|er) eyes glowing a cobalt blue\, ([A-Z][a-z]+) stands a bit straighter and looks decidedly more attractive than you realized\.$"
name="paradigmatics_enthrall__"
regexp="y"
script="affs.process"
sequence="10000"
>
</trigger>
<trigger
enabled="y"
group="Afflictions"
match="^Eyes flashing with rainbow colours\, ([A-Z][a-z]+) stares intently at you\. Strange thoughts and perceptions challenge your grip on reality\. When you finally pull yourself away from \1\'s gaze\, you find yourself twitching and drooling\.$"
name="paradigmatics_revelations__"
regexp="y"
script="affs.process"
sequence="10000"
>
</trigger>
<trigger
enabled="y"
group="Afflictions"
match="^A wave of nausea sweeps over you\.$"
name="paradigmatics_flux__"
regexp="y"
script="affs.process"
sequence="10000"
>
</trigger>
<trigger
enabled="y"
group="Afflictions"
match="^H(?:is|er) eyes glowing a fearsome yellow\, ([A-Z][a-z]+) stares at you with a burning gaze\, and you cannot help but shudder at the intensity of the malice directed towards you\.$"
name="paradigmatics_badluck__"
regexp="y"
script="affs.process"
sequence="10000"
>
</trigger>
<trigger
enabled="y"
group="Afflictions"
match="^H(?:is|er) eyes glowing a fiery red\, ([A-Z][a-z]+) looks at you\, quickly looks away\, then looks back at you with a malicious glint in [hH](?:is|er) eye\.$"
name="paradigmatics_greywhispers__"
regexp="y"
script="affs.process"
sequence="10000"
>
</trigger>
<trigger
enabled="y"
group="Afflictions"
match="^You hear whispers that make no sense but tickle the back of your mind and make you want to scream\.$"
name="paradigmatics_greywhispers_symp__"
regexp="y"
script="affs.process"
sequence="10000"
>
</trigger>
<trigger
enabled="y"
group="Afflictions"
match="^You are distracted by the movement of an impossible creature that you see out of the corner of your eye\.$"
name="paradigmatics_eyesnare__"
regexp="y"
script="affs.process"
sequence="10000"
>
</trigger>
<trigger
enabled="y"
group="Afflictions"
match="^A sudden vision passes through your mind\'s eye\, a vision that is so warped and twisted that it challenges your very perception of reality\.$"
name="paradigmatics_visionflux__"
regexp="y"
script="affs.process"
sequence="10000"
>
</trigger>
<trigger
enabled="y"
group="Afflictions"
match="^H(?:is|er) eyes turning into starry orbs of pitch black\, ([A-Z][a-z]+) gazes deep into your eyes\. You feel [hH](?:is|er) thoughts boring into your own(\, but you shake your head and cast [hH](?:im|er) out| and you cannot resist the plundering of your spiritual essence\. \1 cries out in triumph and you cannot help but scream in abject pain and humiliation as the core of your very self is laid bare before you)\.$"
name="paradigmatics_truename__"
regexp="y"
script="affs.process"
sequence="10000"
>
</trigger>
<trigger
enabled="y"
group="Afflictions"
match="^The incessant whispering around ([A-Z][a-z]+) threatens your sanity\.$"
name="paradigmatics_chaosaura__"
regexp="y"
script="affs.process"
sequence="10000"
>
</trigger>
<trigger
enabled="y"
group="Afflictions"
match="^An enormous green spider scuttles in\, chasing a glittering butterfly\. The butterfly circles around you\, and the spider jumps on you\, sinking its fangs into your neck and then quickly webbing you in a cocoon\. The butterfly flutters off\, and the spider continues its pursuit after it\.$"
name="paradigmatics_butterfly1__"
regexp="y"
script="affs.process"
sequence="10000"
>
</trigger>
<trigger
enabled="y"
group="Afflictions"
match="^There is a loud explosion in the distance followed by a whistling sound that becomes louder and louder\. You look up and see a glittering butterfly fluttering away\,? followed by the shadow of an enormous boulder\,? which then smashes into you\.$"
name="paradigmatics_butterfly2__"
regexp="y"
script="affs.process"
sequence="10000"
>
</trigger>
<trigger
enabled="y"
group="Afflictions"
match="^A billowing black cloud rises up from the ground at your feet\,? as a glittering butterfly flutters away\. The thick vapour clings to you and fills your nostrils with a foul stench\.$"
name="paradigmatics_butterfly3__"
regexp="y"
script="affs.process"
sequence="10000"
>
</trigger>
<trigger
enabled="y"
group="Afflictions"
match="^A glittering butterfly flutters in and loops around you\. You turn around\, trying to follow its flight path\, and your legs get twisted up\. Arms flailing\, you awkwardly try to keep your balance and end up flipping over\, end over end\, breaking all four of your limbs\.$"
name="paradigmatics_butterfly4__"
regexp="y"
script="affs.process"
sequence="10000"
>
</trigger>
<trigger
enabled="y"
group="Afflictions"
match="^A glittering butterfly alights on the ground at your feet\. The ground suddenly gives way and you drop into a pit as the butterfly flutters away\.$"
name="paradigmatics_butterfly5__"
regexp="y"
script="affs.process"
sequence="10000"
>
</trigger>
<trigger
enabled="y"
group="Afflictions"
match="^A small rift opens up over your head\, and a glittering butterfly flutters through it\. A shaft of brilliant light pours out of the rift and bathes you in a golden glow\.$"
name="paradigmatics_butterfly6__"
regexp="y"
script="affs.process"
sequence="10000"
>
</trigger>
<trigger
enabled="y"
group="Afflictions"
match="^\s+(?:\.\.o\@\@\@\@\@\@\@\@\@\@\@\@\@o\.\.|\.\.\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@\.\.|\.\@\@\@\@\@\@\@\@\@\@\@\"\'\@\@\@\@\@\@\@\@\@\"\'\@\@\@\@\@\@\@\@\@\@\@\.|\.\@\@\@\@\@\@\@\@\@\@\@\@\@ \@\@\@\@\@\@\@ \@\@\@\@\@\@\@\@\@\@\@\@\@\.|\@\@\@\@\@\@\@\@\@\@\@\@\@\@0 0\@\@\@\@\@0 0\@\@\@\@\@\@\@\@\@\@\@\@\@\@|\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@0 0\@\@\@\@\@0 0\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@|\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@\. \.\@\@\@\@\@\@\@\. \.\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@|\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@\.\.\@\@\@\@\@\@\@\@\@\.\.\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@|\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@|\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@0|\@\@\@\@\@\@\@\@\@\@\'\^\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@\^`\@\@\@\@\@\@\@\@0|\@\@\@\@\@\@\@~ \<\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@\> ~\@\@\@\@\@0|\@\@\@\@\@\@ `\"Y88\@\@\@\@\@\@\@\@\@\@\@\@88Y\"\' \@\@\@00|\@\@\@\@\@\@\.AOO\@oo\.\. \.\.oo\@OO6\.\@\@\@0|\@\@\@\@\@\@\@\@\@\@\@\@\@\@oo\.\. \.\.oo\@\@\@\@\@\@\@\@\@\@\@00|`\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@000\'|`\^\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@000\^\'|`\^\@\@\@\@\@\@\@\@\@\@\@000\^\'|\.\@\@\@\@\@\@\@\@\@\@\@\;\;\@\@\@\@\@\@\@\@\;\;\@\@\@\@\@\@\@\@\@\@\@\.|\.\@\@\@\@\@\@\@\@\@\@\@\@\@\;\;\;\;\@\@\@\@\@\@\@\;\;\;\;\@\@\@\@\@\@\@\@\@\@\@\@\@\.|\@\@\@\@\@\@\@\@\@\@\@\@\@\@0\;\;\;\;0\@\@\@\@\@0\;\;\;\;0\@\@\@\@\@\@\@\@\@\@\@\@\@\@|\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@0\;\;\;\;0\@\@\@\@\@0\;\;\;\;0\@\@\@\@\@\@\@\@\@\@\@\@\@\@\@|\@\@\@\@\@\@\.AOO\@oo\.\. Stoned Love\, Baby \.\.oo\@OO6\.\@\@\@0)$"
name="paradigmatics_smileys__"
omit_from_log="y"
omit_from_output="y"
regexp="y"
script="affs.process"
sequence="10000"
>
</trigger>
</triggers>