Advertisement
lengend

Untitled

Sep 10th, 2012
358
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1.     Config.AttackSkill[0] = 0; // Preattack skill.
  2.     Config.AttackSkill[1] = 112; // Primary skill to bosses.
  3.     Config.AttackSkill[2] = 113; // Primary aura to bosses
  4.     Config.AttackSkill[3] = 112; // Primary skill to others.
  5.     Config.AttackSkill[4] = 113; // Primary aura to others.
  6.     Config.AttackSkill[5] = 101; // Secondary skill if monster is immune to primary.
  7.     Config.AttackSkill[6] = 113; // Secondary aura.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement