forked from Saegusae/fps-utils
-
Notifications
You must be signed in to change notification settings - Fork 15
/
skillString.json
375 lines (375 loc) · 7.79 KB
/
skillString.json
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
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
{
"warrior": {
"Combo Attack": 1,
"Evasive Roll": 2,
"Torrent of Blows": 3,
"Rain of Blows": 4,
"Battle Cry": 5,
"Assault Stance": 8,
"Defensive Stance": 9,
"Death From Above": 10,
"Poison Blade": 11,
"Leaping Strike": 12,
"Retaliate": 13,
"Charging Slash": 16,
"Vortex Slash": 17,
"Combative Strike": 18,
"Rising Fury": 19,
"Deadly Gamble": 20,
"Cascade of Stuns": 21,
"Smoke Aggressor": 24,
"Command: Attack": 25,
"Command: Follow": 26,
"Traverse Cut": 28,
"Blade Draw": 29,
"Scythe": 30,
"Reaping Slash": 31,
"Cross Parry": 32,
"Binding Sword": 34,
"Infuriate": 35,
"Rain of Blows (Deadly Gamble)": 36,
"Blade Draw (Deadly Gamble)": 37,
"Scythe (Deadly Gamble)": 38,
"Traverse Cut (Defensive Stance)": 39,
"Blade Waltz": 40,
"Aerial Scythe": 41,
"Blade Frenzy": 42
},
"lancer": {
"Combo Attack": 1,
"Stand Fast": 2,
"Onslaught": 3,
"Challenging Shout": 4,
"Shield Bash": 5,
"Guardian Shout": 7,
"Shield Counter": 8,
"Leash": 9,
"Debilitate": 10,
"Retaliate": 11,
"Infuriate": 12,
"Spring Attack": 13,
"Charging Lunge": 15,
"Second Wind": 16,
"Adrenaline Rush": 17,
"Shield Barrage": 18,
"Pledge of Protection": 19,
"Lockdown Blow": 21,
"Iron Will": 22,
"Master's Leash": 23,
"Chained Leash": 24,
"Wallop": 25,
"Backstep": 26,
"Rallying Cry": 27,
"Super Leap": 28,
"Guardian's Barrier": 29,
"Divine Protection": 30
},
"slayer": {
"Combo Attack": 1,
"Knockdown Strike": 2,
"Whirlwind": 3,
"Evasive Roll": 4,
"Dash": 5,
"Backstab": 6,
"Overhand Strike": 8,
"Leaping Strike": 9,
"Retaliate": 10,
"Heart Thrust": 12,
"Stunning Backhand": 13,
"Distant Blade": 14,
"Startling Kick": 15,
"Fury Strike": 16,
"Headlong Rush": 17,
"Overpower": 18,
"Tenacity": 19,
"In Cold Blood": 20,
"Measured Slice": 23,
"Eviscerate": 24,
"Ultimate Overhand Strike": 25,
"Punishing Blow": 26,
"Savage Strike": 27,
"Unsheathe": 28
},
"berserker": {
"Combo Attack": 1,
"Axe Block": 2,
"Thunder Strike": 3,
"Flatten": 4,
"Dash": 5,
"Sweeping Strike": 6,
"Fiery Rage": 8,
"Cyclone": 10,
"Leaping Strike": 11,
"Retaliate": 13,
"Vampiric Blow": 15,
"Fearsome Shout": 16,
"Lethal Strike": 18,
"Triumphant Shout": 19,
"Inescapable Doom": 20,
"Bloodlust": 21,
"Evasive Smash": 24,
"Raze": 25,
"Tackle": 26,
"Unbreakable": 27,
"Intimiation": 28,
"Evasive Roll": 29,
"Axe Counter": 30,
"Overwhelm": 31,
"Punishing Strike": 32,
"Unleash": 33,
"Unleash: Dexter": 34,
"Unleash: Sinister": 35,
"Unleash: Rampage": 36,
"Unleash: Beast Fury": 37
},
"sorcerer": {
"Fireball": 1,
"Frost Sphere": 2,
"Lightning Trap": 3,
"Arcane Pulse": 4,
"Mana Infusion": 5,
"Meteor Strike": 6,
"Backstep": 7,
"Flame Pillar": 8,
"Mana Barrier": 10,
"Lightning Strike": 11,
"Void Pulse": 12,
"Mindblast": 13,
"Retaliate": 14,
"Painblast": 16,
"Painful Trap": 17,
"Glacial Retreat": 18,
"Mana Siphon": 19,
"Flaming Barrage": 20,
"Nerve Exhaustion": 21,
"Burning Breath": 22,
"Mana Volley": 23,
"Time Gyre": 25,
"Teleport Jaunt": 26,
"Hailstorm": 27,
"Nova": 30,
"Warp Barrier": 31,
"Meteor Strike (Mana Boost)": 32,
"Arcane Pulse (Mana Boost)": 33,
"Mana Boost": 34,
"Fusion": 36,
"Implosion": 39
},
"archer": {
"Arrow": 1,
"Arrow Volley": 2,
"Radiant Arrow": 3,
"Penetrating Arrow": 4,
"Rain of Arrows": 5,
"Backstep": 6,
"Feign Death": 7,
"Rapid Fire": 8,
"Slow Trap": 9,
"Stunning Trap": 10,
"Velik's Mark": 12,
"Retaliate": 14,
"Incendiary Trap": 15,
"Breakaway Bolt": 16,
"Web Arrow": 17,
"Close Quarters": 18,
"Poison Arrow": 19,
"Restraining Arrow": 20,
"Sequential Fire": 22,
"Incendiary Trap Arrow": 25,
"Thunderbolt": 29,
"Tenacity": 31,
"Find Weakness": 32,
"Chase": 33,
"Wind Walk": 24,
"Windsong": 35,
"Gust Arrow": 36
},
"priest": {
"Divine Radiance": 1,
"Regeneration Circle": 2,
"Healing Circle": 3,
"Blessing of Shakan": 5,
"Arise": 6,
"Mana Infusion": 8,
"Purifying Circle": 10,
"Metamorphic Blast": 11,
"Resurrect": 12,
"Summon: Group": 14,
"Shocking Implosion": 16,
"Heal Thyself": 18,
"Focus Heal": 19,
"Kaia's Shield": 22,
"Retaliate": 25,
"Fiery Escape": 26,
"Final Reprisal": 27,
"Mana Charge / Divine Charge": 28,
"Triple Nemesis": 29,
"Plague of Exhaustion": 30,
"Guardian Sanctuary": 31,
"Divine Prayer": 32,
"Ishara's Lulliby": 33,
"Restorative Burst": 34,
"Energy Stars": 35,
"Healing Immersion": 37,
"Backstep": 38,
"Grace of Resurrection": 39,
"Zenobia's Vortex": 40,
"Divine Intervention / Mass Divine Intervention": 41,
"Holy Burst": 42,
"Edict of Judgement": 43
},
"mystic": {
"Sharan Bolt": 1,
"Corruption Ring": 2,
"Titanic Favor": 5,
"Shara's Lash": 6,
"Metamorphic Blast": 8,
"Arun's Cleansing": 9,
"Resurrect": 10,
"Summon: Group": 11,
"Vow of Rebirth": 12,
"Aura of the Merciless": 13,
"Aura of the Swift": 14,
"Aura of the Unyielding": 15,
"Aura of the Tenacious": 16,
"Teleport Jaunt": 17,
"Arun's Vitae": 18,
"Retaliate": 21,
"Arun's Tears": 22,
"Metmorphic Smite": 23,
"Volley of Curses": 24,
"Thrall of Protection": 25,
"Thrall of Life": 27,
"Sonorous Dreams": 28,
"Regression": 29,
"Curse of Exhaustion": 30,
"Curse of Confusion": 31,
"Mire": 32,
"Thrall of Vengeance": 33,
"Thrall of Wrath": 34,
"Command: Attack": 35,
"Command: Follow": 36,
"Warding Totem": 37,
"Contagion": 41,
"Boomerang Pulse": 42,
"Unsummon Thrall": 43,
"Mass Teleport": 44,
"Thrall Augmentation": 45,
"Arunic Release": 47,
"Thrall Lord": 48
},
"reaper": {
"Spiral Barrage": 1,
"Double Shear": 3,
"Sundering Strike": 4,
"Grim Strike": 5,
"Death Spiral": 6,
"Whipsaw": 8,
"Smite": 9,
"Pendulum Strike": 10,
"Shadow Lash": 11,
"Shadow Burst": 12,
"Retaliate": 14,
"Retribution": 15,
"Shadow Reaping": 16,
"Dark Harvest": 19,
"Cable Step": 20,
"Recall Scythes": 21,
"Binding Scythes": 23,
"Shadow Step": 40
},
"gunner": {
"Blast": 1,
"Bombardment": 2,
"Scattershot": 3,
"Point Blank": 4,
"Burst Fire / Targeted Burst Fire": 5,
"Time Bomb": 6,
"Arcane Barrage": 7,
"Mana Missiles": 9,
"Arc Bomb": 10,
"Rocket Jump": 11,
"Balder's Vengeance": 13,
"Replenishment": 15,
"HB": 18,
"ST": 19,
"Retaliate": 20,
"Rolling Reload / Dashing Reload": 40,
"Modular Weapon System": 41,
"Detonate": 42,
"Remote Trigger": 43,
"Obliteration": 47
},
"brawler": {
"Punch": 1,
"Counter": 2,
"Divine Wrath": 3,
"Ground Pound": 4,
"Bullrush": 5,
"Haymaker": 6,
"Roundhouse Kick": 7,
"Piledriver": 8,
"Jackhammer": 9,
"Counterpunch": 10,
"Retaliate": 12,
"Provoke": 13,
"Infuriate": 14,
"Flip Kick": 16,
"Mounting Rage": 21,
"Flying Kick": 22,
"One-Inch Punch": 24,
"Rythmic Blows": 26,
"Quick Dash": 40
},
"ninja": {
"Combo Attack": 1,
"Shadow Jump": 2,
"Leaves on the Wind": 3,
"Jagged Path": 4,
"Impact Bomb": 5,
"One Thousand Cuts": 6,
"Decoy Jutsu": 7,
"Fire Avalanche": 8,
"Smoke Bomb": 9,
"Retaliate": 10,
"Focus": 11,
"Skyfall": 12,
"Circle of Steel": 13,
"Double Cut": 14,
"Burning Heart": 15,
"Death Blossom": 16,
"Attunement": 17,
"Bladestorm": 18,
"Chakra Thrust": 19,
"Clone Jutsu": 20,
"Boomerang Shuriken": 21,
"Quick Attack": 22,
"Inner Harmony": 23
},
"valkyrie": {
"Slash": 1,
"Overhead Slash": 2,
"Glaive Strike": 3,
"Charge": 4,
"Maelstrom": 5,
"Leaping Strike": 6,
"Spinning Death": 7,
"Titansbane": 8,
"Ground Bash": 9,
"Dream Slash": 10,
"Shining Crescent": 11,
"Ragnarok": 12,
"Bloodflower": 13,
"Evasion": 14,
"Windslash": 15,
"Runeburst": 16,
"Balder's Tears": 17,
"Retaliate": 18,
"Reclamation": 19,
"Backstab": 20,
"Dark Herald": 21,
"Gungir's Bite": 23,
"Twilight Waltz": 24,
"Godsfall": 25
}
}