Advertisement
kolton

Untitled

May 10th, 2012
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.42 KB | None | 0 0
  1. Config.AttackSkill[0] = -1; // Preattack skill. Not implemented yet.
  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] = -1; // Secondary skill if monster is immune to primary.
  7. Config.AttackSkill[6] = -1; // Secondary aura.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement