close_btn
로그인, 회원가입후 더 많은 혜택을 누리세요 로그인 회원가입 닫기

세이룬 [펌]

2016.04.26 11:59

이드1 조회 수:70

C_NPCAction

 
적당한 위치에...
 
} else if (((L1NpcInstance) obj).getNpcTemplate().get_npcId() == 90049) { // 세이룬
   if (s.equalsIgnoreCase("a")) {
    if (pc.isCrown() && pc.getLevel() >= 55) {
     if (pc.getInventory().checkItem(89609, 1)
       && pc.getInventory().checkItem(89610, 1)) {
      pc.getInventory().consumeItem(89609, 1);
      pc.getInventory().consumeItem(89610, 1);
      pc.getInventory().storeItem(22489, 1); // 힘의 엘릭서 룬
      htmlid = "seirune6";
     }
    } else {
     htmlid = "seirune5";
    }
   } else if (s.equalsIgnoreCase("b")) {
    if (pc.isCrown() && pc.getLevel() >= 55) {
     if (pc.getInventory().checkItem(89609, 1)
       && pc.getInventory().checkItem(89610, 1)) {
      pc.getInventory().consumeItem(89609, 1);
      pc.getInventory().consumeItem(89610, 1);
      pc.getInventory().storeItem(22503, 1); // 민첩의 엘릭서 룬
      htmlid = "seirune6";
     }
    } else {
     htmlid = "seirune5";
    }
   } else if (s.equalsIgnoreCase("c")) {
    if (pc.isCrown() && pc.getLevel() >= 55) {
     if (pc.getInventory().checkItem(89609, 1)
       && pc.getInventory().checkItem(89610, 1)) {
      pc.getInventory().consumeItem(89609, 1);
      pc.getInventory().consumeItem(89610, 1);
      pc.getInventory().storeItem(22496, 1); // 체력의 엘릭서 룬
      htmlid = "seirune6";
     }
    } else {
     htmlid = "seirune5";
    }
   } else if (s.equalsIgnoreCase("d")) {
    if (pc.isCrown() && pc.getLevel() >= 55) {
     if (pc.getInventory().checkItem(89609, 1)
       && pc.getInventory().checkItem(89610, 1)) {
      pc.getInventory().consumeItem(89609, 1);
      pc.getInventory().consumeItem(89610, 1);
      pc.getInventory().storeItem(22517, 1); // 지식의 엘릭서 룬
      htmlid = "seirune6";
     }
    } else {
     htmlid = "seirune5";
    }
   } else if (s.equalsIgnoreCase("e")) {
    if (pc.isCrown() && pc.getLevel() >= 55) {
     if (pc.getInventory().checkItem(89609, 1)
       && pc.getInventory().checkItem(89610, 1)) {
      pc.getInventory().consumeItem(89609, 1);
      pc.getInventory().consumeItem(89610, 1);
      pc.getInventory().storeItem(22510, 1); // 지혜의 엘릭서 룬
      htmlid = "seirune6";
     }
    } else {
     htmlid = "seirune5";
    }
   }
   if (s.equalsIgnoreCase("a")) {
    if (pc.isDarkelf() && pc.getLevel() >= 55) {
     if (pc.getInventory().checkItem(89609, 1)
       && pc.getInventory().checkItem(89610, 1)) {
      pc.getInventory().consumeItem(89609, 1);
      pc.getInventory().consumeItem(89610, 1);
      pc.getInventory().storeItem(22485, 1); // 힘의 엘릭서 룬
      htmlid = "seirune6";
     }
    } else {
     htmlid = "seirune5";
    }
   } else if (s.equalsIgnoreCase("b")) {
    if (pc.isDarkelf() && pc.getLevel() >= 55) {
     if (pc.getInventory().checkItem(89609, 1)
       && pc.getInventory().checkItem(89610, 1)) {
      pc.getInventory().consumeItem(89609, 1);
      pc.getInventory().consumeItem(89610, 1);
      pc.getInventory().storeItem(22499, 1); // 민첩의 엘릭서 룬
      htmlid = "seirune6";
     }
    } else {
     htmlid = "seirune5";
    }
   } else if (s.equalsIgnoreCase("c")) {
    if (pc.isDarkelf() && pc.getLevel() >= 55) {
     if (pc.getInventory().checkItem(89609, 1)
       && pc.getInventory().checkItem(89610, 1)) {
      pc.getInventory().consumeItem(89609, 1);
      pc.getInventory().consumeItem(89610, 1);
      pc.getInventory().storeItem(22492, 1); // 체력의 엘릭서 룬
      htmlid = "seirune6";
     }
    } else {
     htmlid = "seirune5";
    }
   } else if (s.equalsIgnoreCase("d")) {
    if (pc.isDarkelf() && pc.getLevel() >= 55) {
     if (pc.getInventory().checkItem(89609, 1)
       && pc.getInventory().checkItem(89610, 1)) {
      pc.getInventory().consumeItem(89609, 1);
      pc.getInventory().consumeItem(89610, 1);
      pc.getInventory().storeItem(22513, 1); // 지식의 엘릭서 룬
      htmlid = "seirune6";
     }
    } else {
     htmlid = "seirune5";
    }
   } else if (s.equalsIgnoreCase("e")) {
    if (pc.isDarkelf() && pc.getLevel() >= 55) {
     if (pc.getInventory().checkItem(89609, 1)
       && pc.getInventory().checkItem(89610, 1)) {
      pc.getInventory().consumeItem(89609, 1);
      pc.getInventory().consumeItem(89610, 1);
      pc.getInventory().storeItem(22506, 1); // 지혜의 엘릭서 룬
      htmlid = "seirune6";
     }
    } else {
     htmlid = "seirune5";
    }
   }
   if (s.equalsIgnoreCase("a")) {
    if (pc.isElf() && pc.getLevel() >= 55) {
     if (pc.getInventory().checkItem(89609, 1)
       && pc.getInventory().checkItem(89610, 1)) {
      pc.getInventory().consumeItem(89609, 1);
      pc.getInventory().consumeItem(89610, 1);
      pc.getInventory().storeItem(22486, 1); // 힘의 엘릭서 룬
      htmlid = "seirune6";
     }
    } else {
     htmlid = "seirune5";
    }
   } else if (s.equalsIgnoreCase("b")) {
    if (pc.isElf() && pc.getLevel() >= 55) {
     if (pc.getInventory().checkItem(89609, 1)
       && pc.getInventory().checkItem(89610, 1)) {
      pc.getInventory().consumeItem(89609, 1);
      pc.getInventory().consumeItem(89610, 1);
      pc.getInventory().storeItem(22500, 1); // 민첩의 엘릭서 룬
      htmlid = "seirune6";
     }
    } else {
     htmlid = "seirune5";
    }
   } else if (s.equalsIgnoreCase("c")) {
    if (pc.isElf() && pc.getLevel() >= 55) {
     if (pc.getInventory().checkItem(89609, 1)
       && pc.getInventory().checkItem(89610, 1)) {
      pc.getInventory().consumeItem(89609, 1);
      pc.getInventory().consumeItem(89610, 1);
      pc.getInventory().storeItem(22943, 1); // 체력의 엘릭서 룬
      htmlid = "seirune6";
     }
    } else {
     htmlid = "seirune5";
    }
   } else if (s.equalsIgnoreCase("d")) {
    if (pc.isElf() && pc.getLevel() >= 55) {
     if (pc.getInventory().checkItem(89609, 1)
       && pc.getInventory().checkItem(89610, 1)) {
      pc.getInventory().consumeItem(89609, 1);
      pc.getInventory().consumeItem(89610, 1);
      pc.getInventory().storeItem(22516, 1); // 지식의 엘릭서 룬
      htmlid = "seirune6";
     }
    } else {
     htmlid = "seirune5";
    }
   } else if (s.equalsIgnoreCase("e")) {
    if (pc.isElf() && pc.getLevel() >= 55) {
     if (pc.getInventory().checkItem(89609, 1)
       && pc.getInventory().checkItem(89610, 1)) {
      pc.getInventory().consumeItem(89609, 1);
      pc.getInventory().consumeItem(89610, 1);
      pc.getInventory().storeItem(22509, 1); // 지혜의 엘릭서 룬
      htmlid = "seirune6";
     }
    } else {
     htmlid = "seirune5";
    }
   }
   if (s.equalsIgnoreCase("a")) {
    if (pc.isWizard() && pc.getLevel() >= 55) {
     if (pc.getInventory().checkItem(89609, 1)
       && pc.getInventory().checkItem(89610, 1)) {
      pc.getInventory().consumeItem(89609, 1);
      pc.getInventory().consumeItem(89610, 1);
      pc.getInventory().storeItem(22487, 1); // 힘의 엘릭서 룬
      htmlid = "seirune6";
     }
    } else {
     htmlid = "seirune5";
    }
   } else if (s.equalsIgnoreCase("b")) {
    if (pc.isWizard() && pc.getLevel() >= 55) {
     if (pc.getInventory().checkItem(89609, 1)
       && pc.getInventory().checkItem(89610, 1)) {
      pc.getInventory().consumeItem(89609, 1);
      pc.getInventory().consumeItem(89610, 1);
      pc.getInventory().storeItem(22502, 1); // 민첩의 엘릭서 룬
      htmlid = "seirune6";
     }
    } else {
     htmlid = "seirune5";
    }
   } else if (s.equalsIgnoreCase("c")) {
    if (pc.isWizard() && pc.getLevel() >= 55) {
     if (pc.getInventory().checkItem(89609, 1)
       && pc.getInventory().checkItem(89610, 1)) {
      pc.getInventory().consumeItem(89609, 1);
      pc.getInventory().consumeItem(89610, 1);
      pc.getInventory().storeItem(22495, 1); // 체력의 엘릭서 룬
      htmlid = "seirune6";
     }
    } else {
     htmlid = "seirune5";
    }
   } else if (s.equalsIgnoreCase("d")) {
    if (pc.isWizard() && pc.getLevel() >= 55) {
     if (pc.getInventory().checkItem(89609, 1)
       && pc.getInventory().checkItem(89610, 1)) {
      pc.getInventory().consumeItem(89609, 1);
      pc.getInventory().consumeItem(89610, 1);
      pc.getInventory().storeItem(22515, 1); // 지식의 엘릭서 룬
      htmlid = "seirune6";
     }
    } else {
     htmlid = "seirune5";
    }
   } else if (s.equalsIgnoreCase("e")) {
    if (pc.isWizard() && pc.getLevel() >= 55) {
     if (pc.getInventory().checkItem(89609, 1)
       && pc.getInventory().checkItem(89610, 1)) {
      pc.getInventory().consumeItem(89609, 1);
      pc.getInventory().consumeItem(89610, 1);
      pc.getInventory().storeItem(22508, 1); // 지혜의 엘릭서 룬
      htmlid = "seirune6";
     }
    } else {
     htmlid = "seirune5";
    }
   }
   if (s.equalsIgnoreCase("a")) {
    if (pc.isKnight() && pc.getLevel() >= 55) {
     if (pc.getInventory().checkItem(89609, 1)
       && pc.getInventory().checkItem(89610, 1)) {
      pc.getInventory().consumeItem(89609, 1);
      pc.getInventory().consumeItem(89610, 1);
      pc.getInventory().storeItem(22488, 1); // 힘의 엘릭서 룬
      htmlid = "seirune6";
     }
    } else {
     htmlid = "seirune5";
    }
   } else if (s.equalsIgnoreCase("b")) {
    if (pc.isKnight() && pc.getLevel() >= 55) {
     if (pc.getInventory().checkItem(89609, 1)
       && pc.getInventory().checkItem(89610, 1)) {
      pc.getInventory().consumeItem(89609, 1);
      pc.getInventory().consumeItem(89610, 1);
      pc.getInventory().storeItem(22501, 1); // 민첩의 엘릭서 룬
      htmlid = "seirune6";
     }
    } else {
     htmlid = "seirune5";
    }
   } else if (s.equalsIgnoreCase("c")) {
    if (pc.isKnight() && pc.getLevel() >= 55) {
     if (pc.getInventory().checkItem(89609, 1)
       && pc.getInventory().checkItem(89610, 1)) {
      pc.getInventory().consumeItem(89609, 1);
      pc.getInventory().consumeItem(89610, 1);
      pc.getInventory().storeItem(22494, 1); // 체력의 엘릭서 룬
      htmlid = "seirune6";
     }
    } else {
     htmlid = "seirune5";
    }
   } else if (s.equalsIgnoreCase("d")) {
    if (pc.isKnight() && pc.getLevel() >= 55) {
     if (pc.getInventory().checkItem(89609, 1)
       && pc.getInventory().checkItem(89610, 1)) {
      pc.getInventory().consumeItem(89609, 1);
      pc.getInventory().consumeItem(89610, 1);
      pc.getInventory().storeItem(22514, 1); // 지식의 엘릭서 룬
      htmlid = "seirune6";
     }
    } else {
     htmlid = "seirune5";
    }
   } else if (s.equalsIgnoreCase("e")) {
    if (pc.isKnight() && pc.getLevel() >= 55) {
     if (pc.getInventory().checkItem(89609, 1)
       && pc.getInventory().checkItem(89610, 1)) {
      pc.getInventory().consumeItem(89609, 1);
      pc.getInventory().consumeItem(89610, 1);
      pc.getInventory().storeItem(22507, 1); // 지혜의 엘릭서 룬
      htmlid = "seirune6";
     }
    } else {
     htmlid = "seirune5";
    }
   }
   if (s.equalsIgnoreCase("a")) {
    if (pc.isDragonknight() && pc.getLevel() >= 55) {
     if (pc.getInventory().checkItem(89609, 1)
       && pc.getInventory().checkItem(89610, 1)) {
      pc.getInventory().consumeItem(89609, 1);
      pc.getInventory().consumeItem(89610, 1);
      pc.getInventory().storeItem(22490, 1); // 힘의 엘릭서 룬
      htmlid = "seirune6";
     }
    } else {
     htmlid = "seirune5";
    }
   } else if (s.equalsIgnoreCase("b")) {
    if (pc.isDragonknight() && pc.getLevel() >= 55) {
     if (pc.getInventory().checkItem(89609, 1)
       && pc.getInventory().checkItem(89610, 1)) {
      pc.getInventory().consumeItem(89609, 1);
      pc.getInventory().consumeItem(89610, 1);
      pc.getInventory().storeItem(22504, 1); // 민첩의 엘릭서 룬
      htmlid = "seirune6";
     }
    } else {
     htmlid = "seirune5";
    }
   } else if (s.equalsIgnoreCase("c")) {
    if (pc.isDragonknight() && pc.getLevel() >= 55) {
     if (pc.getInventory().checkItem(89609, 1)
       && pc.getInventory().checkItem(89610, 1)) {
      pc.getInventory().consumeItem(89609, 1);
      pc.getInventory().consumeItem(89610, 1);
      pc.getInventory().storeItem(22497, 1); // 체력의 엘릭서 룬
      htmlid = "seirune6";
     }
    } else {
     htmlid = "seirune5";
    }
   } else if (s.equalsIgnoreCase("d")) {
    if (pc.isDragonknight() && pc.getLevel() >= 55) {
     if (pc.getInventory().checkItem(89609, 1)
       && pc.getInventory().checkItem(89610, 1)) {
      pc.getInventory().consumeItem(89609, 1);
      pc.getInventory().consumeItem(89610, 1);
      pc.getInventory().storeItem(22518, 1); // 지식의 엘릭서 룬
      htmlid = "seirune6";
     }
    } else {
     htmlid = "seirune5";
    }
   } else if (s.equalsIgnoreCase("e")) {
    if (pc.isDragonknight() && pc.getLevel() >= 55) {
     if (pc.getInventory().checkItem(89609, 1)
       && pc.getInventory().checkItem(89610, 1)) {
      pc.getInventory().consumeItem(89609, 1);
      pc.getInventory().consumeItem(89610, 1);
      pc.getInventory().storeItem(22511, 1); // 지혜의 엘릭서 룬
      htmlid = "seirune6";
     }
    } else {
     htmlid = "seirune5";
    }
   }
   if (s.equalsIgnoreCase("a")) {
    if (pc.isIllusionist() && pc.getLevel() >= 55) {
     if (pc.getInventory().checkItem(89609, 1)
       && pc.getInventory().checkItem(89610, 1)) {
      pc.getInventory().consumeItem(89609, 1);
      pc.getInventory().consumeItem(89610, 1);
      pc.getInventory().storeItem(22491, 1); // 힘의 엘릭서 룬
      htmlid = "seirune6";
     }
    } else {
     htmlid = "seirune5";
    }
   } else if (s.equalsIgnoreCase("b")) {
    if (pc.isIllusionist() && pc.getLevel() >= 55) {
     if (pc.getInventory().checkItem(89609, 1)
       && pc.getInventory().checkItem(89610, 1)) {
      pc.getInventory().consumeItem(89609, 1);
      pc.getInventory().consumeItem(89610, 1);
      pc.getInventory().storeItem(22505, 1); // 민첩의 엘릭서 룬
      htmlid = "seirune6";
     }
    } else {
     htmlid = "seirune5";
    }
   } else if (s.equalsIgnoreCase("c")) {
    if (pc.isIllusionist() && pc.getLevel() >= 55) {
     if (pc.getInventory().checkItem(89609, 1)
       && pc.getInventory().checkItem(89610, 1)) {
      pc.getInventory().consumeItem(89609, 1);
      pc.getInventory().consumeItem(89610, 1);
      pc.getInventory().storeItem(22498, 1); // 체력의 엘릭서 룬
      htmlid = "seirune6";
     }
    } else {
     htmlid = "seirune5";
    }
   } else if (s.equalsIgnoreCase("d")) {
    if (pc.isIllusionist() && pc.getLevel() >= 55) {
     if (pc.getInventory().checkItem(89609, 1)
       && pc.getInventory().checkItem(89610, 1)) {
      pc.getInventory().consumeItem(89609, 1);
      pc.getInventory().consumeItem(89610, 1);
      pc.getInventory().storeItem(22519, 1); // 지식의 엘릭서 룬
      htmlid = "seirune6";
     }
    } else {
     htmlid = "seirune5";
    }
   } else if (s.equalsIgnoreCase("e")) {
    if (pc.isIllusionist() && pc.getLevel() >= 55) {
     if (pc.getInventory().checkItem(89609, 1)
       && pc.getInventory().checkItem(89610, 1)) {
      pc.getInventory().consumeItem(89609, 1);
      pc.getInventory().consumeItem(89610, 1);
      pc.getInventory().storeItem(22512, 1); // 지혜의 엘릭서 룬
      htmlid = "seirune6";
     }
    } else {
     htmlid = "seirune5";
    }
   }
 
 
DB...
 
armor
 
22485 힘의 엘릭서 룬(다크엘프) 힘의 엘릭서 룬(다크엘프) rune -1 gemstone 1000 4799 0 0 -3 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 55 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
22486 힘의 엘릭서 룬(요정) 힘의 엘릭서 룬(요정) rune -1 gemstone 1000 4799 0 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 50 0 0 0 55 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
22487 힘의 엘릭서 룬(마법사) 힘의 엘릭서 룬(마법사) rune -1 gemstone 1000 4799 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 3 0 55 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
22488 힘의 엘릭서 룬(기사) 힘의 엘릭서 룬(기사) rune -1 gemstone 1000 4799 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 50 0 0 0 0 55 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
22489 힘의 엘릭서 룬(군주) 힘의 엘릭서 룬(군주) rune -1 gemstone 1000 4799 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 55 0 0 0 3 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
22490 힘의 엘릭서 룬(용기사) 힘의 엘릭서 룬(용기사) rune -1 gemstone 1000 4799 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 0 55 0 0 0 0 0 3 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
22491 힘의 엘릭서 룬(환술사) 힘의 엘릭서 룬(환술사) rune -1 gemstone 1000 4799 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 0 0 55 0 0 0 0 5 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
22492 체력의 엘릭서 룬(다크엘프) 체력의 엘릭서 룬(다크엘프) rune -1 gemstone 1000 4795 0 0 -3 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 55 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
22494 체력의 엘릭서 룬(기사) 체력의 엘릭서 룬(기사) rune -1 gemstone 1000 4795 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 50 0 0 0 0 55 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
22495 체력의 엘릭서 룬(마법사) 체력의 엘릭서 룬(마법사) rune -1 gemstone 1000 4795 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 3 0 55 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
22496 체력의 엘릭서 룬(군주) 체력의 엘릭서 룬(군주) rune -1 gemstone 1000 4795 0 0 0 0 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 55 0 0 0 3 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
22497 체력의 엘릭서 룬(용기사) 체력의 엘릭서 룬(용기사) rune -1 gemstone 1000 4795 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 55 0 0 0 0 0 3 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
22498 체력의 엘릭서 룬(환술사) 체력의 엘릭서 룬(환술사) rune -1 gemstone 1000 4795 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 55 0 0 0 0 5 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
22499 민첩의 엘릭서 룬(다크엘프) 민첩의 엘릭서 룬(다크엘프) rune -1 gemstone 1000 4803 0 0 -3 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 55 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
22500 민첩의 엘릭서 룬(요정) 민첩의 엘릭서 룬(요정) rune -1 gemstone 1000 4803 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 50 0 0 0 55 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
22501 민첩의 엘릭서 룬(기사) 민첩의 엘릭서 룬(기사) rune -1 gemstone 1000 4803 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 0 0 0 50 0 0 0 0 55 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
22502 민첩의 엘릭서 룬(마법사) 민첩의 엘릭서 룬(마법사) rune -1 gemstone 1000 4803 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 3 0 55 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
22503 민첩의 엘릭서 룬(군주) 민첩의 엘릭서 룬(군주) rune -1 gemstone 1000 4803 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 55 0 0 0 3 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
22504 민첩의 엘릭서 룬(용기사) 민첩의 엘릭서 룬(용기사) rune -1 gemstone 1000 4803 0 0 0 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 0 55 0 0 0 0 0 3 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
22505 민첩의 엘릭서 룬(환술사) 민첩의 엘릭서 룬(환술사) rune -1 gemstone 1000 4803 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 55 0 0 0 0 5 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
22506 지혜의 엘릭서 룬(다크엘프) 지혜의 엘릭서 룬(다크엘프) rune -1 gemstone 1000 4805 0 0 -3 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 55 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
22507 지혜의 엘릭서 룬(기사) 지혜의 엘릭서 룬(기사) rune -1 gemstone 1000 4805 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 50 0 0 0 0 55 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
22508 지혜의 엘릭서 룬(마법사) 지혜의 엘릭서 룬(마법사) rune -1 gemstone 1000 4805 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 3 0 55 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
22509 지혜의 엘릭서 룬(요정) 지혜의 엘릭서 룬(요정) rune -1 gemstone 1000 4805 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 0 0 50 0 0 0 55 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
22510 지혜의 엘릭서 룬(군주) 지혜의 엘릭서 룬(군주) rune -1 gemstone 1000 4805 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 55 0 0 0 3 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
22511 지혜의 엘릭서 룬(용기사) 지혜의 엘릭서 룬(용기사) rune -1 gemstone 1000 4805 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 55 0 0 0 0 0 3 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
22512 지혜의 엘릭서 룬(환술사) 지혜의 엘릭서 룬(환술사) rune -1 gemstone 1000 4805 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 55 0 0 0 0 5 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
22513 지식의 엘릭서 룬(다크엘프) 지식의 엘릭서 룬(다크엘프) rune -1 gemstone 1000 4797 0 0 -3 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 55 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
22514 지식의 엘릭서 룬(기사) 지식의 엘릭서 룬(기사) rune -1 gemstone 1000 4797 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 50 0 0 0 0 55 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
22515 지식의 엘릭서 룬(마법사) 지식의 엘릭서 룬(마법사) rune -1 gemstone 1000 4797 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 3 0 55 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
22516 지식의 엘릭서 룬(요정) 지식의 엘릭서 룬(요정) rune -1 gemstone 1000 4797 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 50 0 0 0 55 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
22517 지식의 엘릭서 룬(군주) 지식의 엘릭서 룬(군주) rune -1 gemstone 1000 4797 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 55 0 0 0 3 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
22518 지식의 엘릭서 룬(용기사) 지식의 엘릭서 룬(용기사) rune -1 gemstone 1000 4797 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 55 0 0 0 0 0 3 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
22519 지식의 엘릭서 룬(환술사) 지식의 엘릭서 룬(환술사) rune -1 gemstone 1000 4797 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 55 0 0 0 0 5 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
22943 체력의 엘릭서 룬(요정) 체력의 엘릭서 룬(요정) rune -1 gemstone 1000 4795 0 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 50 0 0 0 0 55 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
 
 
npc...
 
90049 세이룬 퀘스트 도우미^ 세이룬 55퀘스트NPC L1Merchant 7372 0 0 0 0 0 0 0 0 0 0 0 0  0 0 0 0 0 0 0 0 0 0 0 0 0  0 -1 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 -1 0 0 0 0 0
 
 
spawnlist_npc...
 
53205 퀘스트 도우미^ 세이룬 1 90049 32883 32784 0 0 6 0 4 0
 
 
npcaction...
 
90049 seirune2 seirune2
etcitem...
 
89609 마법사의 돌 마법사의 돌 other normal gemstone 10 4779 36 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 1 1
89610 낡은 고서 낡은 고서 other normal paper 1000 2498 0 0 0 0 0 0 55 0 0 0 0 1 0 0 0 0 0 0 1 1

 

번호 제목 글쓴이 날짜 조회 수
공지 소스자료는 직접 올려주세요 게임존 2017.06.06 550
109 참 시스템 이드1 2016.04.26 186
108 채금시 전체공지로 보기 이드1 2016.04.26 32
107 소모성아이템 실시간시간보기 이드1 2016.04.26 66
106 몬스터 피통보이기 이드1 2016.04.26 114
105 단풍막대 변신몹추가 이드1 2016.04.26 107
104 보스몹 리젠 멘트띄우기 이드1 2016.04.26 142
103 마법연속으로죽지않을때 이드1 2016.04.26 27
102 올스킬 반지 이드1 2016.04.26 156
101 운영자 누구 귓말 친추 차단 이드1 2016.04.26 45
» 세이룬 [펌] 이드1 2016.04.26 70
99 둘리팩 디스스턴 중첩막기 이드1 2016.04.26 77
98 적주변에 있을시 외창금지 이드1 2016.04.26 59
97 힐량 체크하기 본섭화 [2] 로스트사가 2016.04.25 119
96 마법 중복으로 못배우게 하기 본섭화 로스트사가 2016.04.25 77
95 명령어로 아지트 지급하기!! 테스트완료 이해인 2016.04.25 98
94 린드 가호 본섭화 로스트사가 2016.04.25 97
93 신규혈 일정렙이상 자동탈퇴부분!! [1] 이해인 2016.04.25 69
92 스킬아이콘 순서 & 스킬창 28자리 8진수 로스트사가 2016.04.25 231
91 [본섭화]수호탑근처가면투명해제 로스트사가 2016.04.25 44
90 혈맹버프 아이콘 패킷부분임 로스트사가 2016.04.24 69
89 뻥튀기 소스 외부화 및 설정. 멘토 2016.04.24 68
88 경험치 지급단 레벨 수정 내멋 2016.04.23 137
87 유저 버프 추가 내멋 2016.04.23 191
86 제작 npc 만들기 내멋 2016.04.23 438
85 2.7버전 트레이저박스 인챈트 표시 내멋 2016.04.23 148
84 에바일팩(3.63 공성소스) 웨롭지않아 2016.04.22 157
83 장비에 버프효과 아이콘표기 로스트사가 2016.04.22 153
82 이벤트용 강제 변신무기 만들기(에바일팩소스) 웨롭지않아 2016.04.21 78
81 마법크리이펙트(에바일팩소스) 웨롭지않아 2016.04.21 115
80 홀,짝. 주사위 , 소막 겜블 소스 [3] file 로스트사가 2016.04.20 189
79 속성방어 본섭화??? 로스트사가 2016.04.20 73
78 드래곤볼소스 오징어소녀 2016.04.19 107
77 보스이동주문서. 오징어소녀 2016.04.19 218
76 보스리스폰 멘트 띄우기 오징어소녀 2016.04.19 138
75 클래스 변경물약 [3] 오징어소녀 2016.04.17 118
74 엔피씨에게 호칭주기 오징어소녀 2016.04.17 97
73 한계정내 두군대혈 가입못하게하는소스 오징어소녀 2016.04.17 55
72 랭커들 아이템 지급하기 오징어소녀 2016.04.17 144
71 혈맹창고내역 file 오징어소녀 2016.04.17 52
70 10렙당 추타 1 부여하기 오징어소녀 2016.04.17 111
69 쇼크 스턴 본섭화입니다. 이상 무 ~ LoseF 2016.04.17 179
68 혈맹 미가입시 상점이용제한 [1] 오징어소녀 2016.04.17 66
67 사망경험치 본섭화 소스 로스트사가 2016.04.16 60
66 데스나이트의 불검 본섭화 로스트사가 2016.04.16 151
65 젠틀님의 요청으로 인해 올립니다 [같은 계정 다른혈맹 중복가입 불가능] [1] SNIKUDO 2016.04.15 60
64 1.82 소스 노 컴파일입니다. file 조안로페즈 2016.04.15 144
63 앱솔루트 블레이드 수정본입니다. [4] LoseF 2016.04.13 147
62 [본섭화] 공성선포시 혈맹원이 공성존 안에있다면 마을로 베르 로스트사가 2016.04.11 62
61 아이콘찾기 출처*팝존* jpark33 2016.04.08 173
60 아이템 옵션 바꾸기 출처*팝존* [1] jpark33 2016.04.08 621