Skip to content

D2nt 3.1 NtBot 4.2_1 날아다녀님 쫄봇 설정시

// 사냥터로 가기 전에 할 프리캐스트 설정하기
 //-------------------------------------------
 // MyConfig_Precast.push([무기 번호, 스킬 번호])
 // 주의: 설정한 순서대로 합니다.
 // 참고: 설정하지 않으면 기본 값으로 프리캐스트 합니다.
 //==========================================================================
 //MyConfig_Precast.push([2, 155]); // Battle Command
 //MyConfig_Precast.push([1, 52]); // Enchant
 //MyConfig_Precast.push([1, 75]); // Clay Golem
 MyConfig_Precast.push([1, 94]); // Fire Golem
 //MyConfig_Precast.push([1, 85]); // Blood Golem
 MyConfig_Precast.push([1, 68]); // Bone Armor
 MyConfig_Precast.push([1, 70]); // Raise Skeleton
 MyConfig_Precast.push([1, 80]); // Raise Skeletal Mage
 MyConfig_Precast.push([1, 95]); // Revive
 //MyConfig_Precast.push([2, 149]); // Battle Orders

이렇케 설정해도 파이어골렘이 소환되지 않고 클레이골렘이 이 소환됩니다.