forked from oldkcole/sg1-1
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathaffs_harmony.xml
56 lines (52 loc) · 1.59 KB
/
affs_harmony.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
<triggers>
<trigger
enabled="y"
group="Afflictions"
match="^A soft pink glow flows out of ([A-Z][a-z]+)\'s chest and covers you\.$"
name="harmony_chuuti__"
regexp="y"
script="affs.process"
sequence="10000"
>
</trigger>
<trigger
enabled="y"
group="Afflictions"
match="^([A-Z][a-z]+)\'s frosty skin chills you\.$"
name="harmony_akhlum__"
regexp="y"
script="affs.process"
sequence="10000"
>
</trigger>
<trigger
enabled="y"
group="Afflictions"
match="^Chanting under [hH](?:is|er) breath\, ([A-Z][a-z]+) touches [hH](?:is|er) palm to [hH](?:is|er) temple and then turns it towards you\, and you shudder as your mental reserves are drained\.$"
name="harmony_krakmun__"
regexp="y"
script="affs.process"
sequence="10000"
>
</trigger>
<trigger
enabled="y"
group="Afflictions"
match="^Chanting under [hH](?:is|er) breath\, ([A-Z][a-z]+) places [hH](?:is|er) palm over [hH](?:is|er) heart and then turns it towards you\, and you shudder as your mental reserves are drained\.$"
name="harmony_krakuti__"
regexp="y"
script="affs.process"
sequence="10000"
>
</trigger>
<trigger
enabled="y"
group="Afflictions"
match="^With a single finger\, ([A-Z][a-z]+) touches [hH](?:is|er) gut\, heart and forehead\, causing the fingertip to glow with a shimmering light\. (?:H|Sh)e leans forward and gently touches your breast\. A glistening fingerprint remains in the place where (?:[hH]|[sS]h)e touched you\.$"
name="harmony_akhangooshkrak__"
regexp="y"
script="affs.process"
sequence="10000"
>
</trigger>
</triggers>