소서 스킬설정 부분에 여쭤봅니다.
분류
질문
조회 수
653
추천 수
0
안녕하세요 .
다름이 아니오라 이번에 체라소서로 변경하면서 봇을 돌리고있는데
템에 비해 너무 잦은 치킨이 있더라구요 ㅠㅠ
체라 오브 소서인데 밑에 설정이 맞는지 고수님께서 한번좀 봐주십시요.
이렇게 하면 체라를 쏘면서 이뮨인몹에겐 오브를 쓰고 하는지. 그리고 더 좋은 설정법이 있다면
부탁좀 드리겠습니다. 오늘하루도 득템하시고 좋은하루 되십시요.
//------------------------------------------------------------------------------
// Attack configuration
//------------------------------------------------------------------------------
NTConfig_AttackSkill[0] = 64; // First skill. Set to 0 if you won't
NTConfig_AttackSkill[1] = 64; // Primary skill to boss.
NTConfig_AttackSkill[2] = 53; // Primary untimed skill to boss. Set to 0 if you won't
NTConfig_AttackSkill[3] = 53; // Primary skill to others.
NTConfig_AttackSkill[4] = 0; // Primary untimed skill to others. Set to 0 if you won't
NTConfig_AttackSkill[5] = 64; // Secondary skill in case monster is immune to primary skill. Set to 0 if you won't
NTConfig_AttackSkill[6] = 55; // Secondary untimed skill. Set to 0 if you won't
NTConfig_ClearPosition = false; // Set to true if you want to clear area after killing boss.