PageRenderTime 210ms CodeModel.GetById 48ms app.highlight 151ms RepoModel.GetById 1ms app.codeStats 0ms

/talents/raw/talentimages/hunter_files/data.js

https://bitbucket.org/Unity/unity-gamehead
JavaScript | 643 lines | 483 code | 92 blank | 68 comment | 0 complexity | b53e8aa9d6251838a6e8aa68ee106af4 MD5 | raw file
Possible License(s): LGPL-2.1
  1var i = 0;
  2
  3
  4var t = 0;
  5
  6
  7var className = "Hunter Talents";
  8
  9
 10tree[i] = "Beast Mastery"; i++;
 11tree[i] = "Marksmanship"; i++;
 12tree[i] = "Survival"; i++;
 13
 14i = 0;
 15
 16talent[i] = [0, "Improved Aspect of the Hawk", 5, 2, 1]; i++;
 17talent[i] = [0, "Endurance Training", 5, 3, 1]; i++;
 18talent[i] = [0, "Focused Fire", 2, 1, 2]; i++;
 19talent[i] = [0, "Improved Aspect of the Monkey", 3, 2, 2]; i++;
 20talent[i] = [0, "Thick Hide", 3, 3, 2]; i++;
 21talent[i] = [0, "Improved Revive Pet", 2, 4, 2]; i++;
 22talent[i] = [0, "Pathfinding", 2, 1, 3]; i++;
 23talent[i] = [0, "Bestial Swiftness", 1, 2, 3]; i++;
 24talent[i] = [0, "Unleashed Fury", 5, 3, 3]; i++;
 25talent[i] = [0, "Improved Mend Pet", 2, 2, 4]; i++;
 26talent[i] = [0, "Ferocity", 5, 3, 4]; i++;
 27talent[i] = [0, "Spirit Bond", 2, 1, 5]; i++;
 28talent[i] = [0, "Intimidation", 1, 2, 5]; i++;
 29talent[i] = [0, "Bestial Discipline", 2, 4, 5]; i++;
 30talent[i] = [0, "Animal Handler", 2, 1, 6]; i++;
 31talent[i] = [0, "Frenzy", 5, 3, 6, [getTalentID("Ferocity"),5]]; i++;
 32talent[i] = [0, "Ferocious Inspiration", 3, 1, 7]; i++;
 33talent[i] = [0, "Bestial Wrath", 1, 2, 7, [getTalentID("Intimidation"),1]]; i++;
 34talent[i] = [0, "Catlike Reflexes", 3, 3, 7]; i++;
 35talent[i] = [0, "Serpent's Swiftness", 5, 3, 8]; i++;
 36talent[i] = [0, "The Beast Within", 1, 2, 9, [getTalentID("Bestial Wrath"),1]]; i++;
 37
 38treeStartStop[t] = i -1;
 39t++;
 40
 41//marksmanship talents
 42talent[i] = [1, "Improved Concussive Shot", 5, 2, 1]; i++;
 43talent[i] = [1, "Lethal Shots", 5, 3, 1]; i++;
 44talent[i] = [1, "Improved Hunter's Mark", 5, 2, 2]; i++;
 45talent[i] = [1, "Efficiency", 5, 3, 2]; i++;
 46talent[i] = [1, "Go for the Throat", 2, 1, 3]; i++;
 47talent[i] = [1, "Improved Arcane Shot", 5, 2, 3]; i++;
 48talent[i] = [1, "Aimed Shot", 1, 3, 3]; i++;
 49talent[i] = [1, "Rapid Killing", 2, 4, 3]; i++;
 50talent[i] = [1, "Improved Stings", 5, 2, 4]; i++;
 51talent[i] = [1, "Mortal Shots", 5, 3, 4, [getTalentID("Aimed Shot"),1]]; i++;
 52talent[i] = [1, "Concussive Barrage", 3, 1, 5]; i++;
 53talent[i] = [1, "Scatter Shot", 1, 2, 5]; i++;
 54talent[i] = [1, "Barrage", 3, 3, 5]; i++;
 55talent[i] = [1, "Combat Experience", 2, 1, 6]; i++;
 56talent[i] = [1, "Ranged Weapon Specialization", 5, 4, 6]; i++;
 57talent[i] = [1, "Careful Aim", 3, 1, 7]; i++;
 58talent[i] = [1, "Trueshot Aura", 1, 2, 7, [getTalentID("Scatter Shot"),1]]; i++;
 59talent[i] = [1, "Improved Barrage", 3, 3, 7, [getTalentID("Barrage"),3]]; i++;
 60talent[i] = [1, "Master Marksman", 5, 2, 8]; i++;
 61talent[i] = [1, "Silencing Shot", 1, 2, 9, [getTalentID("Master Marksman"),5]]; i++;
 62
 63treeStartStop[t] = i -1;
 64t++;
 65
 66//survival talents
 67talent[i] = [2, "Monster Slaying", 3, 1, 1]; i++;
 68talent[i] = [2, "Humanoid Slaying", 3, 2, 1]; i++;
 69talent[i] = [2, "Hawk Eye", 3, 3, 1]; i++;
 70talent[i] = [2, "Savage Strikes", 2, 4, 1]; i++;
 71talent[i] = [2, "Entrapment", 3, 1, 2]; i++;
 72talent[i] = [2, "Deflection", 5, 2, 2]; i++;
 73talent[i] = [2, "Improved Wing Clip", 3, 3, 2]; i++;
 74talent[i] = [2, "Clever Traps", 2, 1, 3]; i++;
 75talent[i] = [2, "Survivalist", 5, 2, 3]; i++;
 76talent[i] = [2, "Deterrence", 1, 3, 3]; i++;
 77talent[i] = [2, "Trap Mastery", 2, 1, 4]; i++;
 78talent[i] = [2, "Surefooted", 3, 2, 4]; i++;
 79talent[i] = [2, "Improved Feign Death", 2, 4, 4]; i++;
 80talent[i] = [2, "Survival Instincts", 2, 1, 5]; i++;
 81talent[i] = [2, "Killer Instinct", 3, 2, 5]; i++;
 82talent[i] = [2, "Counterattack", 1, 3, 5, [getTalentID("Deterrence"),1]]; i++;
 83talent[i] = [2, "Resourcefulness", 3, 1, 6]; i++;
 84talent[i] = [2, "Lightning Reflexes", 5, 3, 6]; i++;
 85talent[i] = [2, "Thrill of the Hunt", 3, 1, 7]; i++;
 86talent[i] = [2, "Wyvern Sting", 1, 2, 7, [getTalentID("Killer Instinct"),3]]; i++;
 87talent[i] = [2, "Expose Weakness", 3, 3, 7, [getTalentID("Lightning Reflexes"),5]]; i++;
 88talent[i] = [2, "Master Tactician", 5, 2, 8]; i++;
 89talent[i] = [2, "Readiness", 1, 2, 9, [getTalentID("Master Tactician"),5]]; i++;
 90
 91treeStartStop[t] = i -1;
 92t++;
 93
 94i = 0;
 95
 96//Beast Mastery Talents Begin
 97
 98//Improved Aspect of the Hawk - Beast Mastery
 99rank[i] = [
100"While Aspect of the Hawk is active, all normal ranged attacks have a 10% chance of increasing ranged attack speed by 3% for 12 sec.",
101"While Aspect of the Hawk is active, all normal ranged attacks have a 10% chance of increasing ranged attack speed by 6% for 12 sec.",
102"While Aspect of the Hawk is active, all normal ranged attacks have a 10% chance of increasing ranged attack speed by 9% for 12 sec.",
103"While Aspect of the Hawk is active, all normal ranged attacks have a 10% chance of increasing ranged attack speed by 12% for 12 sec.",
104"While Aspect of the Hawk is active, all normal ranged attacks have a 10% chance of increasing ranged attack speed by 15% for 12 sec."
105                ];
106i++;
107
108//Endurance Training - Beast Mastery
109rank[i] = [
110"Increases the Health of your pets by 2% and your total health by 1%.",
111"Increases the Health of your pets by 4% and your total health by 2%.",
112"Increases the Health of your pets by 6% and your total health by 3%.",
113"Increases the Health of your pets by 8% and your total health by 4%.",
114"Increases the Health of your pets by 10% and your total health by 5%."
115                ];
116i++;
117
118//Focused Fire - Beast Mastery
119rank[i] = [
120"All damage caused by you is increased by 1% while your pet is active and the critical strike chance of your Kill Command Ability is increased by 10%.",
121"All damage caused by you is increased by 2% while your pet is active and the critical strike chance of your Kill Command Ability is increased by 20%."
122                ];
123i++;
124
125//Improved Aspect of the Monkey - Beast Mastery
126rank[i] = [
127"Increases the Dodge bonus of your Aspect of the Monkey by 2%.",
128"Increases the Dodge bonus of your Aspect of the Monkey by 4%.",
129"Increases the Dodge bonus of your Aspect of the Monkey by 6%."
130                ];
131i++;
132
133//Thick Hide - Beast Mastery
134rank[i] = [
135"Increases the armor rating of your pets by 7% and your armor contributions from items by 4%.",
136"Increases the armor rating of your pets by 14% and your armor contributions from items by 7%.",
137"Increases the armor rating of your pets by 20% and your armor contributions from items by 10%.",
138
139                ];
140i++;
141
142//Improved Revive Pet - Beast Mastery
143rank[i] = [
144"Revive Pet's casting time is reduced by 3 sec, mana cost is reduced by 20%, and increases the health your pet returns with by an additional 15%.",
145"Revive Pet's casting time is reduced by 6 sec, mana cost is reduced by 40%, and increases the health your pet returns with by an additional 30%."
146                ];
147i++;
148
149
150//Pathfinding - Beast Mastery
151rank[i] = [
152"Increases the speed bonus of your Aspect of the Cheetah and Aspect of the Pack by 4%.",
153"Increases the speed bonus of your Aspect of the Cheetah and Aspect of the Pack by 8%."
154                ];
155i++;
156
157
158//Bestial Swiftness - Beast Mastery
159rank[i] = [
160"Increases the outdoor movement speed of your pets by 30%."
161                ];
162i++;
163
164
165//Unleashed Fury - Beast Mastery
166rank[i] = [
167"Increases the damage done by your pets by 4%.",
168"Increases the damage done by your pets by 8%.",
169"Increases the damage done by your pets by 12%.",
170"Increases the damage done by your pets by 16%.",
171"Increases the damage done by your pets by 20%."
172                ];
173i++;
174
175
176//Improved Mend Pet - Beast Mastery
177rank[i] = [
178"Reduces the mana cost of your Mend Pet spell by 10% and gives the Mend Pet spell a 15% chance of cleansing 1 Curse, Disease, Magic or Poison effect from the pet each tick.",
179"Reduces the mana cost of your Mend Pet spell by 20% and gives the Mend Pet spell a 50% chance of cleansing 1 Curse, Disease, Magic or Poison effect from the pet each tick."
180                ];
181i++;
182
183//Ferocity - Beast Mastery
184rank[i] = [
185"Increases the critical strike chance of your pets by 2%.",
186"Increases the critical strike chance of your pets by 4%.",
187"Increases the critical strike chance of your pets by 6%.",
188"Increases the critical strike chance of your pets by 8%.",
189"Increases the critical strike chance of your pets by 10%."
190
191                ];
192i++;
193
194//Spirit Bond - Beast Mastery
195rank[i] = [
196"While your pet is active, you and your pet will regenerate 1% of total health every 10 sec.",
197"While your pet is active, you and your pet will regenerate 2% of total health every 10 sec."
198                ];
199i++;
200
201//Intimidation - Beast Mastery
202rank[i] = [
203                "<span style=text-align:left;float:left;>202 Mana</span><span style=text-align:right;float:right;>100 yd range</span><br><span style=text-align:left;float:left;>Instant cast</span><span style=text-align:right;float:right;>1 min cooldown</span><br>Command your pet to intimidate the target on the next successful melee attack, causing a high amount of threat and stunning the target for 3 sec."
204                ];
205i++;
206
207//Bestial Discipline - Beast Mastery
208rank[i] = [
209"Increases the Focus regeneration of your pets by 50%.",
210"Increases the Focus regeneration of your pets by 100%."
211                ];
212i++;
213
214//Animal Handler - Beast Mastery
215rank[i] = [
216"Increases your speed while mounted by 4% and your pet's chance to hit by 2%. The mounted movement speed increase does not stack with other effects.",
217"Increases your speed while mounted by 8% and your pet's chance to hit by 4%. The mounted movement speed increase does not stack with other effects."
218                ];
219i++;
220
221//Frenzy - Beast Mastery
222rank[i] = [
223"Gives your pet a 20% chance to gain a 30% attack speed increase for 8 sec after dealing a critical strike.",
224"Gives your pet a 40% chance to gain a 30% attack speed increase for 8 sec after dealing a critical strike.",
225"Gives your pet a 60% chance to gain a 30% attack speed increase for 8 sec after dealing a critical strike.",
226"Gives your pet a 80% chance to gain a 30% attack speed increase for 8 sec after dealing a critical strike.",
227"Gives your pet a 100% chance to gain a 30% attack speed increase for 8 sec after dealing a critical strike."
228
229                ];
230i++;
231
232//Ferocious Inspiration - Beast Mastery
233rank[i] = [
234"When your pet scores a critical hit, all party members have all damage increased by 1% for 10 sec.",
235"When your pet scores a critical hit, all party members have all damage increased by 2% for 10 sec.",
236"When your pet scores a critical hit, all party members have all damage increased by 3% for 10 sec."
237
238                ];
239i++;
240
241//Bestial Wrath - Beast Mastery
242rank[i] = [
243                "<span style=text-align:left;float:left;>338 Mana</span><span style=text-align:right;float:right;>100 yd range</span><br><span style=text-align:left;float:left;>Instant cast</span><span style=text-align:right;float:right;>2 min cooldown</span><br>Send your pet into a rage causing 50% additional damage for 18 sec. While enraged, the beast cannot be stopped unless killed."
244                ];
245i++;
246
247//Catlike Reflexes - Beast Mastery
248rank[i] = [
249"Increases your pet's chance to dodge by 3% and your chance to dodge by 1%.",
250"Increases your pet's chance to dodge by 6% and your chance to dodge by 2%.",
251"Increases your pet's chance to dodge by 9% and your chance to dodge by 3%."
252                ];
253i++;
254
255//Serpent's Swiftness - Beast Mastery
256rank[i] = [
257"Increases ranged combat attack speed by 4% and your pet's melee attack speed by 4%.",
258"Increases ranged combat attack speed by 8% and your pet's melee attack speed by 8%.",
259"Increases ranged combat attack speed by 12% and your pet's melee attack speed by 12%.",
260"Increases ranged combat attack speed by 16% and your pet's melee attack speed by 16%.",
261"Increases ranged combat attack speed by 20% and your pet's melee attack speed by 20%."
262                ];
263i++;
264
265//The Beast Within - Beast Mastery
266rank[i] = [
267"When your pet is under the effects of Bestial Wrath, you also go into a rage causing 10% additional damage and reducing mana costs of all spells by 20% for 18 sec. While enraged, you do not feel pity or remorse or fear and you cannot be stopped unless killed."
268                ];
269i++;
270
271//Improved Concussive Shot - Marksmanship
272rank[i] = [
273"Gives your Concussive Shot a 4% chance to stun the target for 3 sec.",
274"Gives your Concussive Shot a 8% chance to stun the target for 3 sec.",
275"Gives your Concussive Shot a 12% chance to stun the target for 3 sec.",
276"Gives your Concussive Shot a 16% chance to stun the target for 3 sec.",
277"Gives your Concussive Shot a 20% chance to stun the target for 3 sec."
278                ];
279i++;
280
281//Lethal Shots - Marksmanship
282rank[i] = [
283"Increases your critical strike chance with ranged weapons by 1%.",
284"Increases your critical strike chance with ranged weapons by 2%.",
285"Increases your critical strike chance with ranged weapons by 3%.",
286"Increases your critical strike chance with ranged weapons by 4%.",
287"Increases your critical strike chance with ranged weapons by 5%."
288                ];
289i++;
290
291//Improved Hunter's Mark - Marksmanship
292rank[i] = [
293"Causes 20% of your Hunter's Mark ability effect to apply to melee attack power as well.",
294"Causes 40% of your Hunter's Mark ability effect to apply to melee attack power as well.",
295"Causes 60% of your Hunter's Mark ability effect to apply to melee attack power as well.",
296"Causes 80% of your Hunter's Mark ability effect to apply to melee attack power as well.",
297"Causes 100% of your Hunter's Mark ability effect to apply to melee attack power as well."
298                ];
299i++;
300
301//Efficiency - Marksmanship
302rank[i] = [
303"Reduces the Mana cost of your Shots and Stings by 2%.",
304"Reduces the Mana cost of your Shots and Stings by 4%.",
305"Reduces the Mana cost of your Shots and Stings by 6%.",
306"Reduces the Mana cost of your Shots and Stings by 8%.",
307"Reduces the Mana cost of your Shots and Stings by 10%."
308                ];
309i++;
310
311//Go for the Throat - Marksmanship
312rank[i] = [
313"Your ranged critical hits cause your pet to generate 25 Focus.",
314"Your ranged critical hits cause your pet to generate 50 Focus."
315                ];
316i++;
317
318//Improved Arcane Shot - Marksmanship
319rank[i] = [
320                "Reduces the cooldown of your Arcane Shot by 0.2 sec.",
321                "Reduces the cooldown of your Arcane Shot by 0.4 sec.",
322                "Reduces the cooldown of your Arcane Shot by 0.6 sec.",
323                "Reduces the cooldown of your Arcane Shot by 0.8 sec.",
324                "Reduces the cooldown of your Arcane Shot by 1 sec."
325                ];
326i++;
327
328//Aimed Shot - Marksmanship
329rank[i] = [
330                "<span style=text-align:left;float:left;>75 Mana</span><span style=text-align:right;float:right;>8-35 yd range</span><br><span style=text-align:left;float:left;>3.5 sec cast</span><span style=text-align:left;float:left;>6 sec cooldown + Ranged Weapon Speed</span><br><br>Requires Ranged Weapon<br>An aimed shot that increases ranged damage by 870.<br><br>\
331                &nbsp;Trainable Ranks Listed Below:<br>\
332                &nbsp;Rank 2: 115 Mana, 125 Damage<br>\
333                &nbsp;Rank 3: 160 Mana, 200 Damage<br>\
334                &nbsp;Rank 4: 210 Mana, 330 Damage<br>\
335                &nbsp;Rank 5: 260 Mana, 460 Damage<br>\
336                &nbsp;Rank 6: 310 Mana, 600 Damage<br>\
337                &nbsp;Rank 7: 370 Mana, 870 Damage"
338                ];
339i++;
340
341//Rapid Killing - Marksmanship
342rank[i] = [
343                "Reduces the cooldown of your Rapid Fire ability by 1 min.  In addition, after killing an opponent that yields experience or honor, your next Aimed Shot, Arcane Shot or Auto Shot causes 10% additional damage.  Lasts 20 sec.",
344                "Reduces the cooldown of your Rapid Fire ability by 2 min.  In addition, after killing an opponent that yields experience or honor, your next Aimed Shot, Arcane Shot or Auto Shot causes 20% additional damage.  Lasts 20 sec."
345                ];
346i++;
347
348//Improved Stings - Marksmanship
349rank[i] = [
350"Increases the damage done by your Serpent Sting and Wyvern Sting by 6%, increases the mana drained by your Viper Sting by 6%, and reduces the chance Stings will be dispelled by 6%.",
351"Increases the damage done by your Serpent Sting and Wyvern Sting by 12%, increases the mana drained by your Viper Sting by 12%, and reduces the chance Stings will be dispelled by 12%.",
352"Increases the damage done by your Serpent Sting and Wyvern Sting by 18%, increases the mana drained by your Viper Sting by 18%, and reduces the chance Stings will be dispelled by 18%.",
353"Increases the damage done by your Serpent Sting and Wyvern Sting by 24%, increases the mana drained by your Viper Sting by 24%, and reduces the chance Stings will be dispelled by 24%.",
354"Increases the damage done by your Serpent Sting and Wyvern Sting by 30%, increases the mana drained by your Viper Sting by 30%, and reduces the chance Stings will be dispelled by 30%."
355                ];
356i++;
357
358//Mortal Shots - Marksmanship
359rank[i] = [
360"Increases your ranged weapon critical strike damage bonus by 6%.",
361"Increases your ranged weapon critical strike damage bonus by 12%.",
362"Increases your ranged weapon critical strike damage bonus by 18%.",
363"Increases your ranged weapon critical strike damage bonus by 24%.",
364"Increases your ranged weapon critical strike damage bonus by 30%."
365                ];i++;
366
367//Concussive Barrage - Marksmanship
368
369rank[i] = [
370                "Your successful Auto Shot attacks have a 2% chance to Daze the target for 4 sec.",
371                "Your successful Auto Shot attacks have a 4% chance to Daze the target for 4 sec.",
372                "Your successful Auto Shot attacks have a 6% chance to Daze the target for 4 sec."
373                        ];
374i++;
375
376//Scatter Shot - Marksmanship
377rank[i] = [
378                "<span style=text-align:left;float:left;>202 Mana</span><span style=text-align:right;float:right;>15 yd range</span><br><span style=text-align:left;float:left;>Instant</span><span style=text-align:right;float:right;>30 sec cooldown</span><br>Requires Ranged Weapon<br>A short-range shot that deals 50% weapon damage and confuses the target for 4 sec. Any damage caused will remove the effect. Turns off your attack when used."
379                ];
380i++;
381
382//Barrage - Marksmanship
383rank[i] = [
384"Increases the damage done by your Multi-Shot and Volley spells by 4%.",
385"Increases the damage done by your Multi-Shot and Volley spells by 8%.",
386"Increases the damage done by your Multi-Shot and Volley spells by 12%."
387                ];
388i++;
389
390
391//Combat Experience - Marksmanship
392rank[i] = [
393                "Increases your total Agility by 1% and your total Intellect by 3%.",
394                "Increases your total Agility by 2% and your total Intellect by 6%."
395                        ];
396i++;
397
398//Ranged Weapon Specialization - Marksmanship
399rank[i]=[
400"Increases the damage you deal with ranged weapons by 1%.",
401"Increases the damage you deal with ranged weapons by 2%.",
402"Increases the damage you deal with ranged weapons by 3%.",
403"Increases the damage you deal with ranged weapons by 4%.",
404"Increases the damage you deal with ranged weapons by 5%."
405                ];
406i++;
407
408//Careful Aim - Marksmanship
409rank[i]=[
410"Increases your ranged attack power by an amount equal to 15% of your total Intellect.",
411"Increases your ranged attack power by an amount equal to 30% of your total Intellect.",
412"Increases your ranged attack power by an amount equal to 45% of your total Intellect."
413                ];
414i++;
415
416//Trueshot Aura - Marksmanship
417rank[i]=[
418                "325 Mana<br>Instant cast<br>Increases the Ranged and Melee Attack Power of party members within 45 yards by 50. Lasts 30 min.<br><br>\
419                &nbsp;Trainable Ranks Listed Below:<br>\
420                &nbsp;Rank 2: 425 Mana, 75 Attack Power<br>\
421                &nbsp;Rank 3: 525 Mana, 100 Attack Power<br>\
422                &nbsp;Rank 4: 620 Mana, 125 Attack Power"
423                ];
424i++;
425
426//Improved Barrage - Marksmanship
427rank[i]=[
428"Increases the critical strike chance of your Multi-Shot ability by 4% and gives you a 33% chance to avoid interruption caused by damage while channeling Volley.",
429"Increases the critical strike chance of your Multi-Shot ability by 8% and gives you a 66% chance to avoid interruption caused by damage while channeling Volley.",
430"Increases the critical strike chance of your Multi-Shot ability by 12% and gives you a 100% chance to avoid interruption caused by damage while channeling Volley."
431                ];
432i++;
433
434//Master Marksman - Marksmanship
435rank[i]=[
436"Increases your ranged attack power by 2%.",
437"Increases your ranged attack power by 4%.",
438"Increases your ranged attack power by 6%.",
439"Increases your ranged attack power by 8%.",
440"Increases your ranged attack power by 10%."
441                ];
442i++;
443
444//Silencing Shot - Marksmanship
445rank[i]=[
446                "<span style=text-align:left;float:left;>\
447202 Mana</span><span style=text-align:right;float:right;>\
4488-35 yd range</span><br><span style=text-align:left;float:left;>\
449Instant Cast</span><span style=text-align:right;float:right;>\
45020 sec cooldown</span><br>\
451                A shot that deals 50% weapon damage and Silences the target for 3 sec."
452                ];
453i++;
454
455//Monster Slaying - Survival
456rank[i]=[
457"Increases all damage caused against Beast, Giants and Dragonkin targets by 1% and increases critical damage caused against Beasts, Giants, and Dragonkin targets by an additional 1%.",
458"Increases all damage caused against Beast, Giants and Dragonkin targets by 2% and increases critical damage caused against Beasts, Giants, and Dragonkin targets by an additional 2%.",
459"Increases all damage caused against Beast, Giants and Dragonkin targets by 3% and increases critical damage caused against Beasts, Giants, and Dragonkin targets by an additional 3%."
460                ];
461i++;
462
463//Humanoid Slaying - Survival
464rank[i]=[
465"Increases all damage caused against Humanoid targets by 1% and increases critical damage caused against Humanoid targets by an additional 1%.",
466"Increases all damage caused against Humanoid targets by 2% and increases critical damage caused against Humanoid targets by an additional 2%.",
467"Increases all damage caused against Humanoid targets by 3% and increases critical damage caused against Humanoid targets by an additional 3%."
468                ];
469i++;
470
471//Hawk Eye - Survival
472rank[i]=[
473"Increases the range of your ranged weapons by 2 yards.",
474"Increases the range of your ranged weapons by 4 yards.",
475"Increases the range of your ranged weapons by 6 yards."
476                ];
477i++;
478
479//Savage Strikes - Survival
480rank[i]=[
481"Increases the critical strike chance of Raptor Strike and Mongoose Bite by 10%.",
482"Increases the critical strike chance of Raptor Strike and Mongoose Bite by 20%."
483                ];
484i++;
485
486//Entrapment - Survival
487rank[i]=[
488"Gives your Immolation Trap, Frost Trap, Explosive Trap, and Snake Trap a 8% chance to entrap the target, preventing them from moving for 4 sec.",
489"Gives your Immolation Trap, Frost Trap, Explosive Trap, and Snake Trap a 16% chance to entrap the target, preventing them from moving for 4 sec.",
490"Gives your Immolation Trap, Frost Trap, Explosive Trap, and Snake Trap a 25% chance to entrap the target, preventing them from moving for 4 sec."
491                ];
492i++;
493
494//Deflection - Survival
495rank[i]=[
496"Increases your Parry chance by 1%.",
497"Increases your Parry chance by 2%.",
498"Increases your Parry chance by 3%.",
499"Increases your Parry chance by 4%.",
500"Increases your Parry chance by 5%."
501                ];
502i++;
503
504//Improved Wing Clip - Survival
505rank[i]=[
506"Gives your Wing Clip ability a 7% chance to immobilize the target for 5 sec.",
507"Gives your Wing Clip ability a 14% chance to immobilize the target for 5 sec.",
508"Gives your Wing Clip ability a 20% chance to immobilize the target for 5 sec."
509                ];
510i++;
511
512//Clever Traps - Survival
513rank[i]=[
514"Increases the duration of Freezing and Frost trap effects by 15%, the damage of Immolation and Explosive trap effects by 15%, and the number of snakes summoned from Snake Traps by 15%.",
515"Increases the duration of Freezing and Frost trap effects by 30%, the damage of Immolation and Explosive trap effects by 30%, and the number of snakes summoned from Snake Traps by 30%."
516                ];
517i++;
518
519//Survivalist - Survival
520rank[i]=[
521"Increases total health by 2%.",
522"Increases total health by 4%.",
523"Increases total health by 6%.",
524"Increases total health by 8%.",
525"Increases total health by 10%."
526                ];
527i++;
528
529//Deterrence - Survival
530rank[i]=[
531                "<span style=text-align:left;float:left;>Instant</span><span style=text-align:right;float:right;>5 min cooldown</span><br>When activated, increases your Dodge and Parry chance by 25% for 10 sec."
532                ];
533i++;
534
535//Trap Mastery - Survival
536rank[i]=[
537"Decreases the chance enemies will resist trap effects by 5%.",
538"Decreases the chance enemies will resist trap effects by 10%."
539                ];
540i++;
541
542//Surefooted - Survival
543rank[i]=[
544"Increases hit chance by 1% and increases the chance movement impairing effects will be resisted by 5%.",
545"Increases hit chance by 2% and increases the chance movement impairing effects will be resisted by 10%.",
546"Increases hit chance by 3% and increases the chance movement impairing effects will be resisted by 15%."
547                ];
548i++;
549
550
551//Improved Feign Death - Survival
552rank[i]=[
553"Reduces the chance your Feign Death ability will be resisted by 2%.",
554"Reduces the chance your Feign Death ability will be resisted by 4%."
555                ];
556i++;
557
558//Survival Instincts - Survival
559rank[i]=[
560"Reduces all damage taken by 2% and increases attack power by 2%.",
561"Reduces all damage taken by 4% and increases attack power by 4%."
562                ];
563i++;
564
565//Killer Instinct - Survival
566rank[i]=[
567"Increases your critical strike chance with all attacks by 1%.",
568"Increases your critical strike chance with all attacks by 2%.",
569"Increases your critical strike chance with all attacks by 3%."
570                ];
571i++;
572
573
574//Counterattack - Survival
575rank[i]=[
576                "<span style=text-align:left;float:left;>45 Mana</span><span style=text-align:right;float:right;>5 yd range</span><br><span style=text-align:left;float:left;>Instant cast</span><span style=text-align:right;float:right;>5 sec cooldown</span><br>A strike that becomes active after parrying an opponent's attack. This attack deals 40 damage and immobilizes the target for 5 sec. Counterattack cannot be blocked, dodged, or parried.<br><br>\
577                &nbsp;Trainable Ranks Listed Below<br>\
578                &nbsp;Rank 2: 65 Mana, 70 Damage<br>\
579                &nbsp;Rank 3: 85 Mana, 110 Damage<br>\
580                &nbsp;Rank 4: 110 Mana, 165 Damage"
581                ];
582i++;
583
584//Resourcefulness - Survival
585rank[i]=[
586"Reduces the mana cost of all traps and melee abilities by 20% and reduces the cooldown of all traps by 2 sec.",
587"Reduces the mana cost of all traps and melee abilities by 40% and reduces the cooldown of all traps by 4 sec.",
588"Reduces the mana cost of all traps and melee abilities by 60% and reduces the cooldown of all traps by 6 sec."
589                ];
590i++;
591
592//Lightning Reflexes - Survival
593rank[i]=[
594"Increases your Agility by 3%.",
595"Increases your Agility by 6%.",
596"Increases your Agility by 9%.",
597"Increases your Agility by 12%.",
598"Increases your Agility by 15%."
599                ];
600i++;
601
602//Thrill of the Hunt - Survival
603rank[i]=[
604"Gives you a 33% chance to regain 40% of the mana cost of any shot when it critically hits.",
605"Gives you a 66% chance to regain 40% of the mana cost of any shot when it critically hits.",
606"Gives you a 100% chance to regain 40% of the mana cost of any shot when it critically hits."
607                ];
608i++;
609
610//Wyvern Sting - Survival
611rank[i]=[
612                "<span style=text-align:left;float:left;>115 Mana</span><span style=text-align:right;float:right;>8-35 yd range</span><br><span style=text-align:left;float:left;>1.5 sec cast</span><span style=text-align:right;float:right;>2 min cooldown</span><br>A stinging shot that puts the target to sleep for 12 sec. Any damage will cancel the effect. When the target wakes up, the Sting causes 300 Nature damage over 12 sec. Only one Sting per Hunter can be active on the target at a time.<br><br>\
613                &nbsp;Trainable Ranks Listed Below:<br>\
614                &nbsp;Rank 2: 155 Mana, 420 Damage<br>\
615                &nbsp;Rank 3: 255 Mana, 600 Damage"
616                ];
617i++;
618
619//Expose Weakness - Survival
620rank[i]=[
621"Your ranged criticals have a 33% chance to apply an Expose Weakness effect to the target. Expose Weakness increases the Attack Power of all attackers against that target by 25% of your Agility for 7 sec.",
622"Your ranged criticals have a 66% chance to apply an Expose Weakness effect to the target. Expose Weakness increases the Attack Power of all attackers against that target by 25% of your Agility for 7 sec.",
623"Your ranged criticals have a 100% chance to apply an Expose Weakness effect to the target. Expose Weakness increases the Attack Power of all attackers against that target by 25% of your Agility for 7 sec."
624                ];
625i++;
626
627//Master Tactician - Survival
628rank[i]=[
629"Your successful ranged attacks have a 6% chance to increase your critical strike chance with all attacks by 2% for 8 sec.",
630"Your successful ranged attacks have a 6% chance to increase your critical strike chance with all attacks by 4% for 8 sec.",
631"Your successful ranged attacks have a 6% chance to increase your critical strike chance with all attacks by 6% for 8 sec.",
632"Your successful ranged attacks have a 6% chance to increase your critical strike chance with all attacks by 8% for 8 sec.",
633"Your successful ranged attacks have a 6% chance to increase your critical strike chance with all attacks by 10% for 8 sec."
634                ];
635i++;
636
637//Readiness - Survival
638rank[i]=[
639                "<span style=text-align:left;float:left;>Instant</span><span style=text-align:right;float:right;>5 min cooldown</span><br>When activated, this ability immediately finishes the cooldown on your other Hunter abilities."
640                ];
641i++;
642
643//Survival Talents End^^