-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathSavingAbilities.lua
235 lines (235 loc) · 8.17 KB
/
SavingAbilities.lua
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
OrlanHeal.SavingAbilities =
{
[498] = true, -- Divine Protection
[642] = true, -- Divine Shield
[871] = true, -- Shield Wall
[1022] = true, -- Hand of Protection
[1966] = true, -- Feint
[2565] = true, -- Shield Block
[4086] = true, -- Evasion
[5277] = true, -- Evasion
[5599] = true, -- Hand of Protection
[6940] = true, -- Hand of Sacrifice
[9943] = true, -- Spell Reflection
[10074] = true, -- Spell Reflection
[10278] = true, -- Hand of Protection
[11426] = true, -- Ice Barrier
[12975] = true, -- Last Stand
[13007] = true, -- Divine Protection
[15062] = true, -- Shield Wall
[15087] = true, -- Evasion
[19263] = true, -- Deterrence
[20233] = true, -- Lay on Hands
[20236] = true, -- Lay on Hands
[20594] = true, -- Stoneform
[20711] = true, -- Spirit of Redemption
[21118] = true, -- Spell Reflection
[21878] = true, -- Evasion
[22812] = true, -- Barkskin
[22842] = true, -- Frenzied Regeneration
[23920] = true, -- Spell Reflection
[27619] = true, -- Ice Block
[29382] = true, -- Divine Shield
[29390] = true, -- Shield Wall
[30823] = true, -- Shamanistic Rage
[31224] = true, -- Cloak of Shadows
[31230] = true, -- Cheat Death
[31231] = true, -- Cheat Death
[31379] = true, -- Evasion
[31533] = true, -- Spell Reflection
[31534] = true, -- Spell Reflection
[31554] = true, -- Spell Reflection
[31662] = true, -- Anti-Magic Shell
[31731] = true, -- Shield Wall
[31850] = true, -- Ardent Defender
[33206] = true, -- Pain Suppression
[33961] = true, -- Spell Reflection
[34783] = true, -- Spell Reflection
[35399] = true, -- Spell Reflection
[36096] = true, -- Spell Reflection
[36911] = true, -- Ice Block
[37885] = true, -- Spell Reflection
[38331] = true, -- Spell Reflection
[38541] = true, -- Evasion
[38592] = true, -- Spell Reflection
[38599] = true, -- Spell Reflection
[39666] = true, -- Cloak of Shadows
[40733] = true, -- Divine Shield
[41104] = true, -- Shield Wall
[41196] = true, -- Shield Wall
[41367] = true, -- Divine Shield
[41590] = true, -- Ice Block
[43443] = true, -- Spell Reflection
[45182] = true, -- Cheating Death
[45438] = true, -- Ice Block
[46946] = true, -- Safeguard
[46947] = true, -- Safeguard
[47585] = true, -- Dispersion
[47788] = true, -- Guardian Spirit
[47981] = true, -- Spell Reflection
[48153] = true, -- Guardian Spirit
[48707] = true, -- Anti-Magic Shell
[48792] = true, -- Icebound Fortitude
[48982] = true, -- Rune Tap
[49028] = true, -- Dancing Rune Weapon
[49222] = true, -- Bone Shield
[49766] = true, -- Dispersion
[49768] = true, -- Dispersion
[50322] = true, -- Survival Instincts
[50461] = true, -- Anti-Magic Zone
[50462] = true, -- Anti-Magic Zone
[51052] = true, -- Anti-Magic Zone
[52893] = true, -- Anti-Magic Zone
[52894] = true, -- Anti-Magic Zone
[53478] = true, -- Last Stand
[53479] = true, -- Last Stand
[53636] = true, -- Anti-Magic Zone
[53637] = true, -- Anti-Magic Zone
[54322] = true, -- Divine Shield
[54370] = true, -- Nether Protection (Holy)
[54371] = true, -- Nether Protection (Fire)
[54372] = true, -- Nether Protection (Frost)
[54373] = true, -- Nether Protection (Arcane)
[54374] = true, -- Nether Protection (Shadow)
[54375] = true, -- Nether Protection (Nature)
[55233] = true, -- Vampiric Blood
[57643] = true, -- Spell Reflection
[58130] = true, -- Icebound Fortitude
[58837] = true, -- Icebound Fortitude
[59672] = true, -- Metamorphosis
[60069] = true, -- Dispersion
[61336] = true, -- Survival Instincts
[62606] = true, -- Savage Defense
[62618] = true, -- Power Word: Barrier
[63148] = true, -- Divine Shield
[65544] = true, -- Dispersion
[65802] = true, -- Ice Block
[65860] = true, -- Barkskin
[65871] = true, -- Deterrence
[65961] = true, -- Cloak of Shadows
[66010] = true, -- Divine Shield
[66023] = true, -- Icebound Fortitude
[67251] = true, -- Divine Shield
[67801] = true, -- Deterrence
[69924] = true, -- Ice Block
[70190] = true, -- Evasion
[71550] = true, -- Divine Shield
[74001] = true, -- Combat Readiness
[74002] = true, -- Combat Insight
[76577] = true, -- Smoke Bomb
[79008] = true, -- Elusiveness
[81162] = true, -- Will of the Necropolis
[81256] = true, -- Dancing Rune Weapon
[81549] = true, -- Cloak of Shadows
[81781] = true, -- Power Word: Barrier
[81782] = true, -- Power Word: Barrier
[84122] = true, -- Evasion
[84159] = true, -- Shield Wall
[86657] = true, -- Ancient Guardian
[86659] = true, -- Guardian of Ancient Kings
[86949] = true, -- Cauterize
[91289] = true, -- Bone Shield
[91463] = true, -- Shield Wall
[97462] = true, -- Rallying Cry
[97463] = true, -- Rallying Cry
[97983] = true, -- Guardian Spirit
[98007] = true, -- Spirit Link Totem
[98008] = true, -- Spirit Link Totem
[102342] = true, -- Ironbark
[102351] = true, -- Cenarion Ward
[104773] = true, -- Unending Resolve
[105737] = true, -- Might of Ursoc
[106922] = true, -- Might of Ursoc
[108271] = true, -- Astral Shift
[108978] = true, -- Alter Time
[110570] = true, -- Anti-Magic Shell
[110575] = true, -- Icebound Fortitude
[110617] = true, -- Deterrence
[110618] = true, -- Deterrence
[110696] = true, -- Ice Block
[110700] = true, -- Divine Shield
[110715] = true, -- Dispersion
[110788] = true, -- Cloak of Shadows
[110789] = true, -- Cloak of Shadows
[110790] = true, -- Cloak of Shadows
[110791] = true, -- Evasion
[110909] = true, -- Alter Time
[110913] = true, -- Dark Bargain
[110959] = true, -- Greater Invisibility
[110960] = true, -- Greater Invisibility
[112833] = true, -- Spectral Guise
[113002] = true, -- Spell Reflection
[113072] = true, -- Might of Ursoc
[113075] = true, -- Barkskin
[113306] = true, -- Survival Instincts
[113613] = true, -- Growl
[113862] = true, -- Greater Invisibility
[114028] = true, -- Mass Spell Reflection
[114029] = true, -- Safeguard
[114030] = true, -- Vigilance
[114039] = true, -- Hand of Purity
[114168] = true, -- Dark Apotheosis
[114406] = true, -- Deterrence
[114556] = true, -- Purgatory
[115176] = true, -- Zen Meditation
[115203] = true, -- Fortifying Brew
[115308] = true, -- Elusive Brew
[115610] = true, -- Temporal Shield
[116849] = true, -- Life Cocoon
[118038] = true, -- Die by the Sword
[119012] = true, -- Spectral Guise
[119030] = true, -- Spectral Guise
[119032] = true, -- Spectral Guise
[120044] = true, -- Dispersion
[120868] = true, -- Shield Wall
[120954] = true, -- Fortifying Brew
[121548] = true, -- Ice Block
[122278] = true, -- Dampen Harm
[122285] = true, -- Bone Shield
[122286] = true, -- Savage Defense
[122289] = true, -- Feint
[122291] = true, -- Unending Resolve
[122293] = true, -- Greater Invisibility
[122470] = true, -- Touch of Karma
[122507] = true, -- Rallying Cry
[122710] = true, -- Vigilance
[122783] = true, -- Diffuse Magic
[122844] = true, -- Pain Suppression
[122845] = true, -- Guardian Spirit
[122973] = true, -- Safeguard
[124081] = true, -- Zen Sphere
[124280] = true, -- Touch of Karma
[125174] = true, -- Touch of Karma
[126453] = true, -- Elusive Brew
[126456] = true, -- Fortifying Brew
[127140] = true, -- Alter Time
[128919] = true, -- Evasion
[129035] = true, -- Pain Suppression
[131523] = true, -- Zen Meditation
[132404] = true, -- Shield Block
[151175] = true, -- Spirit Link Totem
[151191] = true, -- Spirit Link
[151231] = true, -- Spirit Link
[151293] = true, -- Spirit Link
[151294] = true, -- Spirit Link
[155835] = true, -- Bristling Fur
[157913] = true, -- Evanesce
[184364] = true, -- Enraged Regeneration
[186265] = true, -- Aspect of the Turtle
[188499] = true, -- Blade Dance
[192081] = true, -- Ironfur
[192083] = true, -- Mark of Ursol
[194679] = true, -- Rune Tap
[195181] = true, -- Bone Shield
[196555] = true, -- Netherwalk
[198589] = true, -- Blur
[199754] = true, -- Riposte
[203526] = true, -- Neltharion's Fury
[204018] = true, -- Blessing of Spellwarding
[204150] = true, -- Aegis of Light
[207319] = true, -- Corpse Shield
[207498] = true, -- Ancestral Protection
[207810] = true, -- Nether Bond
[215769] = true, -- Spirit of Redemption
[218256] = true -- Empower Wards
};