//Jav AMA NTConfig_AttackSkill[0] = 0; // First skill. Maybe slow missiles
NTConfig_AttackSkill[1] = 35; // Primary skill to super unique/champion. NTConfig_AttackSkill[2] = 35; // Primary untimed skill to super unique/champion.
NTConfig_AttackSkill[3] = 35; // Primary skill to others. NTConfig_AttackSkill[4] = 35; // Primary untimed skill to others.
NTConfig_AttackSkill[5] = 24; // Secondary skill in case monster is immune to primary skill. NTConfig_AttackSkill[6] = 24; // Secondary untimed skill.
NTConfig_AttackSkill[7] = 24;// Primary skill to boss (diablo/baal/meph/etc) Not immune to spells I guess. NTConfig_ClearPosition = true; // Set to true if you want to clear area after killing boss.
NTConfig_Usevalkyrie = false;