파볼오브소서 스킬 지정법에 대해서 ..
분류
질문
조회 수
1,370
추천 수
0
//------------------------------------------------------------------------------
// Attack configuration
//------------------------------------------------------------------------------
NTConfig_AttackSkill[0] = 47; // First skill. Set to 0 if you won't
NTConfig_AttackSkill[1] = 47; // Primary skill to boss.
NTConfig_AttackSkill[2] = 0; // 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] = 64; // 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.
지금이렇게해놨는데,
메테오는 쓰질않네요 ;;
확실하게 메테오도쓰고 파볼도쓰고 파이뮨이면 오브도쓰는 그런셋팅좀 알려주세요 `ㅡ`