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