Skip to content

안녕하세요 체라소서 공격스킬 질문입니다

조회 수
1,260
추천 수
0
등록일
 나오뮉스
게시글 주소
https://tradia.me/diablo2/diablo2_faq/348442 복사

현재 사용하는 봇이니가 아가씨님꺼로 알고 있습니다

요즘 올려주시는 날아님꺼에 비교해서 상당히 간단하다고 알고 있는데

파볼소서 할때는 아무이상 없는게 체라소서로 하니까 공격도 안하구 보스를 만나면 그냥 포탈여고 나와버리네요

어택컨피그래이션에서 어떻게 설정해야 할지 감이 안옵니다

//------------------------------------------------------------------------------
 // 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] = 47; // Primary untimed skill to boss. Set to 0 if you won't
 NTConfig_AttackSkill[3] = 47; // 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] = 47; // Secondary untimed skill. Set to 0 if you won't
 NTConfig_ClearPosition = true; // Set to true if you want to clear area after killing boss.