날아다녀님 D2NT3.1_NTBot4.2_0클린수정 이용자입니다
분류
질문
조회 수
1,819
추천 수
0
크레프트에 관하여 머점여쭈어보려구하는데요
MyConfig_PickUpItemList.push([520, 2, 4, 190]); // Amulet : int(charlv/2) + int(input ilvl/2) = 90(ilvl)
MyConfig_PickUpItemList.push([522, 2, 4, 186]); // Ring : int(charlv/2) + int(input ilvl/2) = 86(ilvl)
MyConfig_PickUpItemList.push([643, 3]); // Jewel
이렇게 설정뒤 혹시
scripts\NTBot\item_configs\extreme 에있는 charmsjewels.nip 란에서
//■ [매직주얼]
//===================================================================
// [Name] == jewel && [Quality] == magic # [Level] >= 80 //
이 80레벨 주얼 부분의 주석을 삭제시켜줘야하나요 ?

