|
@@ -1,4053 +0,0 @@
|
|
|
-// Quest Database
|
|
|
-//
|
|
|
-// Structure of Database:
|
|
|
-// Quest ID,Time Limit,Target1,Val1,Target2,Val2,Target3,Val3,MobID1,NameID1,Rate1,MobID2,NameID2,Rate2,MobID3,NameID3,Rate3,Quest Title
|
|
|
-//
|
|
|
-// Time Limit* can be:
|
|
|
-// - in seconds ; date limit will be at [Current time + Time Limit]
|
|
|
-// - in HH-MM format ; date limit will be at [Time Limit] of the current day or at [Time Limit]
|
|
|
-// of the next day if [Time Limit] is lower than the current date.
|
|
|
-//
|
|
|
-// The MobID*, NameID*, and Rate* reflect special values for quests that can drop an item at given rate from given mob.
|
|
|
-// If no MobID* is given, then any mob has a chance to drop the given ItemID*.
|
|
|
-
|
|
|
-1000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Transcend"
|
|
|
-1001,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Acolyte"
|
|
|
-1002,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Acolyte"
|
|
|
-1003,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Acolyte"
|
|
|
-1004,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Archer"
|
|
|
-1005,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Mage"
|
|
|
-1006,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Mage"
|
|
|
-1007,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Mage"
|
|
|
-1008,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Mage"
|
|
|
-1009,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Merchant"
|
|
|
-1010,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Merchant"
|
|
|
-1011,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Merchant"
|
|
|
-1012,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Merchant"
|
|
|
-1013,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Thief"
|
|
|
-1014,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Swordman"
|
|
|
-1015,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Your first quest"
|
|
|
-1016,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Gaining base levels"
|
|
|
-
|
|
|
-// 2010 Headgear Quests
|
|
|
-1100,0,1178,20,0,0,0,0,0,0,0,0,0,0,0,0,0,"Solo in the Sphinx Dungeon!"
|
|
|
-1101,0,1164,20,0,0,0,0,0,0,0,0,0,0,0,0,0,"Soloing Sphinx Dungeon!"
|
|
|
-1102,0,1194,40,0,0,0,0,0,0,0,0,0,0,0,0,0,"Soloing Clock Tower!"
|
|
|
-1103,0,1213,30,0,0,0,0,0,0,0,0,0,0,0,0,0,"Soloing Clock Tower!"
|
|
|
-1104,0,1519,20,0,0,0,0,0,0,0,0,0,0,0,0,0,"Solo at Luoyang!"
|
|
|
-1105,0,1513,50,0,0,0,0,0,0,0,0,0,0,0,0,0,"Solo at Luoyang!"
|
|
|
-1106,0,1375,20,0,0,0,0,0,0,0,0,0,0,0,0,0,"Solo at Amatsu Dungeon!"
|
|
|
-1107,0,1403,40,0,0,0,0,0,0,0,0,0,0,0,0,0,"Solo at Amatsu Dungeon!"
|
|
|
-1108,0,1631,20,0,0,0,0,0,0,0,0,0,0,0,0,0,"Solo at Luoyang!"
|
|
|
-
|
|
|
-// Ropewa & Yuridi Quest
|
|
|
-1109,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Ropewa & Yuridi - Survivors of the Labyrinth"
|
|
|
-1110,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Ropewa & Yuridi - Victims of the Labyrinth"
|
|
|
-1111,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Ropewa & Yuridi - Maze in the Labyrinth"
|
|
|
-1112,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Ropewa & Yuridi - Lost in the Labyrinth"
|
|
|
-1113,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Ropewa & Yuridi - Torn Apart"
|
|
|
-1114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Ropewa & Yuridi - The Cost of Restoration"
|
|
|
-1115,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Ropewa & Yuridi - Song of the Abyss"
|
|
|
-1116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Ropewa & Yuridi - Dead Man's Song"
|
|
|
-1117,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Ropewa & Yuridi - Eternal Promise, Broken Ring"
|
|
|
-1118,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Neighborhood Knight - I Need Clues"
|
|
|
-1119,82800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Neighborhood Knight - Cooldown"
|
|
|
-
|
|
|
-1145,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Help the poor cat"
|
|
|
-1146,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Help the poor cat"
|
|
|
-1147,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Help the poor cat"
|
|
|
-1148,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Help the poor cat"
|
|
|
-1149,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Help the poor cat"
|
|
|
-1150,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Help the poor cat"
|
|
|
-1151,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Help the poor cat"
|
|
|
-1152,82800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Help the poor cat"
|
|
|
-1153,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Help the poor cat"
|
|
|
-1154,0,2197,20,0,0,0,0,0,0,0,0,0,0,0,0,0,"Help the poor cat"
|
|
|
-1155,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Help the poor cat"
|
|
|
-1174,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Rumor, Time and Legend"
|
|
|
-1175,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Rumor, Time and Legend"
|
|
|
-1176,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Rumor, Time and Legend"
|
|
|
-1177,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Rumor, Time and Legend"
|
|
|
-1178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Rumor, Time and Legend"
|
|
|
-1179,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Rumor, Time and Legend"
|
|
|
-1180,0,0,0,0,0,0,0,2314,6520,3000,0,0,0,0,0,0,"Get Rid of Bakonawa"
|
|
|
-1181,0,0,0,0,0,0,0,2314,6520,3000,0,0,0,0,0,0,"Get Rid of Bakonawa"
|
|
|
-1182,0,0,0,0,0,0,0,2314,6520,3000,0,0,0,0,0,0,"Get Rid of Bakonawa"
|
|
|
-1183,0,0,0,0,0,0,0,2314,6520,3000,0,0,0,0,0,0,"Get Rid of Bakonawa"
|
|
|
-1184,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Get Rid of Bakonawa"
|
|
|
-1185,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Get Rid of Bakonawa"
|
|
|
-1186,0,2313,15,0,0,0,0,0,0,0,0,0,0,0,0,0,"Get Rid of Bakonawa"
|
|
|
-1187,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Get Rid of Bakonawa"
|
|
|
-1188,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Get Rid of Bakonawa"
|
|
|
-1189,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Get Rid of Bakonawa"
|
|
|
-1190,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Get Rid of Bakonawa"
|
|
|
-1191,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Get Rid of Bakonawa"
|
|
|
-1192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Get Rid of Bakonawa"
|
|
|
-1193,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Get Rid of Bakonawa"
|
|
|
-
|
|
|
-// 2011 X-Mas Event
|
|
|
-1194,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Look out the window, Cheers for Raccoon Hurray team!"
|
|
|
-1195,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Look out the window, Cheers for Raccoon Hurray team!"
|
|
|
-1196,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Look out the window, Cheers for Raccoon Hurray team!"
|
|
|
-1197,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Look out the window, Cheers for Raccoon Hurray team!"
|
|
|
-1198,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Look out the window, Cheers for Raccoon Hurray team!"
|
|
|
-1199,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Look out the window, Cheers for Raccoon Hurray team!"
|
|
|
-1200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Look out the window, Cheers for Raccoon Hurray team!"
|
|
|
-1201,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Look out the window, Cheers for Raccoon Hurray team!"
|
|
|
-1202,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Look out the window, Cheers for Raccoon Hurray team!"
|
|
|
-1203,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Look out the window, Cheers for Raccoon Hurray team!"
|
|
|
-1204,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Look out the window, Cheers for Raccoon Hurray team!"
|
|
|
-1205,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Look out the window, Cheers for Raccoon Hurray team!"
|
|
|
-1206,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Look out the window, Cheers for Raccoon Hurray team!"
|
|
|
-1207,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Look out the window, Cheers for Raccoon Hurray team!"
|
|
|
-1208,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Look out the window, Cheers for Raccoon Hurray team!"
|
|
|
-1209,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Look out the window, Cheers for Raccoon Hurray team!"
|
|
|
-1210,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Look out the window, Cheers for Raccoon Hurray team!"
|
|
|
-1211,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Look out the window, Cheers for Raccoon Hurray team!"
|
|
|
-1212,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Look out the window, Cheers for Raccoon Hurray team!"
|
|
|
-1213,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Look out the window, Cheers for Raccoon Hurray team!"
|
|
|
-
|
|
|
-// Find Professor Worm's Memory
|
|
|
-1214,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Getting back Professor Worm's memory"
|
|
|
-1215,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Getting back Professor Worm's memory"
|
|
|
-1216,0,0,0,0,0,0,0,2364,6542,3000,0,0,0,0,0,0,"Getting back Professor Worm's memory"
|
|
|
-1217,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Getting back Professor Worm's memory"
|
|
|
-1218,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Getting back Professor Worm's memory"
|
|
|
-1219,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Getting back Professor Worm's memory"
|
|
|
-1220,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Getting back Professor Worm's memory"
|
|
|
-1221,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Getting back Professor Worm's memory"
|
|
|
-1222,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Getting back Professor Worm's memory"
|
|
|
-1223,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Getting back Professor Worm's memory"
|
|
|
-1224,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Getting back Professor Worm's memory"
|
|
|
-1225,0,2367,15,0,0,0,0,0,0,0,0,0,0,0,0,0,"Getting back Professor Worm's memory"
|
|
|
-1226,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Getting back Professor Worm's memory"
|
|
|
-1227,0,0,0,0,0,0,0,2364,6542,3000,0,0,0,0,0,0,"Getting back Professor Worm's memory"
|
|
|
-1228,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Getting back Professor Worm's memory"
|
|
|
-
|
|
|
-// Academy 14.2
|
|
|
-1229,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Swordsman training"
|
|
|
-1230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Swordsman training"
|
|
|
-1233,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Swordsman training"
|
|
|
-1234,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Swordsman training"
|
|
|
-1235,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Swordsman training"
|
|
|
-1236,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Swordsman training"
|
|
|
-1237,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Shop guide"
|
|
|
-1238,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Shop guide"
|
|
|
-1239,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Shop guide"
|
|
|
-1240,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Shop guide"
|
|
|
-
|
|
|
-// Ghost Palace memorial
|
|
|
-1261,82800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Cursed Swordman"
|
|
|
-1263,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Cursed Swordman"
|
|
|
-
|
|
|
-1264,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Flaming Basin and Doom Prayers"
|
|
|
-1265,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Flaming Basin and Doom Prayers"
|
|
|
-1266,0,0,0,0,0,0,0,3021,6692,2000,0,0,0,0,0,0,"Flaming Basin and Doom Prayers"
|
|
|
-1267,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Flaming Basin and Doom Prayers"
|
|
|
-1268,0,3021,20,0,0,0,0,0,0,0,0,0,0,0,0,0,"Flaming Basin and Doom Prayers"
|
|
|
-1269,0,3022,20,0,0,0,0,0,0,0,0,0,0,0,0,0,"Flaming Basin and Doom Prayers"
|
|
|
-1270,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Flaming Basin and Doom Prayers"
|
|
|
-1271,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Flaming Basin and Doom Prayers"
|
|
|
-1272,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Flaming Basin and Doom Prayers"
|
|
|
-1273,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Flaming Basin and Doom Prayers"
|
|
|
-1274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Flaming Basin and Doom Prayers"
|
|
|
-1275,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Flaming Basin and Doom Prayers"
|
|
|
-1297,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Flaming Basin and Doom Prayers"
|
|
|
-
|
|
|
-// Rockridge
|
|
|
-1298,0,3740,20,0,0,0,0,0,0,0,0,0,0,0,0,0,"Gas! Gas!"
|
|
|
-1299,4:00,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Patrol Once a Day"
|
|
|
-
|
|
|
-1321,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Spotty and Her Ring"
|
|
|
-1322,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Found Something"
|
|
|
-1323,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Spotty, No!"
|
|
|
-1324,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Spotty, No!"
|
|
|
-1325,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Spotty, No!"
|
|
|
-1326,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Spotty, No!"
|
|
|
-1327,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Spotty, No!"
|
|
|
-1328,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Found Missing Items"
|
|
|
-1329,4:00,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Spotty in the Dreamland"
|
|
|
-1330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Spotty's Holes"
|
|
|
-1331,0,3736,3,3737,3,3738,3,0,0,0,0,0,0,0,0,0,"Avenging Spotty"
|
|
|
-1332,4:00,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Blood for Blood"
|
|
|
-
|
|
|
-2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Blacksmith"
|
|
|
-2001,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Blacksmith"
|
|
|
-2002,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Blacksmith"
|
|
|
-2003,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Blacksmith"
|
|
|
-2004,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Blacksmith"
|
|
|
-2005,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Blacksmith"
|
|
|
-2006,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Blacksmith"
|
|
|
-2007,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Blacksmith"
|
|
|
-2008,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Blacksmith"
|
|
|
-2009,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Blacksmith"
|
|
|
-2010,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Blacksmith"
|
|
|
-2011,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Blacksmith"
|
|
|
-2012,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Blacksmith"
|
|
|
-2013,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Blacksmith"
|
|
|
-2014,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Blacksmith"
|
|
|
-2015,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Blacksmith"
|
|
|
-2016,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Blacksmith"
|
|
|
-2017,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Rogue"
|
|
|
-2018,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Rogue"
|
|
|
-2019,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Rogue"
|
|
|
-2020,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Rogue"
|
|
|
-2021,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Rogue"
|
|
|
-2022,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Rogue"
|
|
|
-2023,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Rogue"
|
|
|
-2024,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Rogue"
|
|
|
-2025,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Rogue"
|
|
|
-2026,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Rogue"
|
|
|
-2027,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Rogue"
|
|
|
-2028,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Alchemist"
|
|
|
-2029,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Alchemist"
|
|
|
-2030,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Alchemist"
|
|
|
-2031,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Alchemist"
|
|
|
-2032,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Alchemist"
|
|
|
-2033,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Alchemist"
|
|
|
-2034,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Alchemist"
|
|
|
-2035,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Alchemist"
|
|
|
-2036,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Alchemist"
|
|
|
-2037,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Alchemist"
|
|
|
-2038,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Alchemist"
|
|
|
-2039,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Alchemist"
|
|
|
-2040,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Alchemist"
|
|
|
-2041,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Sage"
|
|
|
-2042,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Sage"
|
|
|
-2043,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Sage"
|
|
|
-2044,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Sage"
|
|
|
-2045,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Sage"
|
|
|
-2046,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Sage"
|
|
|
-2047,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Sage"
|
|
|
-2048,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Sage"
|
|
|
-2049,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Sage"
|
|
|
-2050,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Sage"
|
|
|
-2051,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Sage"
|
|
|
-2052,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Sage"
|
|
|
-2053,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Sage"
|
|
|
-2054,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Sage"
|
|
|
-2055,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Sage"
|
|
|
-2056,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Sage"
|
|
|
-2057,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Sage"
|
|
|
-2058,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Sage"
|
|
|
-2059,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Sage"
|
|
|
-2060,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Sage"
|
|
|
-2061,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Sage"
|
|
|
-2062,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Sage"
|
|
|
-2063,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The Crow of the Fate - 1"
|
|
|
-2064,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The Crow of the Fate - 2"
|
|
|
-2065,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The Crow of the Fate - 3"
|
|
|
-2066,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The Crow of the Fate - 4"
|
|
|
-2067,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The Crow of the Fate - 5"
|
|
|
-2068,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The Crow of the Fate - 6"
|
|
|
-2069,300,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Tierra Gorge Battle"
|
|
|
-2070,300,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Flavius Battle"
|
|
|
-2071,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Cursed Property"
|
|
|
-2072,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Cursed Property"
|
|
|
-2073,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Cursed Property"
|
|
|
-2074,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Cursed Property"
|
|
|
-2075,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Cursed Property"
|
|
|
-2076,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Cursed Property"
|
|
|
-2077,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Cursed Property"
|
|
|
-2078,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Cursed Property"
|
|
|
-2079,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The past went wrong"
|
|
|
-2080,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The past went wrong"
|
|
|
-2081,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The past went wrong"
|
|
|
-2082,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The past went wrong"
|
|
|
-2083,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The past went wrong"
|
|
|
-2084,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The past went wrong"
|
|
|
-2085,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The past went wrong"
|
|
|
-2086,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The Enterprise"
|
|
|
-2087,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The Enterprise"
|
|
|
-2088,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The Enterprise"
|
|
|
-2089,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The Enterprise"
|
|
|
-2090,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The Enterprise"
|
|
|
-2091,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The Enterprise"
|
|
|
-2092,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The Enterprise"
|
|
|
-2093,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The Enterprise"
|
|
|
-2094,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The Enterprise"
|
|
|
-2095,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The Enterprise"
|
|
|
-2109,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"A Mage in the Ice Dungeon"
|
|
|
-2110,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"A Mage in the Ice Dungeon"
|
|
|
-2111,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"A Mage in the Ice Dungeon"
|
|
|
-2112,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"A Mage in the Ice Dungeon"
|
|
|
-2113,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"A Mage in the Ice Dungeon"
|
|
|
-2114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Thor Volcano base camp"
|
|
|
-2115,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Thor Volcano base camp"
|
|
|
-2116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Thor Volcano base camp"
|
|
|
-2117,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Thor Volcano base camp"
|
|
|
-2118,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Thor Volcano base camp"
|
|
|
-2119,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Thor Volcano base camp"
|
|
|
-2120,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Thor Volcano base camp"
|
|
|
-2121,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Thor Volcano base camp"
|
|
|
-2122,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Thor Volcano base camp"
|
|
|
-2123,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Thor Volcano base camp"
|
|
|
-2124,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Thor Volcano base camp"
|
|
|
-2125,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Thor Volcano base camp"
|
|
|
-2126,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Thor Volcano base camp"
|
|
|
-2127,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Thor Volcano base camp"
|
|
|
-2128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Thor Volcano base camp"
|
|
|
-2129,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Thor Volcano base camp"
|
|
|
-2130,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Thor Volcano base camp"
|
|
|
-2131,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Thor Volcano base camp"
|
|
|
-2132,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"For Arunafeltz"
|
|
|
-2133,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"For Arunafeltz"
|
|
|
-2134,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"For Arunafeltz"
|
|
|
-2135,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"For Arunafeltz"
|
|
|
-2136,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"For Arunafeltz"
|
|
|
-2137,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"For Arunafeltz"
|
|
|
-2138,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"For Arunafeltz"
|
|
|
-2139,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"For Arunafeltz"
|
|
|
-2140,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"For Arunafeltz"
|
|
|
-2141,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"For Arunafeltz"
|
|
|
-2142,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"For Arunafeltz"
|
|
|
-2143,50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Guild Dungeon Event"
|
|
|
-2144,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Guild Dungeon Event"
|
|
|
-
|
|
|
-2147,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Attitude to the New"
|
|
|
-2148,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Attitude to the New"
|
|
|
-2149,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Attitude to the New"
|
|
|
-2150,0,1995,30,0,0,0,0,0,0,0,0,0,0,0,0,0,"Attitude to the New"
|
|
|
-2151,0,1992,10,0,0,0,0,0,0,0,0,0,0,0,0,0,"Attitude to the New"
|
|
|
-2152,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Attitude to the New"
|
|
|
-2153,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Attitude to the New"
|
|
|
-2154,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Attitude to the New"
|
|
|
-2155,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Attitude to the New"
|
|
|
-2156,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Attitude to the New"
|
|
|
-2157,0,1986,10,0,0,0,0,0,0,0,0,0,0,0,0,0,"Attitude to the New"
|
|
|
-2158,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Finding a Fairy"
|
|
|
-2159,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Finding a Tree Giant"
|
|
|
-2179,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Dr. Lifeguard's request"
|
|
|
-2180,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Dr. Lifeguard's request"
|
|
|
-2181,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Dr. Lifeguard's request"
|
|
|
-2182,64800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Rough Minerals"
|
|
|
-2183,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Flower of Alfheim"
|
|
|
-2184,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Flower of Alfheim"
|
|
|
-2185,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Spirit of Alfheim"
|
|
|
-2186,64800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Helping Grenouille"
|
|
|
-
|
|
|
-2187,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Arch Bishop job changing quest"
|
|
|
-2188,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Arch Bishop job changing quest"
|
|
|
-2189,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Arch Bishop job changing quest"
|
|
|
-2190,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Arch Bishop job changing quest"
|
|
|
-2191,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Arch Bishop job changing quest"
|
|
|
-
|
|
|
-2192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Guarana quest"
|
|
|
-2193,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Guarana quest"
|
|
|
-2194,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Guarana quest"
|
|
|
-2195,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Guarana quest"
|
|
|
-2196,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Guarana quest"
|
|
|
-2197,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Guarana quest"
|
|
|
-2198,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Guarana quest"
|
|
|
-2199,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Guarana quest"
|
|
|
-2200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Guarana quest"
|
|
|
-2201,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Brasilis Water Lily"
|
|
|
-2202,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Brasilis Water Lily"
|
|
|
-2203,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Brasilis Water Lily"
|
|
|
-2204,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Brasilis Water Lily"
|
|
|
-2205,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Brasilis Water Lily"
|
|
|
-2206,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Brasilis Water Lily"
|
|
|
-2207,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Brasilis Water Lily"
|
|
|
-2208,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Bathroom Ghost"
|
|
|
-
|
|
|
-2209,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Genetic Job Change Quest"
|
|
|
-2210,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Genetic Job Change Quest"
|
|
|
-2211,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Genetic Job Change Quest"
|
|
|
-2212,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Genetic Job Change Quest"
|
|
|
-2213,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Genetic Job Change Quest"
|
|
|
-2214,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Genetic Job Change Quest"
|
|
|
-2215,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Genetic Job Change Quest"
|
|
|
-2216,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Genetic Job Change Quest"
|
|
|
-2217,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Genetic Job Change Quest"
|
|
|
-2218,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Wanderer Job Change Quest"
|
|
|
-2219,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Wanderer Job Change Quest"
|
|
|
-2220,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Wanderer Job Change Quest"
|
|
|
-2221,600,1718,50,0,0,0,0,0,0,0,0,0,0,0,0,0,"Wanderer Job Change Quest"
|
|
|
-2222,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Wanderer Job Change Quest"
|
|
|
-2223,0,1428,100,0,0,0,0,0,0,0,0,0,0,0,0,0,"Generic Job Change Quest"
|
|
|
-
|
|
|
-// Secret in the Woods
|
|
|
-2271,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Secret in the Woods"
|
|
|
-2272,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Secret in the Woods"
|
|
|
-2273,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Secret in the Woods"
|
|
|
-2274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Secret in the Woods"
|
|
|
-2275,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Secret in the Woods"
|
|
|
-2276,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Secret in the Woods"
|
|
|
-2277,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Secret in the Woods"
|
|
|
-2278,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Secret in the Woods"
|
|
|
-2279,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Secret in the Woods"
|
|
|
-2280,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Secret in the Woods"
|
|
|
-2281,0,2319,1,0,0,0,0,0,0,0,0,0,0,0,0,0,"Get Rid of Buwaya"
|
|
|
-
|
|
|
-// Pyramid (Nightmare)
|
|
|
-2289,0,2355,20,0,0,0,0,0,0,0,0,0,0,0,0,0,"Verit Hunting (Nightmare)"
|
|
|
-2290,82800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Verit Hunting - Cooldown"
|
|
|
-2291,82800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Mummy Hunting - Cooldown"
|
|
|
-2292,0,2360,20,0,0,0,0,0,0,0,0,0,0,0,0,0,"Mummy Hunting (Nightmare)"
|
|
|
-
|
|
|
-// Academy 14.2
|
|
|
-2293,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Adventurer's Companion"
|
|
|
-2294,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Adventurer's Companion"
|
|
|
-2295,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Adventurer's Companion"
|
|
|
-2296,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Adventurer's Companion"
|
|
|
-2297,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Adventurer's Companion"
|
|
|
-2298,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Adventurer's Companion"
|
|
|
-2299,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Rapid Completion Experience"
|
|
|
-
|
|
|
-// New Novice Ground
|
|
|
-// 2299,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Training Center: Talk to Lisa"
|
|
|
-2300,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Training Center: Talk to General Reindeer"
|
|
|
-2301,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Training Center: Leave the boat"
|
|
|
-2302,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Training Center: Formation"
|
|
|
-
|
|
|
-//2315,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,""
|
|
|
-
|
|
|
-3000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Bard"
|
|
|
-3001,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Bard"
|
|
|
-3002,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Bard"
|
|
|
-3003,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Bard"
|
|
|
-3004,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Bard"
|
|
|
-3006,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Crusader"
|
|
|
-3007,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Crusader"
|
|
|
-3008,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Crusader"
|
|
|
-3009,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Crusader"
|
|
|
-3010,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Crusader"
|
|
|
-3011,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Crusader"
|
|
|
-3012,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Crusader"
|
|
|
-3013,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Crusader"
|
|
|
-3014,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Crusader"
|
|
|
-3015,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Crusader"
|
|
|
-3016,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Monk"
|
|
|
-3017,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Monk"
|
|
|
-3018,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Monk"
|
|
|
-3019,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Monk"
|
|
|
-3020,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Monk"
|
|
|
-3021,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Monk"
|
|
|
-3022,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Monk"
|
|
|
-3023,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Monk"
|
|
|
-3024,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Monk"
|
|
|
-3025,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Monk"
|
|
|
-3026,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Monk"
|
|
|
-3027,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Monk"
|
|
|
-3028,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Monk - Marathon"
|
|
|
-3029,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Monk - Final test"
|
|
|
-//3030,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Monk"
|
|
|
-3031,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Monk - Spiritual Training"
|
|
|
-3032,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Monk - Become a Monk"
|
|
|
-3040,43200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The Curse of Baphomet"
|
|
|
-3041,180,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The Curse of Baphomet"
|
|
|
-3042,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The Cursed Baphomet Doll"
|
|
|
-3043,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The Gigantic Magestic Goat"
|
|
|
-3044,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The Gigantic Magestic Goat"
|
|
|
-3045,7200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Sealed Shrine"
|
|
|
-3046,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Sealed Shrine After-effect"
|
|
|
-
|
|
|
-3050,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Resurrection of Satan Morocc - 1"
|
|
|
-3051,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Resurrection of Satan Morocc - 2"
|
|
|
-3052,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Resurrection of Satan Morocc - 3"
|
|
|
-3053,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Resurrection of Satan Morocc - 4"
|
|
|
-3054,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Resurrection of Satan Morocc - 5"
|
|
|
-3055,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Resurrection of Satan Morocc - 6"
|
|
|
-3056,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Resurrection of Satan Morocc - 7"
|
|
|
-3060,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Kids in Veins - Where's the Little Sis?"
|
|
|
-3061,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Kids in Veins - Find a way to unlock the shackles!"
|
|
|
-3062,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Kids in Veins - Find the Locksmith!"
|
|
|
-3063,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Kids in Veins - Mr. Lockenlock?"
|
|
|
-3064,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Kids in Veins - Organic Chamelepu Soap"
|
|
|
-3065,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Kids in Veins - Soap Ingredients"
|
|
|
-3066,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Kids in Veins - To make a Chamelepu Soap..."
|
|
|
-3067,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Kids in Veins - Camel Appetite Stimulants"
|
|
|
-3068,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Kids in Veins - Getting the Camel Dung"
|
|
|
-3069,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Kids in Veins - Where's the Silk Sand Camel?"
|
|
|
-3070,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Kids in Veins - Silk Sand Camel is gone!"
|
|
|
-3071,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Kids in Veins - Silk Sand Camel is found!"
|
|
|
-3072,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Kids in Veins - 1 lump of Camel dung obtained"
|
|
|
-3073,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Kids in Veins - 2 lumps of Camel dung obtained"
|
|
|
-3074,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Kids in Veins - 3 lumps of Camel dung obtained"
|
|
|
-3075,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Kids in Veins - 4 lumps of Camel dung obtained"
|
|
|
-3076,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Kids in Veins - 5 lumps of Camel dung obtained"
|
|
|
-3077,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Kids in Veins - Go to Ms. Ivory"
|
|
|
-3078,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Kids in Veins - Chamalepu Soap is completed!"
|
|
|
-3079,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Kids in Veins - Making the key mold"
|
|
|
-3080,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Kids in Veins - Bringing the key mold"
|
|
|
-3081,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Kids in Veins - All you need is Steel!"
|
|
|
-3082,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Kids in Veins - The Key is Made!"
|
|
|
-3083,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Kids in Veins - Mr. Lockenlock's key"
|
|
|
-3085,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Call from the commander"
|
|
|
-3086,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Commander's Duty"
|
|
|
-3087,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Report to Midgard"
|
|
|
-3088,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Report to the continent - Accident!"
|
|
|
-3089,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Report to the continent - How to restore"
|
|
|
-3090,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Report to the continent - Location of reports"
|
|
|
-3091,1800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Report to the continent - Location of reports"
|
|
|
-3092,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Report to the continent - Success to restore!"
|
|
|
-3093,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Report to the continent - Report to the continent"
|
|
|
-3094,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Report to the continent - Return to the expedition"
|
|
|
-
|
|
|
-3100,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Consolidating Heavy Debt - Lost Bond of Debt"
|
|
|
-3101,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Consolidating Heavy Debt - Strange Heap of Earth"
|
|
|
-3102,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Consolidating Heavy Debt - Bond of Debt Found, but..."
|
|
|
-3103,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Consolidating Heavy Debt - Inventor Dorian"
|
|
|
-3104,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Consolidating Heavy Debt - Repair Materials of Magic Dryer"
|
|
|
-3105,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Consolidating Heavy Debt - Repairing Magic Dryer"
|
|
|
-3106,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Consolidating Heavy Debt - Repairing Magic Dryer Failed"
|
|
|
-3107,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Consolidating Heavy Debt - Repairing Magic Dryer Successful"
|
|
|
-3108,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Consolidating Heavy Debt - Let's Run the Magic Dryer"
|
|
|
-3109,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Consolidating Heavy Debt - Restoring the Bond of Debt"
|
|
|
-3110,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Stolen Diamond - Tracking the Diamond"
|
|
|
-3111,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Stolen Diamond - Leblo's Favor"
|
|
|
-3112,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Stolen Diamond - Wola the Doctor"
|
|
|
-3113,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Stolen Diamond - Wola the Doctor"
|
|
|
-3114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Stolen Diamond - Wola the Doctor"
|
|
|
-3115,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Stolen Diamond - Leblo's Information"
|
|
|
-3116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Stolen Diamond - Information from Rogue Investigator"
|
|
|
-3117,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Stolen Diamond - Odd Switches"
|
|
|
-3118,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Stolen Diamond - Diamond Found!"
|
|
|
-3119,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Z Gang Wanted - Wanted Notice"
|
|
|
-3120,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Z Gang Wanted - About Z Gang"
|
|
|
-3121,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Z Gang Wanted - Valdes's Favor"
|
|
|
-3122,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Z Gang Wanted - Information from Valdes"
|
|
|
-3123,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Z Gang Wanted - Marybell's Test"
|
|
|
-3124,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Z Gang Wanted - Challenging Moonho Ahn"
|
|
|
-3125,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Z Gang Wanted - Challenging Moonho Ahn"
|
|
|
-3126,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Z Gang Wanted - Information from Marybell"
|
|
|
-3127,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Z Gang Wanted - Z Gang's Attack"
|
|
|
-3128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Z Gang Wanted - Z Gang's Attack"
|
|
|
-3129,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Z Gang Wanted - Strange Letter"
|
|
|
-3130,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Z Gang Wanted - Decrypting the letter..."
|
|
|
-3131,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Z Gang Wanted - Code's Broken!"
|
|
|
-3132,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Z Gang Wanted - Find the Z Gang's Agit"
|
|
|
-3133,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Z Gang Wanted - Agit Found!"
|
|
|
-3134,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Z Gang Wanted - Clean Sweep of Z Gang"
|
|
|
-3135,259200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Nidhoggur's Nest"
|
|
|
-3136,14400,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Nidhoggur's Nest Time Limit"
|
|
|
-
|
|
|
-3200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job changes to Rune knight - Recommendation for Rune knight"
|
|
|
-3201,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job changes to Rune knight - Secret rendezvous of Rune knight"
|
|
|
-3202,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job changes to Rune knight - The first test"
|
|
|
-3203,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job changes to Rune knight - The first test"
|
|
|
-3204,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job changes to Rune knight - Pass the first test"
|
|
|
-3205,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job changes to Rune knight - The second test"
|
|
|
-3206,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job changes to Rune knight - The second test"
|
|
|
-3207,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job changes to Rune knight - The second test"
|
|
|
-3208,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job changes to Rune knight - The second test"
|
|
|
-3209,0,1504,10,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job changes to Rune knight - Accumulation of magic energy1"
|
|
|
-3210,0,1506,10,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job changes to Rune knight - Accumulation of magic energy2"
|
|
|
-3211,0,1508,10,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job changes to Rune knight - Accumulation of magic energy3"
|
|
|
-3212,0,1510,10,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job changes to Rune knight - Accumulation of magic energy4"
|
|
|
-3213,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job changes to Rune knight - The second test"
|
|
|
-3214,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job changes to Rune knight - The second test"
|
|
|
-3215,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job changes to Rune knight - Pass the second test"
|
|
|
-3216,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job changes to Rune knight - The final test"
|
|
|
-3217,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job changes to Rune knight - The final test"
|
|
|
-3218,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job changes to Rune knight - Pass the final test"
|
|
|
-3219,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job changes to Rune knight - The end of all test"
|
|
|
-3220,600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job changes to Rune knight - Waiting time of test"
|
|
|
-
|
|
|
-3250,0,1041,30,0,0,0,0,0,0,0,0,0,0,0,0,0,"Request - What is this bandage for?"
|
|
|
-3251,0,1271,30,0,0,0,0,0,0,0,0,0,0,0,0,0,"Request - An alligator of Counterattack"
|
|
|
-3252,0,1264,30,0,0,0,0,0,0,0,0,0,0,0,0,0,"Request - My mermaid don't do like this way!"
|
|
|
-3253,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Request - Missing occult mania"
|
|
|
-3254,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Request - A country wants you"
|
|
|
-3255,0,1166,30,0,0,0,0,0,0,0,0,0,0,0,0,0,"Request - A wild boar subjugate operation"
|
|
|
-3256,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Request - Ready for waiting summer"
|
|
|
-3257,0,1170,30,0,0,0,0,0,0,0,0,0,0,0,0,0,"Request - A grudge of women"
|
|
|
-3258,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Request - A material of delicacy"
|
|
|
-3259,0,1143,30,0,0,0,0,0,0,0,0,0,0,0,0,0,"Request - A agony of a doll master"
|
|
|
-3260,0,1035,30,0,0,0,0,0,0,0,0,0,0,0,0,0,"Request - Tiresome flies"
|
|
|
-3261,0,1026,30,0,0,0,0,0,0,0,0,0,0,0,0,0,"Request - Unclean girl"
|
|
|
-3262,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Request - Queer hobby"
|
|
|
-3263,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Request - A mallet of goblin"
|
|
|
-3265,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Request - Missing occult mania"
|
|
|
-
|
|
|
-4000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Sherin's Job Interview"
|
|
|
-4001,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Hunter"
|
|
|
-4002,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Hunter"
|
|
|
-4003,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Hunter"
|
|
|
-4004,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Hunter"
|
|
|
-4005,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Hunter"
|
|
|
-4006,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Hunter"
|
|
|
-4007,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Hunter"
|
|
|
-4008,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Hunter"
|
|
|
-4009,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Hunter"
|
|
|
-4010,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Hunter"
|
|
|
-4011,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Hunter - Test"
|
|
|
-4012,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Hunter"
|
|
|
-4013,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Hunter"
|
|
|
-
|
|
|
-// Following entries are depreciated - use 10000-10025
|
|
|
-//4015,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Becoming an Adventurer Appraiser"
|
|
|
-//4016,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Proof of Qualification"
|
|
|
-//4017,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Qualification Test"
|
|
|
-//4018,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Preparations for Meeting Princes"
|
|
|
-//4020,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Interview with the Prince"
|
|
|
-//4021,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Interview with the Prince"
|
|
|
-//4022,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Interview with the Prince"
|
|
|
-//4023,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Interview with the Prince"
|
|
|
-//4024,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Interview with the Prince"
|
|
|
-//4025,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Interview with the Prince"
|
|
|
-//4026,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Interview with the Prince"
|
|
|
-//4027,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Interview with the Prince"
|
|
|
-//4028,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The prince, Peter's Favor"
|
|
|
-//4029,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The Girl's Favor"
|
|
|
-//4030,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The Story of Ahrum and Ernst"
|
|
|
-//4031,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The Story of Ahrum and Ernst"
|
|
|
-//4032,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Conspiracy of the two families"
|
|
|
-//4033,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Death of Ahrum"
|
|
|
-
|
|
|
-4133,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Iara"
|
|
|
-4134,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Iara"
|
|
|
-4135,86400,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Iara"
|
|
|
-
|
|
|
-4154,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Homunculus Researcher"
|
|
|
-4155,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Homunculus S Mutation Mission - 1"
|
|
|
-4156,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Homunculus S Mutation Mission - 2"
|
|
|
-4157,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Homunculus S Mutation Mission - 3"
|
|
|
-4158,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Homunculus S Mutation Mission - 4"
|
|
|
-4159,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Homunculus S Mutation Mission - 5"
|
|
|
-4160,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Homunculus S Mutation Mission - 6"
|
|
|
-
|
|
|
-4161,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Siege Expert"
|
|
|
-4162,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Party Recruiting Expert"
|
|
|
-4163,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Battleground Expert"
|
|
|
-4164,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Memorial Dungeon Expert"
|
|
|
-4165,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Map Expert"
|
|
|
-4166,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Passing Grades"
|
|
|
-
|
|
|
-// Paradise 86 - 90 [Chilly]
|
|
|
-4167,0,1321,30,0,0,0,0,0,0,0,0,0,0,0,0,0,"Paradise: Dragon Tail Hunting"
|
|
|
-4168,0,1322,30,0,0,0,0,0,0,0,0,0,0,0,0,0,"Paradise: Spring Rabbit Hunting"
|
|
|
-4169,0,1256,30,0,0,0,0,0,0,0,0,0,0,0,0,0,"Paradise: Pest Hunting"
|
|
|
-4170,0,1102,30,0,0,0,0,0,0,0,0,0,0,0,0,0,"Paradise: Bathory Hunting"
|
|
|
-4171,0,1193,30,0,0,0,0,0,0,0,0,0,0,0,0,0,"Paradise: Alarm Hunting"
|
|
|
-4172,0,1882,30,0,0,0,0,0,0,0,0,0,0,0,0,0,"Paradise: Babayaga Hunting"
|
|
|
-4173,0,1512,30,0,0,0,0,0,0,0,0,0,0,0,0,0,"Paradise: Hyegun Hunting"
|
|
|
-4174,0,1403,30,0,0,0,0,0,0,0,0,0,0,0,0,0,"Paradise: Antique Firelock Hunting"
|
|
|
-4175,0,1417,30,0,0,0,0,0,0,0,0,0,0,0,0,0,"Paradise: Zipper Bear Hunting"
|
|
|
-4176,0,1155,30,0,0,0,0,0,0,0,0,0,0,0,0,0,"Paradise: Earth Petite Hunting"
|
|
|
-4177,0,1162,30,0,0,0,0,0,0,0,0,0,0,0,0,0,"Paradise: Rafflesia Hunting"
|
|
|
-4178,0,1621,30,0,0,0,0,0,0,0,0,0,0,0,0,0,"Paradise: Venomous Hunting"
|
|
|
-4179,0,1616,30,0,0,0,0,0,0,0,0,0,0,0,0,0,"Paradise: Pitman Hunting"
|
|
|
-4180,0,1718,30,0,0,0,0,0,0,0,0,0,0,0,0,0,"Paradise: Yellow Novus Hunting"
|
|
|
-
|
|
|
-// Paradise 91 - 99 [Chilly]
|
|
|
-4181,0,1316,30,0,0,0,0,0,0,0,0,0,0,0,0,0,"Paradise: Solider Hunting"
|
|
|
-4182,0,1319,30,0,0,0,0,0,0,0,0,0,0,0,0,0,"Paradise: Freezer Hunting"
|
|
|
-4183,0,1318,30,0,0,0,0,0,0,0,0,0,0,0,0,0,"Paradise: Heater Hunting"
|
|
|
-4184,0,1257,30,0,0,0,0,0,0,0,0,0,0,0,0,0,"Paradise: Injustice Hunting"
|
|
|
-4185,0,1201,30,0,0,0,0,0,0,0,0,0,0,0,0,0,"Paradise: Rybio Hunting"
|
|
|
-4186,0,1198,30,0,0,0,0,0,0,0,0,0,0,0,0,0,"Paradise: Dark Priest Hunting"
|
|
|
-4187,0,1784,30,0,0,0,0,0,0,0,0,0,0,0,0,0,"Paradise: Stapo Hunting"
|
|
|
-4188,0,1782,30,0,0,0,0,0,0,0,0,0,0,0,0,0,"Paradise: Roween Hunting"
|
|
|
-4189,0,1776,30,0,0,0,0,0,0,0,0,0,0,0,0,0,"Paradise: Siroma Hunting"
|
|
|
-4190,0,1401,30,0,0,0,0,0,0,0,0,0,0,0,0,0,"Paradise: Shinobi Hunting"
|
|
|
-4191,0,1416,30,0,0,0,0,0,0,0,0,0,0,0,0,0,"Paradise: Evil Nymph Hunting"
|
|
|
-4192,0,1109,30,0,0,0,0,0,0,0,0,0,0,0,0,0,"Paradise: Deviruchi Hunting"
|
|
|
-4193,0,1614,30,0,0,0,0,0,0,0,0,0,0,0,0,0,"Paradise: Mineral Hunting"
|
|
|
-4194,0,1072,30,0,0,0,0,0,0,0,0,0,0,0,0,0,"Paradise: Kaho Hunting"
|
|
|
-4195,0,1255,30,0,0,0,0,0,0,0,0,0,0,0,0,0,"Paradise: Neraid Hunting"
|
|
|
-4196,0,1506,30,0,0,0,0,0,0,0,0,0,0,0,0,0,"Paradise: Disguise Hunting"
|
|
|
-
|
|
|
-4197,10800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Octopus"
|
|
|
-
|
|
|
-// Paradise Cooldowns
|
|
|
-4198,10800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"86-90 Mission Board Timer"
|
|
|
-4199,10800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"86-90 Mission Board Timer"
|
|
|
-4200,10800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"86-90 Mission Board Timer"
|
|
|
-4201,10800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"86-90 Mission Board Timer"
|
|
|
-4202,10800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"86-90 Mission Board Timer"
|
|
|
-4203,10800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"86-90 Mission Board Timer"
|
|
|
-4204,10800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"86-90 Mission Board Timer"
|
|
|
-4205,10800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"86-90 Mission Board Timer"
|
|
|
-4206,10800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"86-90 Mission Board Timer"
|
|
|
-4207,10800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"86-90 Mission Board Timer"
|
|
|
-4208,10800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"86-90 Mission Board Timer"
|
|
|
-4209,10800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"86-90 Mission Board Timer"
|
|
|
-4210,10800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"86-90 Mission Board Timer"
|
|
|
-4211,10800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"86-90 Mission Board Timer"
|
|
|
-4212,10800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"91-99 Mission Board Timer"
|
|
|
-4213,10800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"91-99 Mission Board Timer"
|
|
|
-4214,10800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"91-99 Mission Board Timer"
|
|
|
-4215,10800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"91-99 Mission Board Timer"
|
|
|
-4216,10800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"91-99 Mission Board Timer"
|
|
|
-4217,10800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"91-99 Mission Board Timer"
|
|
|
-4218,10800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"91-99 Mission Board Timer"
|
|
|
-4219,10800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"91-99 Mission Board Timer"
|
|
|
-4220,10800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"91-99 Mission Board Timer"
|
|
|
-4221,10800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"91-99 Mission Board Timer"
|
|
|
-4222,10800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"91-99 Mission Board Timer"
|
|
|
-4223,10800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"91-99 Mission Board Timer"
|
|
|
-4224,10800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"91-99 Mission Board Timer"
|
|
|
-4225,10800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"91-99 Mission Board Timer"
|
|
|
-4226,10800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"91-99 Mission Board Timer"
|
|
|
-4227,10800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"91-99 Mission Board Timer"
|
|
|
-
|
|
|
-4229,82800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Devil in the Cave"
|
|
|
-
|
|
|
-4254,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Fairy with a stomache"
|
|
|
-4255,0,2363,20,0,0,0,0,0,0,0,0,0,0,0,0,0,"Revenge!"
|
|
|
-4256,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"An accomplice?"
|
|
|
-4257,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Conspiracy"
|
|
|
-4258,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Eirinn"
|
|
|
-4259,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Bourbon"
|
|
|
-4260,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Bee"
|
|
|
-4261,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Counterattack (1)"
|
|
|
-4262,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Counterattack (2)"
|
|
|
-4263,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Counteroffensive (1)"
|
|
|
-4264,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Counteroffensive (2)"
|
|
|
-4265,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Bookshelf use"
|
|
|
-4266,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"????? ??"
|
|
|
-4267,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"????? ??"
|
|
|
-
|
|
|
-// Academy 14.2
|
|
|
-4268,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Ninja trainer"
|
|
|
-4269,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Registration at the Academy"
|
|
|
-4270,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Ninja training - stat explanation"
|
|
|
-4271,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Ninja training-explanation about the skills"
|
|
|
-4272,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Ninja training- conversation about the skills"
|
|
|
-4273,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Ninja training- explanation about the weapons"
|
|
|
-4274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Ninjas training- explanation about job change"
|
|
|
-4275,0,1113,10,0,0,0,0,0,0,0,0,0,0,0,0,0,"Ninja training-Exercise1"
|
|
|
-4276,0,1002,10,0,0,0,0,0,0,0,0,0,0,0,0,0,"Ninja training-Exercise2"
|
|
|
-4277,0,1052,10,0,0,0,0,0,0,0,0,0,0,0,0,0,"Ninja training-Actual battle2"
|
|
|
-4278,0,1024,10,0,0,0,0,0,0,0,0,0,0,0,0,0,"Ninja training-Actual battle1"
|
|
|
-4279,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Ninja training-test"
|
|
|
-4280,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Ninja training-test"
|
|
|
-4281,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Beginner's training-Ninja"
|
|
|
-4282,0,1113,10,0,0,0,0,0,0,0,0,0,0,0,0,0,"Ninja training-exercise1"
|
|
|
-4283,0,1002,10,0,0,0,0,0,0,0,0,0,0,0,0,0,"Ninja training-exercise2"
|
|
|
-4284,0,1052,10,0,0,0,0,0,0,0,0,0,0,0,0,0,"Ninja training-actual battle2"
|
|
|
-4285,0,1024,10,0,0,0,0,0,0,0,0,0,0,0,0,0,"Ninja training-actual battle1"
|
|
|
-4286,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Ninja training-test"
|
|
|
-4287,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Ninja training-test"
|
|
|
-
|
|
|
-// Episode 15.1 Bard's Story
|
|
|
-4295,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Wandering Bard"
|
|
|
-4296,82800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Take a Break"
|
|
|
-4297,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Bard's Story: Some Corporation"
|
|
|
-4298,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Bard's Story: The President"
|
|
|
-4299,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Bard's Story: a Scholar in Juno"
|
|
|
-4300,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Bard's Story: a Mad Scientist"
|
|
|
-4301,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Bard's Story: Hugel"
|
|
|
-4302,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Bard's Story: Odin Temple"
|
|
|
-
|
|
|
-//4303,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,""
|
|
|
-//4304,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,""
|
|
|
-//4305,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,""
|
|
|
-4999,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Extermination Crisis"
|
|
|
-5000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The Crow of the Fate - 7"
|
|
|
-5001,0,1037,50,0,0,0,0,0,0,0,0,0,0,0,0,0,"King Froggie VII's revenge"
|
|
|
-5002,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The hero of the frogs"
|
|
|
-5003,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Frog Hiding Skill"
|
|
|
-5004,0,1099,50,0,0,0,0,0,0,0,0,0,0,0,0,0,"Food Shortage"
|
|
|
-
|
|
|
-// Researcher's Quest
|
|
|
-5016,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Bring me a Research Tool Bag"
|
|
|
-5017,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Revenge of the Reseacher"
|
|
|
-5018,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Revenge of the Reseacher"
|
|
|
-5019,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Bathroom Sample Studying"
|
|
|
-5020,86400,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Sample Researching"
|
|
|
-5021,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Sample Collecting"
|
|
|
-5022,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Sample Collecting"
|
|
|
-5023,21600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Inspection of the Sample"
|
|
|
-5024,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Eastern Pool Research"
|
|
|
-5025,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Western Pool Research"
|
|
|
-5026,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Southern Pool Research"
|
|
|
-5027,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Northern Pool Research"
|
|
|
-5028,43200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Inspection of the Sample"
|
|
|
-5029,3600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Unidentified Creature"
|
|
|
-5030,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The creature's family"
|
|
|
-5031,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The creature's family"
|
|
|
-5032,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The creature's family"
|
|
|
-5033,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The creature's family"
|
|
|
-5034,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"News from the family"
|
|
|
-5035,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Help the old man!"
|
|
|
-5036,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Help the old man!"
|
|
|
-5037,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Help the old man!"
|
|
|
-5038,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Help the old man!"
|
|
|
-5039,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Help the old man!"
|
|
|
-5040,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Help the old man!"
|
|
|
-5041,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Help the old man!"
|
|
|
-5042,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Help the old man!"
|
|
|
-5043,300,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Help the old man!"
|
|
|
-5044,86400,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Help the old man!"
|
|
|
-5045,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Help the old man!"
|
|
|
-5046,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Help the old man!"
|
|
|
-5047,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Help the old man!"
|
|
|
-5048,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Help the old man!"
|
|
|
-5049,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Help the old man!"
|
|
|
-5050,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Help the old man!"
|
|
|
-5051,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Help the old man!"
|
|
|
-5052,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Traditional Weapon"
|
|
|
-5053,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Traditional Weapon"
|
|
|
-5054,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Traditional Weapon"
|
|
|
-5055,0,2071,15,0,0,0,0,0,0,0,0,0,0,0,0,0,"Local Rising - Headless Horse"
|
|
|
-5056,0,1584,15,0,0,0,0,0,0,0,0,0,0,0,0,0,"Local Rising - Tamruan"
|
|
|
-5057,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Local Rising - Ready the Festival"
|
|
|
-5058,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The mood of the players-(1)"
|
|
|
-5059,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The mood of the players-(2)"
|
|
|
-5060,180,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Cat Shock"
|
|
|
-5061,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Am I scared?"
|
|
|
-5062,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"I met Eryu."
|
|
|
-5063,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"I met Stew."
|
|
|
-5064,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"I met Ketchup."
|
|
|
-5065,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"I met Eff."
|
|
|
-5066,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Scary image-(1)"
|
|
|
-5067,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Scary image-(2)"
|
|
|
-5068,72000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Collecting complaint"
|
|
|
-5069,3600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Token of honor"
|
|
|
-5070,86400,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Rock Paper Scissors"
|
|
|
-5071,86400,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Chamchamcham"
|
|
|
-5072,86400,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Kkongnyangkkong"
|
|
|
-5073,86400,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Challenging of flag wave"
|
|
|
-5074,0,1158,30,0,0,0,0,0,0,0,0,0,0,0,0,0,"Cat's Meal"
|
|
|
-5075,0,1144,50,0,0,0,0,0,0,0,0,0,0,0,0,0,"Health food"
|
|
|
-5076,0,1282,30,0,0,0,0,0,0,0,0,0,0,0,0,0,"Enemies"
|
|
|
-5077,0,1209,10,0,0,0,0,0,0,0,0,0,0,0,0,0,"Reaction Training"
|
|
|
-5078,0,1019,50,0,0,0,0,0,0,0,0,0,0,0,0,0,"Light bird food"
|
|
|
-5079,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"How to stabilize the mind"
|
|
|
-5080,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Lack of Snack"
|
|
|
-5081,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Banned foods"
|
|
|
-5082,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Cool food"
|
|
|
-5083,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Please come back Eryu-(1)"
|
|
|
-5084,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Please come back Eryu-(2)"
|
|
|
-5085,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Please come back Stew-(1)"
|
|
|
-5086,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Please come back Stew-(2)"
|
|
|
-5087,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Please come back Ketchup-(1)"
|
|
|
-5088,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Please come back Ketchup-(2)"
|
|
|
-5089,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Please come back Eff-(1)"
|
|
|
-5090,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Please come back Eff-(2)"
|
|
|
-5091,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Go Malangdo"
|
|
|
-
|
|
|
-5092,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Unlocking the Ultimate Mediocrity"
|
|
|
-5093,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Unlocking the Ultimate Mediocrity"
|
|
|
-5094,0,1002,1000,0,0,0,0,0,0,0,0,0,0,0,0,0,"Unlocking the Ultimate Mediocrity"
|
|
|
-5095,0,1063,1000,0,0,0,0,0,0,0,0,0,0,0,0,0,"Unlocking the Ultimate Mediocrity"
|
|
|
-5096,0,1007,1000,0,0,0,0,0,0,0,0,0,0,0,0,0,"Unlocking the Ultimate Mediocrity"
|
|
|
-5097,0,1049,1000,0,0,0,0,0,0,0,0,0,0,0,0,0,"Unlocking the Ultimate Mediocrity"
|
|
|
-5098,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Unlocking the Ultimate Mediocrity"
|
|
|
-5099,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Unlocking the Ultimate Mediocrity"
|
|
|
-5100,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Unlocking the Ultimate Mediocrity"
|
|
|
-
|
|
|
-5109,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Light but Unconfirmed Rumor"
|
|
|
-5110,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The Rumored Character"
|
|
|
-5111,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"To the Lab..."
|
|
|
-5112,259200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Laboratory Restricted Access"
|
|
|
-5113,0,1646,1,0,0,0,0,0,0,0,0,0,0,0,0,0,"[Rest] Lord Knight"
|
|
|
-5114,0,2235,1,0,0,0,0,0,0,0,0,0,0,0,0,0,"[Rest] Paladin"
|
|
|
-5115,0,1649,1,0,0,0,0,0,0,0,0,0,0,0,0,0,"[Rest] High Priest"
|
|
|
-5116,0,2238,1,0,0,0,0,0,0,0,0,0,0,0,0,0,"[Rest] Champion"
|
|
|
-5117,0,1651,1,0,0,0,0,0,0,0,0,0,0,0,0,0,"[Rest] High Wizard"
|
|
|
-5118,0,2237,1,0,0,0,0,0,0,0,0,0,0,0,0,0,"[Rest] Professor"
|
|
|
-5119,0,1648,1,0,0,0,0,0,0,0,0,0,0,0,0,0,"[Rest] Whitesmith"
|
|
|
-5120,0,2236,1,0,0,0,0,0,0,0,0,0,0,0,0,0,"[Rest] Creator"
|
|
|
-5121,0,1647,1,0,0,0,0,0,0,0,0,0,0,0,0,0,"[Rest] Assassin Cross"
|
|
|
-5122,0,2239,1,0,0,0,0,0,0,0,0,0,0,0,0,0,"[Rest] Stalker"
|
|
|
-5123,0,1650,1,0,0,0,0,0,0,0,0,0,0,0,0,0,"[Rest] Sniper"
|
|
|
-5124,0,2240,1,0,0,0,0,0,0,0,0,0,0,0,0,0,"[Rest] Clown"
|
|
|
-5125,0,2241,1,0,0,0,0,0,0,0,0,0,0,0,0,0,"[Rest] Gypsy"
|
|
|
-
|
|
|
-// Kagerou/Oboro Job Quest
|
|
|
-5131,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Strange Conversation"
|
|
|
-5132,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Family Business-(1)"
|
|
|
-5133,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Family Business-(2)"
|
|
|
-5134,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"New path"
|
|
|
-5135,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"4 tests"
|
|
|
-5136,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Knowledge test"
|
|
|
-5137,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Survival test"
|
|
|
-5138,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Weapons test"
|
|
|
-5139,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The guy looks familiar!!"
|
|
|
-5140,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Uncertain chilliness"
|
|
|
-5141,120,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Got a curse!!"
|
|
|
-5142,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Prototype-(1)"
|
|
|
-5143,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Prototype-(2)"
|
|
|
-5144,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Prototype-(2)"
|
|
|
-5145,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Prototype-(3)"
|
|
|
-5146,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Battle test"
|
|
|
-
|
|
|
-// Academy 14.2
|
|
|
-5147,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Gunslinger basic training(1)"
|
|
|
-5148,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Gunslinger basic training(2)"
|
|
|
-5149,0,1004,10,0,0,0,0,0,0,0,0,0,0,0,0,0,"<Battle training request form A>"
|
|
|
-5150,0,1012,10,0,0,0,0,0,0,0,0,0,0,0,0,0,"<Battle training request form B>"
|
|
|
-5151,0,1167,10,0,0,0,0,0,0,0,0,0,0,0,0,0,"<Battle training request form C>"
|
|
|
-5152,0,1052,10,0,0,0,0,0,0,0,0,0,0,0,0,0,"<Battle training request form D>"
|
|
|
-5153,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Refining tutorial (1)"
|
|
|
-5154,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Refining tutorial (2)"
|
|
|
-5155,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Refining tutorial (3)"
|
|
|
-5156,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Refining tutorial (4)"
|
|
|
-5157,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Enchant tutorial (1)"
|
|
|
-5158,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Enchant tutorial (2)"
|
|
|
-5159,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Enchant tutorial (3)"
|
|
|
-
|
|
|
-// 2012 Headgear Quests
|
|
|
-5161,86400,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Low Level collection request[Stand by]"
|
|
|
-5162,0,1164,100,0,0,0,0,0,0,0,0,0,0,0,0,0,"Low Level collection request"
|
|
|
-5163,0,1102,100,0,0,0,0,0,0,0,0,0,0,0,0,0,"Low Level collection request"
|
|
|
-5164,0,1322,100,0,0,0,0,0,0,0,0,0,0,0,0,0,"Low Level collection request"
|
|
|
-5165,0,1386,100,0,0,0,0,0,0,0,0,0,0,0,0,0,"Low Level collection request"
|
|
|
-5166,0,1117,100,0,0,0,0,0,0,0,0,0,0,0,0,0,"Low Level collection request"
|
|
|
-5167,0,1155,100,0,0,0,0,0,0,0,0,0,0,0,0,0,"Low Level collection request"
|
|
|
-5168,0,1269,100,0,0,0,0,0,0,0,0,0,0,0,0,0,"Low Level collection request"
|
|
|
-5169,86400,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Mid-Level collection request[Stand by]"
|
|
|
-5170,0,1776,100,0,0,0,0,0,0,0,0,0,0,0,0,0,"Mid-Level collection request"
|
|
|
-5171,0,1198,100,0,0,0,0,0,0,0,0,0,0,0,0,0,"Mid-Level collection request"
|
|
|
-5172,0,1784,100,0,0,0,0,0,0,0,0,0,0,0,0,0,"Mid-Level collection request"
|
|
|
-5173,0,1316,100,0,0,0,0,0,0,0,0,0,0,0,0,0,"Mid-Level collection request"
|
|
|
-5174,86400,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"High level collectiong request[Stand by]"
|
|
|
-5175,0,1106,100,0,0,0,0,0,0,0,0,0,0,0,0,0,"High level collection request"
|
|
|
-5176,0,1148,100,0,0,0,0,0,0,0,0,0,0,0,0,0,"High level collection request"
|
|
|
-5177,0,1995,100,0,0,0,0,0,0,0,0,0,0,0,0,0,"High level collection request"
|
|
|
-5178,0,1310,100,0,0,0,0,0,0,0,0,0,0,0,0,0,"High level collection request"
|
|
|
-5179,0,1163,100,0,0,0,0,0,0,0,0,0,0,0,0,0,"Highest level collection request"
|
|
|
-5180,0,1993,100,0,0,0,0,0,0,0,0,0,0,0,0,0,"Highest level collection request"
|
|
|
-5181,0,1297,100,0,0,0,0,0,0,0,0,0,0,0,0,0,"Highest level collection request"
|
|
|
-5182,0,1699,100,0,0,0,0,0,0,0,0,0,0,0,0,0,"Highest level collection request"
|
|
|
-5222,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Saving the energy crystals"
|
|
|
-5223,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Saving the energy crystals"
|
|
|
-5224,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Saving the energy crystals"
|
|
|
-5225,7200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Saving energy crystal[Stand by]"
|
|
|
-5226,7200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Saving energy crystal[Stand by]"
|
|
|
-5227,7200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Saving energy crystal[Stand by]"
|
|
|
-
|
|
|
-// Episode 15.1 Phantasmagorika
|
|
|
-5304,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Police Chief Kesler"
|
|
|
-5305,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Police Officer Salgran"
|
|
|
-5306,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Police Officer Gerev"
|
|
|
-5307,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Police Officer Seiden"
|
|
|
-5308,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Police Officer Piffs"
|
|
|
-5309,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Police Chief's Request"
|
|
|
-5310,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Salgran's Problem"
|
|
|
-5311,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Gerev's Problem"
|
|
|
-5312,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Seiden's Problem"
|
|
|
-5313,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Piffs's Problem"
|
|
|
-5314,0,3159,10,0,0,0,0,0,0,0,0,0,0,0,0,0,"Salgran's Request"
|
|
|
-5315,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Gerev's Request"
|
|
|
-5316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Seiden's Request"
|
|
|
-5317,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Piffs's Request"
|
|
|
-5318,82800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Come Back Tomorrow"
|
|
|
-
|
|
|
-// Episode 15.2 Memory Record
|
|
|
-5341,79200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Restriction on the Journey"
|
|
|
-5342,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Help Her"
|
|
|
-5343,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Making a Head Count"
|
|
|
-5344,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Making a Head Count"
|
|
|
-5345,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Making a Head Count"
|
|
|
-5346,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Making a Head Count"
|
|
|
-5347,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Finishing a Head Count"
|
|
|
-5348,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Finishing a Head Count"
|
|
|
-5349,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Finishing a Head Count"
|
|
|
-5350,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Finishing a Head Count"
|
|
|
-5351,79200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Restriction on the Journey"
|
|
|
-5352,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Air Purifier"
|
|
|
-5353,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Delivered to C-0"
|
|
|
-5354,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Delivered to F-1"
|
|
|
-5355,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Delivered to F-2"
|
|
|
-5356,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Delivered to I-0"
|
|
|
-5357,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Delivered to Z-0"
|
|
|
-5358,79200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Restriction on the Journey"
|
|
|
-5359,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Grape Harvest"
|
|
|
-5360,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Grape Delivery"
|
|
|
-5361,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Grape Delivery"
|
|
|
-5362,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Grape Delivery"
|
|
|
-5363,79200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Restriction on the Journey"
|
|
|
-5364,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Subdue Hysterical Patients"
|
|
|
-5365,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Urgent News"
|
|
|
-5366,79200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Restriction on the Journey"
|
|
|
-5367,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Daily Necessities Transport"
|
|
|
-5368,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Delivered Supplies"
|
|
|
-5369,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Delivered the Message"
|
|
|
-5370,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Memory Record"
|
|
|
-
|
|
|
-// Banquet Quests
|
|
|
-5402,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The Royal Richard"
|
|
|
-5403,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The Royal Richard"
|
|
|
-// Todo : Quests by race / level
|
|
|
-5404,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"[Repeat]Warrior Discipline-Human"
|
|
|
-5405,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"[Repeat]Warrior Discipline-Animal"
|
|
|
-5406,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"[Repeat]Warrior Discipline-Insect"
|
|
|
-5407,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"[Repeat]Warrior Discipline-Fish"
|
|
|
-5408,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"[Repeat]Warrior Discipline-Plant"
|
|
|
-5409,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"[Repeat]Warrior Discipline-Devil"
|
|
|
-5410,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"[Repeat]Warrior Discipline-Angel"
|
|
|
-5411,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"[Repeat]Warrior Discipline-Immortal"
|
|
|
-5412,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"[Repeat]Warrior Discipline-Intangible"
|
|
|
-5413,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"[Repeat]Warrior Discipline-Dragon"
|
|
|
-5414,04:00,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"[Stand by]Warrior Discipline"
|
|
|
-5415,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Restricted Sector"
|
|
|
-5416,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Restricted Sector A"
|
|
|
-5417,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Restricted Sector B"
|
|
|
-5418,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Restricted Sector C"
|
|
|
-5419,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Restricted Sector D"
|
|
|
-5420,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Restricted Sector E"
|
|
|
-5421,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Restricted Sector F"
|
|
|
-5422,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Restricted Sector G"
|
|
|
-5423,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Restricted Sector H"
|
|
|
-5424,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"[Complete]Restricted Sector"
|
|
|
-5425,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"To My Beloved Fellow"
|
|
|
-5426,04:00,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"[Stand by]To My Beloved Fellow"
|
|
|
-5427,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"[Repeat]To My Beloved Fellow"
|
|
|
-5428,0,0,0,0,0,0,0,3444,6924,2000,0,0,0,0,0,0,"Lowly Standards"
|
|
|
-5429,04:00,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"[Stand by]Lowly Standards"
|
|
|
-5430,0,0,0,0,0,0,0,3444,6924,2000,0,0,0,0,0,0,"[Repeat]Lowly Standards"
|
|
|
-5431,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Clean Life"
|
|
|
-5432,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"[Repeat]Cleaning is complete."
|
|
|
-5433,04:00,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"[Stand by]Clean Life"
|
|
|
-5434,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"[Repeat]Clean Life"
|
|
|
-5435,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"[Repeat]Cleaning is complete."
|
|
|
-5436,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Finding Lights"
|
|
|
-5437,04:00,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"[Stand by]Finding Lights"
|
|
|
-5438,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"[Repeat]Finding Lights"
|
|
|
-5439,0,0,0,0,0,0,0,3442,6921,2000,0,0,0,0,0,0,"Refreshing Prison Life"
|
|
|
-5440,04:00,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"[Stand by]Refreshing Prison Life"
|
|
|
-5441,0,0,0,0,0,0,0,3442,6921,2000,0,0,0,0,0,0,"[Repeat]Refreshing Prison Life"
|
|
|
-5442,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Suppressing Darkness"
|
|
|
-5443,04:00,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"[Stand by]Suppressing Darkness"
|
|
|
-5444,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"[Repeat]Suppressing Darkness"
|
|
|
-5445,0,0,0,0,0,0,0,3443,6922,2000,0,0,0,0,0,0,"Bothersome Little Thing"
|
|
|
-5446,04:00,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"[Stand by]Bothersome Little Thing"
|
|
|
-5447,0,0,0,0,0,0,0,3443,6922,2000,0,0,0,0,0,0,"[Repeat]Bothersome Little Thing"
|
|
|
-5448,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Request from Chief Guard"
|
|
|
-5449,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Request from Chief Guard"
|
|
|
-5450,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Request from Chief Guard"
|
|
|
-5451,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Request from Chief Guard"
|
|
|
-5452,04:00,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"[Stand by]Request from Chief Guard"
|
|
|
-5453,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Ungrateful(1)"
|
|
|
-5454,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Ungrateful(2)"
|
|
|
-5455,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Ungrateful(3)"
|
|
|
-5456,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Ungrateful(4)"
|
|
|
-5457,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Find My Sister(1)"
|
|
|
-5458,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Find My Sister(2)"
|
|
|
-5459,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Find My Sister(3)"
|
|
|
-5460,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Blatant Bluff(1)"
|
|
|
-5461,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Blatant Bluff(2)"
|
|
|
-5462,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Blatant Bluff(3)"
|
|
|
-5463,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Mad Love for Wife(1)"
|
|
|
-5464,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Mad Love for Wife(2)"
|
|
|
-5465,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Mad Love for Wife(3)"
|
|
|
-5466,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Mad Love for Wife(4)"
|
|
|
-5467,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Mad Love for Wife(5)"
|
|
|
-5468,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Mad Love for Wife(6)"
|
|
|
-
|
|
|
-6000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Taekwon"
|
|
|
-6001,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Taekwon"
|
|
|
-6002,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Taekwon"
|
|
|
-6005,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Soul-Linker"
|
|
|
-6006,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Soul-Linker"
|
|
|
-6007,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Soul-Linker"
|
|
|
-6008,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Soul-Linker"
|
|
|
-6010,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Super Novice"
|
|
|
-6015,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"A favor from Cougar"
|
|
|
-6016,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"A favor from a Suspicious Man"
|
|
|
-6017,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Red Leopard Joe's Reply"
|
|
|
-6018,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Cougar's Madness"
|
|
|
-6020,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Master Miller's Letter"
|
|
|
-6021,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Wise Bull Horn's voucher"
|
|
|
-6022,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Making a voucher"
|
|
|
-6023,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Wise Bull Horn's Favor"
|
|
|
-6024,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Gunslinger!"
|
|
|
-6025,300,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"KVM Guillaume"
|
|
|
-6026,300,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"KVM Croix"
|
|
|
-6027,300,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"KVM Indicator"
|
|
|
-7000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Dancer!"
|
|
|
-7001,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Dancer!"
|
|
|
-7002,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Dancer!"
|
|
|
-7003,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Dancer!"
|
|
|
-7004,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Dancer!"
|
|
|
-7005,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Dancer!"
|
|
|
-7006,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Dancer!"
|
|
|
-7007,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Warrior of the Sun, the Moon, and the Stars"
|
|
|
-7008,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Warrior of the Sun, the Moon, and the Stars - Nature"
|
|
|
-7009,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Warrior of the Sun, the Moon, and the Stars - the Altar"
|
|
|
-7010,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Warrior of the Sun, the Moon, and the Stars - Stars?"
|
|
|
-7011,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Warrior of the Sun, the Moon, and the Stars"
|
|
|
-7012,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Pursuing Rayan Moore"
|
|
|
-7013,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Pursuing Rayan Moore"
|
|
|
-7014,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Pursuing Rayan Moore"
|
|
|
-7015,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Pursuing Rayan Moore"
|
|
|
-7016,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Pursuing Rayan Moore"
|
|
|
-7017,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Pursuing Rayan Moore"
|
|
|
-7018,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Pursuing Rayan Moore"
|
|
|
-7019,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Pursuing Rayan Moore"
|
|
|
-7020,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Pursuing Rayan Moore"
|
|
|
-7021,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Pursuing Rayan Moore"
|
|
|
-7022,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Pursuing Rayan Moore"
|
|
|
-7023,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Pursuing Rayan Moore"
|
|
|
-7024,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Pursuing Rayan Moore"
|
|
|
-7025,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Pursuing Rayan Moore"
|
|
|
-7026,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Pursuing Rayan Moore"
|
|
|
-7027,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Pursuing Rayan Moore"
|
|
|
-7028,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Pursuing Rayan Moore"
|
|
|
-7029,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Pursuing Rayan Moore"
|
|
|
-7030,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Pursuing Rayan Moore"
|
|
|
-7031,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Pursuing Rayan Moore"
|
|
|
-7032,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Pursuing Rayan Moore"
|
|
|
-7033,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Pursuing Rayan Moore"
|
|
|
-7034,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Pursuing Rayan Moore"
|
|
|
-7035,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Pursuing Rayan Moore"
|
|
|
-7036,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Pursuing Rayan Moore"
|
|
|
-7037,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Case closed?"
|
|
|
-7038,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Passion for Baked Sweet Potatoes"
|
|
|
-7039,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Dodging the conversation"
|
|
|
-7040,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Dodging the conversation"
|
|
|
-7041,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Politics is for the Politicians"
|
|
|
-7042,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Part-time Job - Tatacho's feed"
|
|
|
-7043,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Part-time Job - Cornus's feed"
|
|
|
-7044,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Part-time Job - Hillthrion's feed1"
|
|
|
-7045,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Part-time Job - Hillthrion's feed2"
|
|
|
-7046,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Part-time Job - warm rugs"
|
|
|
-7047,18000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Part-time Job - Let's call it a day!"
|
|
|
-7048,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Thanatos Tower - Burled's Favor"
|
|
|
-7049,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Thanatos Tower - Sealed Tower"
|
|
|
-7050,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Thanatos Tower - Sealed Tower"
|
|
|
-7051,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Thanatos Tower - Sealed Tower"
|
|
|
-7052,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Thanatos Tower - Sealed Tower"
|
|
|
-7053,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Thanatos Tower - What they want is.."
|
|
|
-7054,0,1282,1000,0,0,0,0,0,0,0,0,0,0,0,0,0,"Myu's Favor - Teach them a lesson!"
|
|
|
-7055,0,1261,1,0,0,0,0,0,0,0,0,0,0,0,0,0,"Myu's Favor - Not the cat!"
|
|
|
-7056,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Messenger - Arc's Favor"
|
|
|
-7057,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Messenger - Arc's Favor"
|
|
|
-7058,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Messenger - Arc's Favor"
|
|
|
-7059,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Messenger - Terra's Whereabouts"
|
|
|
-7060,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Messenger - Terra's Whereabouts"
|
|
|
-7061,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Messenger - Terra's Whereabouts"
|
|
|
-7062,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Messenger - Terra's Whereabouts"
|
|
|
-7063,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Messenger - Terra's Whereabouts"
|
|
|
-7064,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Messenger - Terra's Whereabouts"
|
|
|
-7065,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Messenger - Terra's Whereabouts"
|
|
|
-7066,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Messenger - Prove the Truth"
|
|
|
-7067,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Messenger - Prove the Truth"
|
|
|
-7068,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Messenger - Prove the Truth"
|
|
|
-7069,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Messenger - Too late!"
|
|
|
-7070,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Messenger - Terra's Return"
|
|
|
-7071,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Messenger - Invitation"
|
|
|
-//7072,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,""
|
|
|
-//7073,86400,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,""
|
|
|
-7074,0,2017,1,0,0,0,0,0,0,0,0,0,0,0,0,0,"Rata Hunt"
|
|
|
-7075,0,2018,1,0,0,0,0,0,0,0,0,0,0,0,0,0,"Duneyrr Hunt"
|
|
|
-7076,0,2026,1,0,0,0,0,0,0,0,0,0,0,0,0,0,"Wanted: Dandelion"
|
|
|
-7077,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Collecting Dragon Eggs"
|
|
|
-7078,86400,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Collecting Dragon Eggs"
|
|
|
-7079,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Finding Refined Bradium"
|
|
|
-7080,86400,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Finding Refined Bradium"
|
|
|
-7081,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Helping the Laphine Craftsman"
|
|
|
-7082,86400,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Helping the Laphine Craftsman"
|
|
|
-
|
|
|
-7091,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"An advice of Diora 01"
|
|
|
-7092,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"An advice of Diora 02"
|
|
|
-7093,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"An advice of Diora 03"
|
|
|
-7094,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"An advice of Diora 04"
|
|
|
-7095,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"An advice of Diora 05"
|
|
|
-7096,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"A proof of new requirement"
|
|
|
-7097,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"A proof of new requirement"
|
|
|
-7098,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"A proof of new requirement"
|
|
|
-7099,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"A proof of new requirement"
|
|
|
-7100,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"A message of Bercascell"
|
|
|
-7101,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Special task of an assassin guild 1"
|
|
|
-7102,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Special task of an assassin guild 2"
|
|
|
-7103,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Special task of an assassin guild 3"
|
|
|
-7104,3000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Special task of an assassin guild 4"
|
|
|
-7105,600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Special task of an assassin guild 4"
|
|
|
-7106,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Special task of an assassin guild 5"
|
|
|
-7107,10800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Special task of an assassin guild 6"
|
|
|
-7108,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Special task of an assassin guild 7"
|
|
|
-7109,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Special task of an assassin guild 8"
|
|
|
-7110,600,2030,1,0,0,0,0,0,0,0,0,0,0,0,0,0,"Special task of an assassin guild 9"
|
|
|
-7111,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Special task of an assassin guild 10"
|
|
|
-7112,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Information of Madelle"
|
|
|
-7113,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Information of Crave"
|
|
|
-7114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Information of Trovan"
|
|
|
-7115,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Information of a peddler"
|
|
|
-7116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Information of a old man"
|
|
|
-
|
|
|
-// Novice Training Grounds
|
|
|
-7117,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Your first quest!"
|
|
|
-7118,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Novice Training"
|
|
|
-7119,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Novice Training"
|
|
|
-7120,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Novice Training"
|
|
|
-7121,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Novice Training"
|
|
|
-7122,0,1002,1,0,0,0,0,0,0,0,0,0,0,0,0,0,"First battle - Poring Hunt"
|
|
|
-7123,0,1049,2,0,0,0,0,0,0,0,0,0,0,0,0,0,"Battle Basics -Swordman"
|
|
|
-7124,0,1063,5,0,0,0,0,0,0,0,0,0,0,0,0,0,"Battle Basics -Mage"
|
|
|
-//7125,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"not used"
|
|
|
-7126,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Selling items"
|
|
|
-7127,0,1010,5,0,0,0,0,0,0,0,0,0,0,0,0,0,"Battle Basics -Thief"
|
|
|
-
|
|
|
-7128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Training course 'conquest a desert!' -start"
|
|
|
-7129,0,1009,10,0,0,0,0,0,0,0,0,0,0,0,0,0,"The training course 'conquer the desert!' - A real battle 1"
|
|
|
-7130,0,1107,10,0,0,0,0,0,0,0,0,0,0,0,0,0,"The training course 'conquer the desert!' - A real battle 2"
|
|
|
-7131,0,1001,5,0,0,0,0,0,0,0,0,0,0,0,0,0,"The training course 'conquer the desert!' - A real battle 3"
|
|
|
-7132,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The training course 'conquer the desert!' - Complete a quest"
|
|
|
-7133,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The training course 'conquer the culvert!' - Start"
|
|
|
-7134,0,1051,10,0,0,0,0,0,0,0,0,0,0,0,0,0,"The training course 'conquer the culvert!' - A real battle 1"
|
|
|
-7135,0,1175,10,0,0,0,0,0,0,0,0,0,0,0,0,0,"The training course 'conquer the culvert!' - A real battle 2"
|
|
|
-7136,0,1005,5,0,0,0,0,0,0,0,0,0,0,0,0,0,"The training course 'conquer the culvert!' - A real battle 3"
|
|
|
-7137,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The training course 'conquer the culvert!' - Complete a quest"
|
|
|
-7138,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The training course 'conquer the haunted cave!' - Start"
|
|
|
-7139,0,1076,15,0,0,0,0,0,0,0,0,0,0,0,0,0,"The training course 'conquer the haunted cave!' - A real battle 1"
|
|
|
-7140,0,1031,10,0,0,0,0,0,0,0,0,0,0,0,0,0,"The training course 'conquer the haunted cave!' - A real battle 2"
|
|
|
-7141,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The training course 'conquer the haunted cave!' - Complete a quest"
|
|
|
-7142,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The training course 'conquer ant hell!' - Start"
|
|
|
-7143,0,1160,15,0,0,0,0,0,0,0,0,0,0,0,0,0,"The training course 'conquer ant hell!' - A real battle 1"
|
|
|
-7144,0,1095,15,0,0,0,0,0,0,0,0,0,0,0,0,0,"The training course 'conquer ant hell!' - A real battle 2"
|
|
|
-7145,0,1176,10,0,0,0,0,0,0,0,0,0,0,0,0,0,"The training course 'conquer ant hell!' - A real battle 3"
|
|
|
-7146,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The training course 'conquer ant hell!' - Complete a quest"
|
|
|
-7147,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The training course 'conquer the orc village!' - start"
|
|
|
-7148,0,1686,10,0,0,0,0,0,0,0,0,0,0,0,0,0,"The training course 'conquer the orc village!' - A real battle 1"
|
|
|
-7149,0,1023,10,0,0,0,0,0,0,0,0,0,0,0,0,0,"The training course 'conquer the orc village!' - A real battle 2"
|
|
|
-7150,0,1273,10,0,0,0,0,0,0,0,0,0,0,0,0,0,"The training course 'conquer the orc village!' - A real battle 3"
|
|
|
-7151,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The training course 'conquer the orc village!' - Complete a quest"
|
|
|
-7152,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The training course 'conquer the orc dungeon!' - start"
|
|
|
-7153,0,1153,20,0,0,0,0,0,0,0,0,0,0,0,0,0,"The training course 'conquer the orc dungeon!' - A real battle 1"
|
|
|
-7154,0,1152,20,0,0,0,0,0,0,0,0,0,0,0,0,0,"The training course 'conquer the orc dungeon!'- A real battle 2"
|
|
|
-7155,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The training course 'conquer the orc dungeon!' - complete a quest"
|
|
|
-7156,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The training course 'conquer an undersea city!' - start"
|
|
|
-7157,0,1264,15,0,0,0,0,0,0,0,0,0,0,0,0,0,"The training course 'conquer an undersea city!' - A real battle 1"
|
|
|
-7158,0,1065,10,0,0,0,0,0,0,0,0,0,0,0,0,0,"The training course 'conquer an undersea city!' - A real battle 2"
|
|
|
-7159,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The training course 'conquer an undersea city!' - Complete a quest"
|
|
|
-
|
|
|
-7160,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Mysterious Cryptogram"
|
|
|
-7161,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Mysterious Cryptogram - 2nd"
|
|
|
-7162,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Mysterious Cryptogram - 2nd"
|
|
|
-7163,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Mysterious Cryptogram - 2nd"
|
|
|
-7164,0,2076,1,0,0,0,0,0,0,0,0,0,0,0,0,0,"Hunt for shadow of deception"
|
|
|
-7165,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Key of deception"
|
|
|
-7166,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Rachel Branch of Shadow Workshop"
|
|
|
-7167,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Mysterious Cryptogram - 3rd"
|
|
|
-7168,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Mysterious Cryptogram - 3rd"
|
|
|
-7169,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Mysterious Cryptogram - 3rd"
|
|
|
-7170,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Mysterious Cryptogram - 3rd"
|
|
|
-7171,0,2077,1,0,0,0,0,0,0,0,0,0,0,0,0,0,"Hunt for shadow of delusion"
|
|
|
-7172,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Key of delusion"
|
|
|
-7173,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Message to Halled from Paul"
|
|
|
-7174,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Mysterious Cryptogram - 4th"
|
|
|
-7175,0,2078,1,0,0,0,0,0,0,0,0,0,0,0,0,0,"Hunft for shadow of gaiety"
|
|
|
-7176,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Key of Gaiety"
|
|
|
-7177,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"A young guy in Lighthalzen"
|
|
|
-7178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Destination of Deception, Delusion and Gaiety"
|
|
|
-7179,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Vicente, you dare!"
|
|
|
-7180,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Message from Doomk"
|
|
|
-
|
|
|
-7181,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Karakas's ring"
|
|
|
-
|
|
|
-// El Dicastes
|
|
|
-7182,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Sapha's Visit"
|
|
|
-7183,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Invitation from Sapha"
|
|
|
-7184,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"To El Dicastes!"
|
|
|
-7185,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Inspector Doha"
|
|
|
-7186,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Secret Order from Doha - Investigation"
|
|
|
-7187,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Secret Order from Doha - Shay"
|
|
|
-7188,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Information Gathering - in the Plaza"
|
|
|
-7189,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Information Gathering - in the Factory"
|
|
|
-7190,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Information Gathering - at the Guards"
|
|
|
-7191,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Shay's designation - BK"
|
|
|
-7192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"BK's Information"
|
|
|
-7193,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Dimensional Crack Investigation"
|
|
|
-7194,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"What's this bloodstain?"
|
|
|
-7195,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"What's this skin piece?"
|
|
|
-7196,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"What's this suspicious magic power?"
|
|
|
-7197,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Sapha Certifications?"
|
|
|
-7198,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Audience with Ahat"
|
|
|
-7199,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Secret Order from Ahat"
|
|
|
-7200,82800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Cheshire's call"
|
|
|
-7201,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Removing traces"
|
|
|
-7202,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Secret order from Doha - Collect proof"
|
|
|
-7203,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Secret order from Doha - Final Report"
|
|
|
-7206,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"New Day for Cheshire"
|
|
|
-7207,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Cheshire's Box"
|
|
|
-7208,86400,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Wait for Cheshire?"
|
|
|
-7209,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Forget the box."
|
|
|
-7210,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Daily delivery"
|
|
|
-
|
|
|
-// Misty Forest Labyrinth
|
|
|
-7211,9000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Misty Forest Labyrinth Exploration"
|
|
|
-7212,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Loki's Search"
|
|
|
-7213,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Wandering Protector"
|
|
|
-
|
|
|
-// Paradise Gear Advanced Quests [Chilly]
|
|
|
-7214,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Paradise Advanced: Romeo Training"
|
|
|
-7215,0,1278,3,0,0,0,0,0,0,0,0,0,0,0,0,0,"Paradise Advanced: Romeo Hunt 1"
|
|
|
-7216,0,1278,10,0,0,0,0,0,0,0,0,0,0,0,0,0,"Paradise Advanced: Romeo Hunt 2"
|
|
|
-7217,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Paradise Advanced: Romeo Hunt 3"
|
|
|
-7218,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Paradise Advanced: Romeo Complete"
|
|
|
-7219,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Paradise Advanced: Johan Training"
|
|
|
-7220,0,1192,20,0,0,0,0,0,0,0,0,0,0,0,0,0,"Paradise Advanced: Johan Hunt 1"
|
|
|
-7221,0,1117,10,0,0,0,0,0,0,0,0,0,0,0,0,0,"Paradise Advanced: Johan Hunt 2"
|
|
|
-7222,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Paradise Advanced: Johan Complete"
|
|
|
-7223,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Paradise Advanced: Kiren Training"
|
|
|
-7224,0,1619,30,0,0,0,0,0,0,0,0,0,0,0,0,0,"Paradise Advanced: Kiren Hunt 1"
|
|
|
-7225,0,1620,30,0,0,0,0,0,0,0,0,0,0,0,0,0,"Paradise Advanced: Removed"
|
|
|
-7226,0,1621,30,0,0,0,0,0,0,0,0,0,0,0,0,0,"Paradise Advanced: Kiren Hunt 2 (Part A)"
|
|
|
-7227,0,1622,5,0,0,0,0,0,0,0,0,0,0,0,0,0,"Paradise Advanced: Kiren Hunt 2 (Part B)"
|
|
|
-7228,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Paradise Advanced: Kiren Complete"
|
|
|
-7229,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Paradise Advanced: Naomi Training"
|
|
|
-7230,0,1776,30,0,0,0,0,0,0,0,0,0,0,0,0,0,"Paradise Advanced: Naomi Hunt 1"
|
|
|
-7231,0,1776,30,0,0,0,0,0,0,0,0,0,0,0,0,0,"Paradise Advanced: Naomi Hunt 2"
|
|
|
-7232,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Paradise Advanced: Naomi Complete"
|
|
|
-7233,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Paradise Advanced: Margaret Training"
|
|
|
-7234,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Paradise Advanced: Margaret's Favor"
|
|
|
-7235,0,1988,1,0,0,0,0,0,0,0,0,0,0,0,0,0,"Paradise Advanced: Margaret Hunt 1"
|
|
|
-7236,0,1995,5,0,0,0,0,0,0,0,0,0,0,0,0,0,"Paradise Advanced: Margaret Hunt 2"
|
|
|
-7237,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Paradise Advanced: Margaret Complete"
|
|
|
-7238,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Toren's Errands (Easy)"
|
|
|
-7239,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Toren's Errands (Normal)"
|
|
|
-7240,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Strengthening Equipment"
|
|
|
-7241,86400,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Toren's Errands - Tomorrow"
|
|
|
-7242,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Play with the baby cat"
|
|
|
-7243,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Nyadventure-Duruduru Compass"
|
|
|
-7244,180,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Nyadventure-Duruduru Race"
|
|
|
-7245,180,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Nyadventure-Duruduru Race"
|
|
|
-7246,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Nyadventure-I'm coming now."
|
|
|
-7247,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Nyadventure-Stop the Bang!"
|
|
|
-//7248,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,""
|
|
|
-7249,86400,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Nyadventure-Bang! See you next time"
|
|
|
-7250,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Nyadventure-Hidden Treasure?"
|
|
|
-7251,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Nyadventure-The First piece of Painting"
|
|
|
-7252,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Nyadventure-The Second piece of Painting"
|
|
|
-7253,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Nyadventure-The Third piece of Painting"
|
|
|
-7254,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Nyadventure-The Fourth piece of Painting"
|
|
|
-7255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Nyadventure-The Fifth piece of Painting"
|
|
|
-7256,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Nyadventure-The Sixth piece of Painting"
|
|
|
-7257,86400,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Nyadventure-Race, Come back tomorrow!"
|
|
|
-7258,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Nyadventure-Painting completed"
|
|
|
-7259,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Gift from the Mew Bravery Team"
|
|
|
-7260,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The origin of Bugs"
|
|
|
-7261,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Cat Biscuits - Table"
|
|
|
-7262,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Cat Biscuits - Mattress"
|
|
|
-7263,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Cat Biscuits - Grill"
|
|
|
-7264,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"To Chef Nyas"
|
|
|
-7265,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Rage of Chef Nyas"
|
|
|
-7266,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Declaration of Chef Nyas"
|
|
|
-7267,86400,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Appointed time with Cleanyang"
|
|
|
-7268,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Find the Cat's hard biscuits!"
|
|
|
-7269,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Cat Biscuits - Resting Place"
|
|
|
-7270,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Cat Biscuits - Sand"
|
|
|
-7271,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Cat Biscuits - Bottom of the Stairs"
|
|
|
-7272,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Cat Biscuits - Corner"
|
|
|
-7273,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Cat Biscuits - Locker"
|
|
|
-7274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Cat Biscuits - Foothold"
|
|
|
-7275,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Cat Biscuits - Sand"
|
|
|
-7276,86400,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Promise to deliver more food"
|
|
|
-7281,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"List of Errands"
|
|
|
-7282,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"List of Errands"
|
|
|
-7283,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"List of Errands"
|
|
|
-7284,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"List of Errands"
|
|
|
-7285,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"List of Errands"
|
|
|
-7286,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"List of Errands"
|
|
|
-7287,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"List of Errands"
|
|
|
-7288,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"List of Errands"
|
|
|
-7289,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"List of Errands"
|
|
|
-7290,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"List of Errands"
|
|
|
-7291,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"List of Errands"
|
|
|
-7292,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"List of Errands"
|
|
|
-7293,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"List of Errands"
|
|
|
-7294,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"List of Errands"
|
|
|
-7295,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"List of Errands"
|
|
|
-7296,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"List of Errands"
|
|
|
-7297,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"List of Errands"
|
|
|
-7298,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"List of Errands"
|
|
|
-7299,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"List of Errands"
|
|
|
-7300,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"List of Errands"
|
|
|
-7301,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"List of Errands"
|
|
|
-7302,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"List of Errands"
|
|
|
-7303,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"List of Errands"
|
|
|
-7304,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"List of Errands"
|
|
|
-7305,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"List of Errands"
|
|
|
-7306,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"List of Errands"
|
|
|
-7307,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"List of Errands"
|
|
|
-7308,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"List of Errands"
|
|
|
-7309,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"List of Errands"
|
|
|
-7310,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"List of Errands"
|
|
|
-7311,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"List of Errands"
|
|
|
-7312,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"List of Errands"
|
|
|
-7313,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"List of Errands"
|
|
|
-7314,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"List of Errands"
|
|
|
-7315,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"List of Errands"
|
|
|
-7316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"List of Errands"
|
|
|
-7317,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"List of Errands"
|
|
|
-7318,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"List of Errands"
|
|
|
-7319,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"List of Errands"
|
|
|
-7320,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"List of Errands"
|
|
|
-7321,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"List of Errands"
|
|
|
-7322,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"List of Errands"
|
|
|
-7323,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"List of Errands"
|
|
|
-7324,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"List of Errands"
|
|
|
-7325,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"List of Errands"
|
|
|
-7326,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"List of Errands"
|
|
|
-7327,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"List of Errands"
|
|
|
-7328,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"List of Errands"
|
|
|
-7329,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"List of Errands"
|
|
|
-7330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"List of Errands"
|
|
|
-7331,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"List of Errands"
|
|
|
-7332,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"List of Errands"
|
|
|
-7333,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"List of Errands"
|
|
|
-7334,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"List of Errands"
|
|
|
-7335,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"List of Errands"
|
|
|
-7336,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"List of Errands"
|
|
|
-7337,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"List of Errands"
|
|
|
-7338,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"List of Errands"
|
|
|
-7339,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"List of Errands"
|
|
|
-7340,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"List of Errands"
|
|
|
-7341,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"List of Errands"
|
|
|
-7342,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"List of Errands"
|
|
|
-7343,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"List of Errands"
|
|
|
-7344,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"List of Errands"
|
|
|
-7345,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"List of Errands"
|
|
|
-7346,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"List of Errands"
|
|
|
-
|
|
|
-// Hall of Abyss
|
|
|
-7349,1800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Vote"
|
|
|
-
|
|
|
-// Port Malaya
|
|
|
-7350,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Cautious Village"
|
|
|
-7351,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Better than My Old Button"
|
|
|
-7352,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Sailor Wants a Button"
|
|
|
-7353,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Old Man Wants a Button"
|
|
|
-7354,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Young Man Wants a Button"
|
|
|
-7355,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Merchant Wants a Button"
|
|
|
-7356,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Little Kid Wants a Button"
|
|
|
-7357,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Middle-aged Guy Wants a Button"
|
|
|
-7358,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Why do they want my Buttons?"
|
|
|
-7359,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Deliver Holy Item to Sailor"
|
|
|
-7360,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Deliver Holy Item to Old Man"
|
|
|
-7361,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Deliver Holy Item to Young Man"
|
|
|
-7362,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Deliver Holy Item to Merchant"
|
|
|
-7363,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Deliver Holy Item to Little Kid"
|
|
|
-7364,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Deliver Holy Item to Middle-aged Man"
|
|
|
-7365,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Better than My Old Button-2"
|
|
|
-7366,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Traditional Spiritual Protection and Impudent Girl-1"
|
|
|
-7367,600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Traditional Spiritual Protection and Impudent Girl-2"
|
|
|
-7368,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Deliver Spiritual Protection-Pedro"
|
|
|
-7369,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Deliver Spiritual Protection-Nardo"
|
|
|
-7370,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Deliver Spiritual Protection-Pandoi"
|
|
|
-7371,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Deliver Spiritual Protection-Woeon"
|
|
|
-7372,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Deliver Spiritual Protection-Talah"
|
|
|
-7373,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Deliver Spiritual Protection-Romel"
|
|
|
-7374,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Love and Spiritual Protection for All"
|
|
|
-7375,82800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Love and Spiritual Protection Continues"
|
|
|
-7376,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Old Man and Cast-Iron Caldron-1"
|
|
|
-7377,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Old Man and Cast-Iron Caldron-2"
|
|
|
-7378,82800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Old Man and Cast-Iron Caldron-Regular Trades"
|
|
|
-7379,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Peace Preacher"
|
|
|
-7380,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"To Smith a Traditional Spiritual Protection"
|
|
|
-7381,82800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"High Demand on Spiritual Protection Material"
|
|
|
-7382,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Deliver to Pedro"
|
|
|
-7383,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Deliver to Nardo"
|
|
|
-7384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Deliver to Pandoi"
|
|
|
-7385,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Deliver to Woeon"
|
|
|
-7386,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Deliver to Talah"
|
|
|
-7387,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Deliver to Romel"
|
|
|
-7388,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Maries's Child"
|
|
|
-7389,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Give the Shirt to Maries's Child"
|
|
|
-7390,82800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Worried about Maries's Child"
|
|
|
-7391,0,0,0,0,0,0,0,2316,6498,5000,0,0,0,0,0,0,"Jejeling and Jejellopy"
|
|
|
-7392,86400,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Collect Jejellopy Regularly"
|
|
|
-7393,0,2314,10,2311,10,0,0,0,0,0,0,0,0,0,0,0,"Shiny Silver Blade"
|
|
|
-7394,82800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Shiny Tomorrow"
|
|
|
-7395,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Ghost on the Ferry Ship"
|
|
|
-7396,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Angry Soul on Ferry Ship"
|
|
|
-7397,0,0,0,0,0,0,0,2310,6510,3000,0,0,0,0,0,0,"Mumbaki Phong's Advice"
|
|
|
-7398,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Offering Bouquet Recommended by Mumbaki"
|
|
|
-7399,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Soul Diwata's Story"
|
|
|
-7400,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Mumbaki of Port Malaya"
|
|
|
-7401,82800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"All Aboard for Perry Sailing"
|
|
|
-7402,0,0,0,0,0,0,0,2310,6510,3000,0,0,0,0,0,0,"Bouquet for Diwata"
|
|
|
-7403,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Stabilized Perry"
|
|
|
-7404,0,2316,20,0,0,0,0,0,0,0,0,0,0,0,0,0,"Get Rid of Jejeling"
|
|
|
-7405,82800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Get Rid of Jejeling - Same Time Tomorrow"
|
|
|
-7406,0,0,0,0,0,0,0,2309,6507,5000,2313,6507,5000,2314,6507,5000,"Agree to Collecting Bones!"
|
|
|
-7407,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Purified Bone"
|
|
|
-7408,82800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Agree to Come Back Tomorrow?"
|
|
|
-7409,0,2309,10,0,0,0,0,0,0,0,0,0,0,0,0,0,"Cannot Meet Eyes with Him!"
|
|
|
-7410,82800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Teach Another Lesson Tomorrow!"
|
|
|
-
|
|
|
-// Eclage
|
|
|
-7411,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The traveler, Fome's story"
|
|
|
-7412,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The traveler, Litrip's story"
|
|
|
-7413,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The traveler, Chiba's story"
|
|
|
-7414,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Eclage guard's message"
|
|
|
-7415,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Laphine's Chief of Staff"
|
|
|
-7416,600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Waiting to meet"
|
|
|
-7417,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Kardui's request"
|
|
|
-7418,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"For Eclage 1"
|
|
|
-7419,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"For Eclage 2"
|
|
|
-7420,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"For Eclage 3"
|
|
|
-7421,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"That's enough"
|
|
|
-7422,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Kardui's gift"
|
|
|
-7423,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"A rumor about the King 1"
|
|
|
-7424,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"A rumor about the King 2"
|
|
|
-7425,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"A rumor about the King 3"
|
|
|
-7426,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"A rumor about the King 4"
|
|
|
-7427,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"At times like this, face it straight on!"
|
|
|
-7428,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Yai of the wild"
|
|
|
-7429,82800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Wild recent trend!"
|
|
|
-7430,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Deliveryman that runs through space"
|
|
|
-7431,82800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"A mailman never rests!"
|
|
|
-7432,0,2363,5,2364,5,0,0,0,0,0,0,0,0,0,0,0,"The troublemakers in the land of blooming flowers"
|
|
|
-7433,82800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Need constant guidance"
|
|
|
-
|
|
|
-// Twins and Scholar of Magics
|
|
|
-7434,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Kardui's big brother"
|
|
|
-7435,180,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Time for reading the letter"
|
|
|
-7436,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Avant the Scholar of Magics"
|
|
|
-7437,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Shenime's favor"
|
|
|
-7438,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Secret sponsorship"
|
|
|
-7439,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The scholar of magics sponsored by Shenime"
|
|
|
-7440,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Minuel's witness"
|
|
|
-7441,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Mail is here!"
|
|
|
-7442,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The identity of the scholar of magics"
|
|
|
-7443,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Interfere with the research!"
|
|
|
-7444,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"What Avant was researching"
|
|
|
-
|
|
|
-// Orb
|
|
|
-7445,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Avant's back"
|
|
|
-7446,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Unfruitful conversation"
|
|
|
-7447,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Dilemma surrounding the Orb"
|
|
|
-7448,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Something's not right"
|
|
|
-7449,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Temptation toward the Orb"
|
|
|
-7450,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Orb's lighting room"
|
|
|
-7451,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Betrayal"
|
|
|
-7452,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Find the chief of staff!"
|
|
|
-7453,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The last of the chief of staff"
|
|
|
-
|
|
|
-// Academy 14.2
|
|
|
-7471,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"First time talking after being born"
|
|
|
-7472,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"First step towards a new world"
|
|
|
-7473,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Cool drink"
|
|
|
-7474,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Searching for treasure"
|
|
|
-7475,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Discovered the Airship"
|
|
|
-7476,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Discovered the Arena"
|
|
|
-7477,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Bridge to Prontera"
|
|
|
-7478,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Basic Medical Botany"
|
|
|
-7479,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Friend or Foe?"
|
|
|
-7480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Regarding Thief job"
|
|
|
-7481,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Vicente's class"
|
|
|
-7482,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Vercassel's class"
|
|
|
-7483,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Use the Thief Manual"
|
|
|
-7484,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Shop owner! Order to steal!"
|
|
|
-7485,0,1725,1,0,0,0,0,0,0,0,0,0,0,0,0,0,"Assassin! Use Envenom"
|
|
|
-7486,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"With Lumin"
|
|
|
-7487,30,1725,4,0,0,0,0,0,0,0,0,0,0,0,0,0,"30 seconds duel"
|
|
|
-7488,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Trio set of Fire Elements"
|
|
|
-7489,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Silent liquidation plan"
|
|
|
-7490,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Mushroom soup calling memories"
|
|
|
-7491,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Get away to Paradise!"
|
|
|
-7492,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Invincible pumpkin knight"
|
|
|
-7493,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Battle of 17 vs. 1"
|
|
|
-7494,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Cleanup of the mushroom farm"
|
|
|
-
|
|
|
-// WOE TE Mission
|
|
|
-7501,14400,2451,1,0,0,0,0,0,0,0,0,0,0,0,0,0,"1 Suspicious Babe"
|
|
|
-7502,14400,2451,10,0,0,0,0,0,0,0,0,0,0,0,0,0,"10 Suspicious Babes"
|
|
|
-7503,14400,2451,30,0,0,0,0,0,0,0,0,0,0,0,0,0,"30 Suspicious Babes"
|
|
|
-7504,14400,1288,1,0,0,0,0,0,0,0,0,0,0,0,0,0,"Destroy 1 Emperium"
|
|
|
-7505,14400,1288,3,0,0,0,0,0,0,0,0,0,0,0,0,0,"Destroy 3 Emperiums"
|
|
|
-7506,14400,1288,5,0,0,0,0,0,0,0,0,0,0,0,0,0,"Destroy 5 Emperiums"
|
|
|
-7507,14400,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"10 Small Wooden Boxes"
|
|
|
-7508,14400,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"20 Small Wooden Boxes"
|
|
|
-7509,14400,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"30 Small Wooden Boxes"
|
|
|
-7510,14400,2450,1,0,0,0,0,0,0,0,0,0,0,0,0,0,"Fight Off a Thief"
|
|
|
-7511,14400,2450,10,0,0,0,0,0,0,0,0,0,0,0,0,0,"Fight Off 10 Thieves"
|
|
|
-7512,14400,2450,30,0,0,0,0,0,0,0,0,0,0,0,0,0,"Fight Off 30 Thieves"
|
|
|
-7513,14400,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"10 Paychecks"
|
|
|
-7514,14400,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"20 Paychecks"
|
|
|
-7515,14400,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"30 Paychecks"
|
|
|
-7516,1200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"A break for Commercial Development"
|
|
|
-
|
|
|
-// Guild Occupy Quest
|
|
|
-7517,3600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Occupy Valkyrie Realm"
|
|
|
-7518,3600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Occupy Luina"
|
|
|
-7519,3600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Occupy Britoniah"
|
|
|
-7520,3600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Occupy Greenwood Lake"
|
|
|
-7521,3600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Occupy Nidabehl"
|
|
|
-7522,3600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Occupy Valfreyja"
|
|
|
-7523,3600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Occupy Gloria"
|
|
|
-7524,3600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Occupy Kafragaten"
|
|
|
-
|
|
|
-// Guild Dungeon Daily Quest
|
|
|
-7525,0,1300,50,1293,50,0,0,0,0,0,0,0,0,0,0,0,"Valkyrie Realm Challenge 1"
|
|
|
-7526,0,2284,30,2285,30,2286,30,0,0,0,0,0,0,0,0,0,"Valkyrie Realm Challenge 2"
|
|
|
-7527,0,2249,1,2250,1,0,0,0,0,0,0,0,0,0,0,0,"Valkyrie Realm Challenge 3"
|
|
|
-7528,0,1305,50,1303,50,0,0,0,0,0,0,0,0,0,0,0,"Luina Challenge 1"
|
|
|
-7529,0,1294,40,2133,50,0,0,0,0,0,0,0,0,0,0,0,"Luina Challenge 2"
|
|
|
-7530,0,2251,1,2252,1,0,0,0,0,0,0,0,0,0,0,0,"Luina Challenge 3"
|
|
|
-7531,0,1298,50,1291,50,0,0,0,0,0,0,0,0,0,0,0,"Britoniah Challenge 1"
|
|
|
-7532,0,2282,20,2283,20,2281,50,0,0,0,0,0,0,0,0,0,"Britoniah Challenge 2"
|
|
|
-7533,0,2255,1,2256,1,0,0,0,0,0,0,0,0,0,0,0,"Britoniah Challenge 3"
|
|
|
-7534,0,1311,50,1306,50,0,0,0,0,0,0,0,0,0,0,0,"Greenwood Lake Challenge 1"
|
|
|
-7535,0,1290,45,1301,20,1309,25,0,0,0,0,0,0,0,0,0,"Greenwood Lake Challenge 2"
|
|
|
-7536,0,2253,1,2254,1,0,0,0,0,0,0,0,0,0,0,0,"Greenwood Lake Challenge 3"
|
|
|
-7537,0,1978,50,1979,50,0,0,0,0,0,0,0,0,0,0,0,"Nidabehl Challenge 1"
|
|
|
-7538,0,1290,35,1301,35,0,0,0,0,0,0,0,0,0,0,0,"Nidabehl Challenge 2"
|
|
|
-7539,0,1974,50,1975,30,0,0,0,0,0,0,0,0,0,0,0,"Valfreyja Challenge 1"
|
|
|
-7540,0,1796,50,1797,20,0,0,0,0,0,0,0,0,0,0,0,"Valfreyja Challenge 2"
|
|
|
-7541,0,2415,30,2416,30,2417,30,0,0,0,0,0,0,0,0,0,"Gloria Challenge 1"
|
|
|
-7542,0,2419,30,2420,30,2418,30,0,0,0,0,0,0,0,0,0,"Gloria Challenge 2"
|
|
|
-7543,72000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Standby for Valkyrie Realm Challenge 1"
|
|
|
-7544,72000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Standby for Valkyrie Realm Challenge 2"
|
|
|
-7545,72000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Standby for Valkyrie Realm Challenge 3"
|
|
|
-7546,72000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Standby for Luina Challenge 1"
|
|
|
-7547,72000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Standby for Luina Challenge 2"
|
|
|
-7548,72000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Standby for Luina Challenge 3"
|
|
|
-7549,72000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Standby for Britoniah Challenge 1"
|
|
|
-7550,72000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Standby for Britoniah Challenge 2"
|
|
|
-7551,72000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Standby for Britoniah Challenge 3"
|
|
|
-7552,72000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Standby for Greenwood Lake Challenge 1"
|
|
|
-7553,72000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Standby for Greenwood Lake Challenge 2"
|
|
|
-7554,72000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Standby for Greenwood Lake Challenge 3"
|
|
|
-7555,72000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Standby for Nidabehl Challenge 1"
|
|
|
-7556,72000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Standby for Nidabehl Challenge 2"
|
|
|
-7557,72000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Standby for Valfreyja Challenge 1"
|
|
|
-7558,72000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Standby for Valfreyja Challenge 2"
|
|
|
-7559,72000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Standby for Gloria Challenge 1"
|
|
|
-7560,72000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Standby for Gloria Challenge 2"
|
|
|
-7561,0,2421,30,2422,30,2423,30,0,0,0,0,0,0,0,0,0,"Kafragaten Challenge 1"
|
|
|
-7562,0,2426,30,2427,30,2424,30,0,0,0,0,0,0,0,0,0,"Kafragaten Challenge 2"
|
|
|
-7563,72000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Standby for Kafragaten Challenge 1"
|
|
|
-7564,72000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Standby for Kafragaten Challenge 2"
|
|
|
-
|
|
|
-// Devil Tower Memorial
|
|
|
-7568,5400,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Explore the tower"
|
|
|
-7569,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Treat the injured"
|
|
|
-7570,0,2939,7,2940,7,2941,7,0,0,0,0,0,0,0,0,0,"Destroy the demons"
|
|
|
-7571,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Tower Expedition"
|
|
|
-7572,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Lucile...?"
|
|
|
-7573,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Magic Swordman Thanatos"
|
|
|
-7574,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Thanatos Tower"
|
|
|
-7576,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Morocc castle seal"
|
|
|
-7577,82800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Space distortion"
|
|
|
-
|
|
|
-// Episode 14.3
|
|
|
-7578,0,3061,1,0,0,0,0,3061,6392,10000,0,0,0,0,0,0,"Rampaging Box"
|
|
|
-7579,0,3061,10,0,0,0,0,3061,6392,10000,0,0,0,0,0,0,"Collecting Bradiums"
|
|
|
-7580,82800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Collecting Every Day"
|
|
|
-7581,0,3039,1,3040,1,3041,1,0,0,0,0,0,0,0,0,0,"Eliminating Risks"
|
|
|
-7582,82800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Daily Cleaning"
|
|
|
-7583,0,0,0,0,0,0,0,3039,6708,10000,3040,6708,10000,3041,6708,10000,"Collecting Mana"
|
|
|
-7584,82800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Unending Battle"
|
|
|
-
|
|
|
-// Episode 14.3 part 2 - End of morocc
|
|
|
-7593,0,3097,1,0,0,0,0,0,0,0,0,0,0,0,0,0,"Demon God Subjugation"
|
|
|
-7594,0,3091,1,3092,1,0,0,0,0,0,0,0,0,0,0,0,"Frost Spider and Fire Wolf"
|
|
|
-7595,0,3101,3,3102,3,3103,3,0,0,0,0,0,0,0,0,0,"Wandering Orb Magic"
|
|
|
-// 7596,0,0,0,0,0,0,0,3105,6713,10000,3106,6714,10000,0,0,0,"Qualifications of the Guests"
|
|
|
-7597,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Fall of the False God"
|
|
|
-7598,82800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Caged God"
|
|
|
-7599,82800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Unending Hunt"
|
|
|
-7600,82800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Promising Tomorrow"
|
|
|
-
|
|
|
-// Episode 15.1 Verus City
|
|
|
-7606,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Phantasmagorika Excavator Recruitment"
|
|
|
-7607,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Eden Group Leader"
|
|
|
-7608,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Artnard Excavation Team 1"
|
|
|
-7609,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Artnard Excavation Team 2"
|
|
|
-7610,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Registered Excavator"
|
|
|
-7611,0,3154,10,0,0,0,0,0,0,0,0,0,0,0,0,0,"Passage Cleaning"
|
|
|
-7612,82800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Passage Cleaning - Down"
|
|
|
-7613,0,3155,15,3156,15,0,0,0,0,0,0,0,0,0,0,0,"Eliminating Risks"
|
|
|
-7614,82800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Eliminating Risks - Down"
|
|
|
-7615,0,0,0,0,0,0,0,3154,6749,5000,3155,6749,5000,3156,6749,5000,"Core Collection"
|
|
|
-7616,82800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Core Collection - Down"
|
|
|
-7617,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Turning In Excavation Report"
|
|
|
-7618,82800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Reporting the Results - Down"
|
|
|
-7619,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Assisting the Excavation Team"
|
|
|
-7620,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Young Blood?"
|
|
|
-7621,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Bottling the Energy"
|
|
|
-7622,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Good News!"
|
|
|
-7623,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Artnard's Summon"
|
|
|
-7624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"In Search of a Delicacy"
|
|
|
-7625,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Count On Me"
|
|
|
-7626,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Delicacy for Him"
|
|
|
-7627,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Last Exploration"
|
|
|
-7628,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"New Power Source"
|
|
|
-7629,82800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Tomorrow for Tomorrow's Energy"
|
|
|
-
|
|
|
-// Episode 15.2 Atnad Excavator 2
|
|
|
-7641,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Access Permitted"
|
|
|
-7642,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Explore Research facilities"
|
|
|
-7643,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Mysterious Piece"
|
|
|
-7644,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Record Player"
|
|
|
-7645,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Piece of Memory Record"
|
|
|
-7646,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Play Memory Record"
|
|
|
-7647,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Report Memory Record"
|
|
|
-7648,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Memory Records of the Laboratories"
|
|
|
-7649,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Report Memory Record Content"
|
|
|
-7650,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Collect Memory Records of Research facilities"
|
|
|
-7651,82800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"One Memory a Day"
|
|
|
-7652,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Collect Memory Records of Laboratories"
|
|
|
-7653,82800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"One Memory a Day 2"
|
|
|
-7654,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Play Research facilities Memory Records"
|
|
|
-7655,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Play Laboratories Memory Records"
|
|
|
-7656,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Invitation of Rekenber"
|
|
|
-
|
|
|
-// Banquet Quests
|
|
|
-7681,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Invitation to Royal Banquet"
|
|
|
-7682,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Socializing Starts from an Eye Contact"
|
|
|
-7683,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Visit the Heines"
|
|
|
-7684,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Visit the Nerius"
|
|
|
-7685,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"What Is the Next Thing on the Schedule ?"
|
|
|
-7686,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Nyhill and Skia"
|
|
|
-7687,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Participating in the Banquet"
|
|
|
-7688,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Suspicious Movement"
|
|
|
-7689,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Find Nyhill"
|
|
|
-7690,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Where Is Nyhill?"
|
|
|
-7691,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Waiting for the Ritual"
|
|
|
-7692,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Attend the Ritual"
|
|
|
-7693,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Surprise Attack"
|
|
|
-7694,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"I'd Like to See that Too"
|
|
|
-7695,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Escape from the Past Memories of the Royal Family"
|
|
|
-7696,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"What's Next?"
|
|
|
-7697,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Invitation from the Nerius"
|
|
|
-7698,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Heine Now"
|
|
|
-7699,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"To the Past"
|
|
|
-7700,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Once More!"
|
|
|
-7701,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Lost Imir Heart"
|
|
|
-7702,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Prontera at the Time"
|
|
|
-7703,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Who Knows the Truth"
|
|
|
-7705,0,3450,1,0,0,0,0,0,0,0,0,0,0,0,0,0,"Hope You Cannot Let Go"
|
|
|
-7706,04:00,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Nillem Is Not Almighty"
|
|
|
-
|
|
|
-// Lasagna Quests
|
|
|
-7711,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Beginning"
|
|
|
-7712,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Where am I? Who am I??"
|
|
|
-7713,0,3495,3,0,0,0,0,0,0,0,0,0,0,0,0,0,"First Battle!"
|
|
|
-7714,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Refreshing Apple Juice"
|
|
|
-7715,0,0,0,0,0,0,0,3495,1081,5000,0,0,0,0,0,0,"Midding Box"
|
|
|
-7716,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"To the Village!"
|
|
|
-7717,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Merchant's Kindness"
|
|
|
-7718,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"I'm used to this"
|
|
|
-7719,0,1078,3,0,0,0,0,0,0,0,0,0,0,0,0,0,"Time to Digest"
|
|
|
-7720,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Service Manual"
|
|
|
-7721,600,3496,3,3497,2,0,0,0,0,0,0,0,0,0,0,0,"Cat showoff contest"
|
|
|
-7722,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"EMT"
|
|
|
-7723,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The potential within"
|
|
|
-
|
|
|
-// Rockridge
|
|
|
-7790,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Rock Ridge, Land of Opportunities"
|
|
|
-7791,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Problems in Rock Ridge"
|
|
|
-7792,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Problems in Rock Ridge 2"
|
|
|
-7793,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Good News"
|
|
|
-7794,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Expected Response"
|
|
|
-7795,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Negotiation on the Railroad"
|
|
|
-7796,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Unexpected Arrest"
|
|
|
-7797,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Hear Me Out 1"
|
|
|
-7798,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Perfectly Prime"
|
|
|
-7799,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Shawn McCurdy's Weapon 1"
|
|
|
-7800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Shawn McCurdy's Weapon 2"
|
|
|
-7801,0,0,0,0,0,0,0,3742,25247,10000,0,0,0,0,0,0,"Shawn McCurdy's Weapon 3"
|
|
|
-7802,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Hear Me Out 2"
|
|
|
-7803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Happy for Broken Trust"
|
|
|
-7804,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Location of the Ores"
|
|
|
-7805,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Location of the Ores 2"
|
|
|
-7806,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Location of the Ores 3"
|
|
|
-7807,0,3736,3,3737,3,3738,3,0,0,0,0,0,0,0,0,0,"Ace up Our Sleeve"
|
|
|
-7808,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Case Solved"
|
|
|
-7809,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Collecting Ores"
|
|
|
-
|
|
|
-8000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Quitting Job Change"
|
|
|
-8001,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Assassin"
|
|
|
-8002,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Assassin"
|
|
|
-8003,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Assassin"
|
|
|
-8004,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Assassin"
|
|
|
-8005,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Assassin"
|
|
|
-8006,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Find the Guild Master!"
|
|
|
-8007,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Acceptance from the Guild Master"
|
|
|
-8008,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Assassin"
|
|
|
-8009,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Applying for Job Change to Priest"
|
|
|
-8010,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Priest"
|
|
|
-8011,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Priest"
|
|
|
-8012,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Priest"
|
|
|
-8013,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Priest"
|
|
|
-8014,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Priest"
|
|
|
-8015,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Priest"
|
|
|
-8016,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Priest"
|
|
|
-8017,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Factory Inspection"
|
|
|
-8018,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Factory Inspection"
|
|
|
-8019,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Factory Inspection"
|
|
|
-8020,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Factory Inspection"
|
|
|
-8021,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Factory Inspection"
|
|
|
-8022,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Factory Inspection"
|
|
|
-8023,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Factory Inspection"
|
|
|
-8024,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Factory Inspection"
|
|
|
-8025,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Factory Inspection"
|
|
|
-8026,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Factory Inspection"
|
|
|
-8027,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Factory Inspection"
|
|
|
-8028,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Factory Inspection"
|
|
|
-8029,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Factory Inspection"
|
|
|
-8030,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Factory Inspection"
|
|
|
-8031,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Factory Inspection"
|
|
|
-8032,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Tarlock's Favor"
|
|
|
-8033,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Ferlock's Favor"
|
|
|
-8034,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Ferlock's Favor"
|
|
|
-8035,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"How the Airship Works"
|
|
|
-8036,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Hallen's Favor"
|
|
|
-8037,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The Dice Roller"
|
|
|
-8038,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The Dice Roller"
|
|
|
-8039,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Secret of Airships"
|
|
|
-8040,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Secret of Airships"
|
|
|
-8041,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Secret of Airships"
|
|
|
-8042,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Secret of Airships"
|
|
|
-8043,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Secret of Airships"
|
|
|
-8044,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Euslan's Fiancee"
|
|
|
-8045,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Tips from Kaci"
|
|
|
-8046,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Ferlock's Passengers list"
|
|
|
-8047,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Euslan's Favor"
|
|
|
-8048,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Eukran's Testimony"
|
|
|
-8049,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Thierry's Favor"
|
|
|
-8050,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Danger coming on to Thierry"
|
|
|
-8051,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Euslan's Medicine"
|
|
|
-8052,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Thierry's Favor"
|
|
|
-8053,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Find Postell"
|
|
|
-8054,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Message from Postell"
|
|
|
-8055,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Nursing Allen"
|
|
|
-8056,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Little something in return"
|
|
|
-8057,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Grumbling Manainne"
|
|
|
-8058,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Conversation with El Schatt"
|
|
|
-8059,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Conversation with Perfitz"
|
|
|
-8060,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Stubborn El Schatt"
|
|
|
-8061,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Stories of the past"
|
|
|
-8062,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Kanainne"
|
|
|
-8063,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Kanainne's spirit"
|
|
|
-8064,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Cellette's Fish Cake Soup"
|
|
|
-8065,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Cellette's Fish Cake Soup"
|
|
|
-8066,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Cellette's Fish Cake Soup"
|
|
|
-8067,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Cellette's Fish Cake Soup"
|
|
|
-8068,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Cellette's Fish Cake Soup"
|
|
|
-8069,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Cellette's Fish Cake Soup"
|
|
|
-8070,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Cellette's Fish Cake Soup"
|
|
|
-8071,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Cellette's Fish Cake Soup"
|
|
|
-8072,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Cellette's Fish Cake Soup"
|
|
|
-8073,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Cellette's Fish Cake Soup"
|
|
|
-8074,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Cellette's Fish Cake Soup"
|
|
|
-8075,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Cellette's Fish Cake Soup"
|
|
|
-8076,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Klitzer and Calla"
|
|
|
-8077,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Klitzer and Calla"
|
|
|
-8078,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Klitzer and Calla"
|
|
|
-8079,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Klitzer and Calla"
|
|
|
-8080,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Klitzer and Calla"
|
|
|
-8081,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Klitzer and Calla"
|
|
|
-8082,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Klitzer and Calla"
|
|
|
-8083,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Klitzer and Calla"
|
|
|
-8084,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Klitzer and Calla"
|
|
|
-8085,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Klitzer and Calla"
|
|
|
-8086,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Klitzer and Calla"
|
|
|
-8087,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Klitzer and Calla"
|
|
|
-8088,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Klitzer and Calla"
|
|
|
-8089,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Stolen Gemstone"
|
|
|
-8090,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Mr. Manson"
|
|
|
-8091,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Jenny the gardener"
|
|
|
-8092,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Searching the Market"
|
|
|
-8093,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Mysterious Message"
|
|
|
-8094,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Double Crossed?"
|
|
|
-8095,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Find Phobe"
|
|
|
-8096,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Stolen Gemstone Found"
|
|
|
-8097,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Informing Jenny"
|
|
|
-8098,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Keeping the Secret"
|
|
|
-8099,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Vincent's Recommendation"
|
|
|
-8100,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Recommendation from High Priest Zhed"
|
|
|
-8101,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Recommendation from High Priest Zhed"
|
|
|
-8102,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Recommendation from High Priest Zhed"
|
|
|
-8103,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Recommendation from High Priest Zhed"
|
|
|
-8104,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Recommendation from High Priest Zhed"
|
|
|
-8105,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Recommendation from High Priest Zhed"
|
|
|
-8106,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Mr. Shendar's daughter"
|
|
|
-8107,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Lachellen's Testimony"
|
|
|
-8108,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"A Foreigner, Katinshuell"
|
|
|
-8109,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Bruspetti's scent"
|
|
|
-8110,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Bruspetti's scent"
|
|
|
-8111,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Lachellen's Testimony"
|
|
|
-8112,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Freya's Spring"
|
|
|
-8113,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Bruspetti's Diary"
|
|
|
-8114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Bruspetti's Diary"
|
|
|
-8115,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Suspicious Katinshuell"
|
|
|
-8116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Lachellen's Testimony"
|
|
|
-8117,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Freya's Spring"
|
|
|
-8118,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Conversation with Mr. Shendar"
|
|
|
-8119,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Bruspetti's Diary"
|
|
|
-8120,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Conversation with Katinshuell"
|
|
|
-8121,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Conversation with Katinshuell"
|
|
|
-8122,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Bruspetti's resting place"
|
|
|
-8123,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Ayothaya's world famous dish, Tom Yum Goong"
|
|
|
-8124,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Ayothaya's world famous dish, Tom Yum Goong"
|
|
|
-8125,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Ayothaya's world famous dish, Tom Yum Goong"
|
|
|
-8126,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Ayothaya's world famous dish, Tom Yum Goong"
|
|
|
-8127,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Momotaro Field Trip"
|
|
|
-8128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Momotaro Field Trip"
|
|
|
-8129,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Momotaro Field Trip"
|
|
|
-8130,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Momotaro Field Trip"
|
|
|
-8131,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The mother of lord in Amatsu"
|
|
|
-8132,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The mother of lord in Amatsu"
|
|
|
-8133,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Song of the fox"
|
|
|
-8134,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Boy at the Northern Shrine"
|
|
|
-8135,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Fox Expelled"
|
|
|
-8136,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The Gray Wolf's Warning"
|
|
|
-8137,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Finding the Keymaker"
|
|
|
-8138,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Blacksmith's Request"
|
|
|
-8139,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The Golden Key"
|
|
|
-8140,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The Red Ring"
|
|
|
-8141,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Mashenka's Red Ring"
|
|
|
-8142,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Searching the Marsh"
|
|
|
-8143,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The Flute's Voice"
|
|
|
-8144,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Ryubaba's Confession"
|
|
|
-8145,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Worried Mother's Request"
|
|
|
-8146,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Finding Lusalka"
|
|
|
-8147,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Lusalka's Beloved"
|
|
|
-8148,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Lusalka's Beloved"
|
|
|
-8149,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Searching for Igor"
|
|
|
-8150,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Igor's message"
|
|
|
-8151,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Marozka's Cave"
|
|
|
-8152,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The Golden Thread"
|
|
|
-8153,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Test of mind and wisdom"
|
|
|
-8154,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The Keymaker"
|
|
|
-8155,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Baba Yaga's Favor"
|
|
|
-8156,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Baba Yaga's Favor"
|
|
|
-8157,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Baba Yaga's Favor"
|
|
|
-8158,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Baba Yaga's Favor"
|
|
|
-8159,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Baba Yaga's Favor"
|
|
|
-8160,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Baba Yaga's Favor"
|
|
|
-8161,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Baba Yaga's Favor"
|
|
|
-8162,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Baba Yaga's Favor"
|
|
|
-8163,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Baba Yaga's Favor"
|
|
|
-8164,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Baba Yaga's Favor"
|
|
|
-8165,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Baba Yaga's Favor"
|
|
|
-8166,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Baba Yaga's Favor"
|
|
|
-8167,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The Golden Key"
|
|
|
-8168,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Koshei, the Immortal"
|
|
|
-8169,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Living and Dead Water"
|
|
|
-8170,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Living and Dead Water"
|
|
|
-8171,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Living and Dead Water"
|
|
|
-
|
|
|
-8181,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Sight Blaster"
|
|
|
-8182,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Push Back Theory"
|
|
|
-8183,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Sight Blaster"
|
|
|
-8184,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Elemental Converter"
|
|
|
-8185,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Elemental Change"
|
|
|
-8186,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Fire Elemental Change"
|
|
|
-8187,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Earth Elemental Change"
|
|
|
-8188,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Wind Elemental Change"
|
|
|
-8189,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Water Elemental Change"
|
|
|
-8190,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Charming Wink"
|
|
|
-8191,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Charming Advisor"
|
|
|
-8192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Selfish Advisor"
|
|
|
-8193,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Selfish Advisor"
|
|
|
-8194,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Drunken Advisor"
|
|
|
-8195,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Kind Canell"
|
|
|
-8196,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The Tripartite Union's Feud"
|
|
|
-8197,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Document Delivery"
|
|
|
-8198,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Report to the United Research Official"
|
|
|
-8199,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"United Research Official's Favor"
|
|
|
-8200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Ryosen's Document Requests"
|
|
|
-8201,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Missing Document"
|
|
|
-8202,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Document Restoration"
|
|
|
-8203,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Document Restoration"
|
|
|
-8204,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Ryosen"
|
|
|
-8205,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Report to the United Research Official"
|
|
|
-8206,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Researchers' Meeting"
|
|
|
-8207,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Hansenne is not guilty."
|
|
|
-8208,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Hansenne's Favor"
|
|
|
-8209,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Hue's Report"
|
|
|
-8210,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Report to the United Research Official"
|
|
|
-8211,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Shurank's Lecture"
|
|
|
-8212,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Shurank's Lecture"
|
|
|
-8213,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Shurank's Lecture"
|
|
|
-8214,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Shurank's Lecture"
|
|
|
-8215,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Shurank's Lecture"
|
|
|
-8216,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Shurank's Order"
|
|
|
-8217,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Dequ'ee's Message"
|
|
|
-8218,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Shurank's Lecture"
|
|
|
-8219,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Shurank's Lecture"
|
|
|
-8220,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Shurank's Lecture"
|
|
|
-8221,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Shurank's Lecture"
|
|
|
-8222,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Shurank's order"
|
|
|
-8223,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Dequ'ee's order"
|
|
|
-8224,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The clue"
|
|
|
-8225,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Dequ'ee's Reasoning"
|
|
|
-8226,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Bankley's Death"
|
|
|
-8227,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Return to Shurank"
|
|
|
-8228,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Shurank's Lecture"
|
|
|
-8229,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Guarnien's Lecture"
|
|
|
-8230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Guarnien's Lecture"
|
|
|
-8231,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Guarnien's Lecture"
|
|
|
-8232,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Guarnien's Lecture"
|
|
|
-8233,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Guarnien's Lecture"
|
|
|
-8234,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Prontera Market Research"
|
|
|
-8235,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Guarnien's Lecture"
|
|
|
-8236,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Guarnien's Lecture"
|
|
|
-8237,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Guarnien's Lecture"
|
|
|
-8238,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Guarnien's Lecture"
|
|
|
-8239,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Guarnien's Lecture"
|
|
|
-8240,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Guarnien's Lecture"
|
|
|
-8241,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Collection of Red Jewel"
|
|
|
-8242,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Collection of blue Jewel"
|
|
|
-8243,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Learning new languages"
|
|
|
-8244,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Fairies and Tree Giants"
|
|
|
-8245,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Language sample investigation"
|
|
|
-8246,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Language sample investigation"
|
|
|
-8247,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Research progress"
|
|
|
-8248,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Research progress"
|
|
|
-8249,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Compressing Information"
|
|
|
-8250,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Storage Gem"
|
|
|
-8251,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Injection of Magic"
|
|
|
-8252,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Handworked jewels"
|
|
|
-8253,3600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Language translation device"
|
|
|
-
|
|
|
-8254,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"with a light heart and body"
|
|
|
-8255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The test of power for existence"
|
|
|
-8256,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The test of power for existence"
|
|
|
-8257,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Providing food of Teardrop"
|
|
|
-8258,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Providing food of Teardrop"
|
|
|
-8259,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"to a place for taking a practical technique test"
|
|
|
-8260,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Mission! Documents delivery"
|
|
|
-8261,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"When you play the flute,then the wolf show up!"
|
|
|
-8262,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Ranger master never again"
|
|
|
-
|
|
|
-8265,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"One time a one hour!"
|
|
|
-
|
|
|
-8266,0,1077,10,0,0,0,0,0,0,0,0,0,0,0,0,0,"Hunting poison spore!"
|
|
|
-8267,0,1056,10,0,0,0,0,0,0,0,0,0,0,0,0,0,"Hunting smokie!"
|
|
|
-8268,0,1033,10,0,0,0,0,0,0,0,0,0,0,0,0,0,"Hunt elder wilow!"
|
|
|
-8269,0,1104,10,0,0,0,0,0,0,0,0,0,0,0,0,0,"Hunt coco!"
|
|
|
-8270,0,1034,10,0,0,0,0,0,0,0,0,0,0,0,0,0,"Hunt tharafrog!"
|
|
|
-8271,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Toxic sprays delivery!"
|
|
|
-8272,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Deliver a honey!"
|
|
|
-8273,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Deliver a blanket!"
|
|
|
-8274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Collect bones!"
|
|
|
-8275,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Collect feet!"
|
|
|
-8276,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Collect scell!"
|
|
|
-8277,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Collect tails!"
|
|
|
-8278,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Collect cookies!"
|
|
|
-8279,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Collect mustache!"
|
|
|
-
|
|
|
-9000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Knight"
|
|
|
-9001,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Loyalty of a Knight"
|
|
|
-9002,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Loyalty of a Knight"
|
|
|
-9003,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The Honor of a Knight"
|
|
|
-9004,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The Honor of a Knight"
|
|
|
-9005,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Tenacity of a Knight"
|
|
|
-9006,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Tenacity of a Knight"
|
|
|
-9007,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The Honor of a Knight"
|
|
|
-9008,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Etiquette as a Knight"
|
|
|
-9009,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Life as a Knight"
|
|
|
-9010,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Quality of reverence"
|
|
|
-9011,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Life as a Knight"
|
|
|
-9012,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Glory of a Knight!"
|
|
|
-9013,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Wizard"
|
|
|
-9014,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Wizard"
|
|
|
-9015,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Wizard"
|
|
|
-9016,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Wizard"
|
|
|
-9017,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Change to Wizard"
|
|
|
-9018,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Certified as a Wizard!"
|
|
|
-9058,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"O'Riley's Request"
|
|
|
-9059,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Happy St. Patrick's Day"
|
|
|
-9117,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Lina's Curse"
|
|
|
-9118,0,1109,50,0,0,0,0,0,0,0,0,0,0,0,0,0,"Lina's Curse - Deviruchi Hunt"
|
|
|
-9119,0,1291,50,0,0,0,0,0,0,0,0,0,0,0,0,0,"Lina's Curse - Wraith Dead Hunt"
|
|
|
-9120,0,1504,50,0,0,0,0,0,0,0,0,0,0,0,0,0,"Lina's Curse - Dullahan Hunt"
|
|
|
-9121,0,1379,50,0,0,0,0,0,0,0,0,0,0,0,0,0,"Lina's Curse - Nightmare Terror Hunt"
|
|
|
-9122,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Lina's Curse"
|
|
|
-9123,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Lina's Curse"
|
|
|
-9024,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"An errand boy from Einbroch"
|
|
|
-// kRO
|
|
|
-//9028,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Strange Mouse"
|
|
|
-//9029,86400,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Strange Mouse : present conditions"
|
|
|
-// iRO/cRO
|
|
|
-9028,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Strange Hydra"
|
|
|
-9029,86400,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Strange Hydra : present conditions"
|
|
|
-9030,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Find a puppy"
|
|
|
-9031,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Find a puppy"
|
|
|
-9032,86400,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Find a puppy"
|
|
|
-
|
|
|
-9155,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Getting materials for the Jaty Crown"
|
|
|
-9156,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Make the Jaty Crown"
|
|
|
-9157,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Reward from Sage, Kasyapa"
|
|
|
-9158,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Delivery of Good News(1)"
|
|
|
-9159,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Back to Paiko"
|
|
|
-9160,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Delivery of Good News(2)"
|
|
|
-9161,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Back to Paiko"
|
|
|
-9162,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Delivery of Good News(3)"
|
|
|
-9163,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Back to Paiko"
|
|
|
-9164,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Delivery of Good News(4)"
|
|
|
-9165,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Reward from Paiko for success of Jaty Crown"
|
|
|
-
|
|
|
-9167,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Tutorial - Mercenary for Hire"
|
|
|
-9168,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Quest Window Check"
|
|
|
-9169,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Window Shopper Catalogue"
|
|
|
-9170,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Window Shopper Catalogue"
|
|
|
-9171,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Enchanting Items"
|
|
|
-9172,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Enchanted Items"
|
|
|
-9173,72000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Tutorial Timer Cooldown"
|
|
|
-
|
|
|
-9222,0,2327,1,0,0,0,0,0,0,0,0,0,0,0,0,0,"Get Rid of Bangungot from Hospital 2F"
|
|
|
-9223,604800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Will there be Peace at the Hospital?"
|
|
|
-9224,3600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Explore Hospital 2F"
|
|
|
-
|
|
|
-9225,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Mystery Robbery Incident 1"
|
|
|
-9226,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Mystery Robbery Incident 2"
|
|
|
-9227,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Mystery Robbery Incident 3"
|
|
|
-9228,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Mystery Robbery Incident 4"
|
|
|
-9229,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Mystery Robbery Incident 5"
|
|
|
-9230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Mystery Robbery Incident 6"
|
|
|
-9231,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Mystery Robbery Incident 7"
|
|
|
-9232,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Mystery Robbery Incident 8"
|
|
|
-9233,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Mystery Robbery Incident 9"
|
|
|
-9234,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Mystery Robbery Incident 10"
|
|
|
-9235,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Mystery Robbery Incident 11"
|
|
|
-9236,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Mystery Robbery Incident 12"
|
|
|
-9237,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Mystery Robbery Incident 13"
|
|
|
-9238,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Mystery Robbery Incident 14"
|
|
|
-9239,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Mystery Robbery Incident 15"
|
|
|
-9240,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Luen's statement notes"
|
|
|
-9241,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Luen's statement notes"
|
|
|
-9242,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Luen's statement notes"
|
|
|
-9243,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Luen's statement notes"
|
|
|
-9244,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Dames's statement notes"
|
|
|
-9245,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Dames's statement notes"
|
|
|
-9246,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Dames's statement notes"
|
|
|
-9247,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Dames's statement notes"
|
|
|
-9248,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Rosa's statement notes"
|
|
|
-9249,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Rosa's statement notes"
|
|
|
-9250,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Rosa's statement notes"
|
|
|
-9251,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Rosa's statement notes"
|
|
|
-9252,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Observing Poppy"
|
|
|
-9253,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Examining a messy bookshelf"
|
|
|
-9254,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Examining a damaged book"
|
|
|
-9255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Examining a container for soda cans"
|
|
|
-9256,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Examining a messed up table"
|
|
|
-9257,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Examining a foreign object"
|
|
|
-9258,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Field examination results"
|
|
|
-9259,0,2363,5,2364,30,0,0,0,0,0,0,0,0,0,0,0,"Confirming Cruyan's statements"
|
|
|
-9260,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Survey investigation notes"
|
|
|
-9262,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Mystery Robbery Incident 16"
|
|
|
-
|
|
|
-// Academy 14.2
|
|
|
-9264,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job change to Mage"
|
|
|
-9265,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job change to Mage"
|
|
|
-9266,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job change to Mage"
|
|
|
-9267,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The way to be a strong Mage - 1"
|
|
|
-9268,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The way to be a strong Mage - 2"
|
|
|
-9269,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The way to be a strong Mage - 3"
|
|
|
-9270,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The way to be a strong Mage - 4"
|
|
|
-
|
|
|
-//Geffen Magic Tournament
|
|
|
-9284,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Stopping Geffen Gangsters"
|
|
|
-9285,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Beating Geffen Gangsters"
|
|
|
-9286,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Stop Geffen Gangsters"
|
|
|
-9287,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Defeating Geffen Gangsters"
|
|
|
-9288,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Catch a Geffen thief"
|
|
|
-9289,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Get things back from the thief"
|
|
|
-9290,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Participate in Magic competitions"
|
|
|
-9291,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Participate in Magic competitions"
|
|
|
-9292,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Participate in Magic competitions"
|
|
|
-9293,0,1106,1,0,0,0,0,0,0,0,0,0,0,0,0,0,"Register in Magic Competition"
|
|
|
-9294,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Registration Complete"
|
|
|
-9295,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"1st match of the Tournament has started"
|
|
|
-9296,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"2nd match of the Competition has started"
|
|
|
-9297,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"3rd match of the Competition has started"
|
|
|
-9298,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"4th match of the Competition has started"
|
|
|
-9299,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"5th match of the Competition has started"
|
|
|
-9300,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"6th match of the Competition has started"
|
|
|
-9301,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"7th match of the Competition has started"
|
|
|
-9302,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"8th match of the Competition has started"
|
|
|
-9303,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"9th match of the Competition has started"
|
|
|
-9304,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"10th match of the Competition has started"
|
|
|
-9305,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"11th match of the Competition has started"
|
|
|
-9306,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"12th match of the Competition has started"
|
|
|
-9307,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Final match of the Competition has started"
|
|
|
-9308,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Magic Competition Win~!"
|
|
|
-9309,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Magic Tournament defeat"
|
|
|
-9310,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Encounter Iris"
|
|
|
-9311,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Encounter Chaos"
|
|
|
-9312,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Encounter Lydia"
|
|
|
-9313,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Encounter Fenrir"
|
|
|
-9314,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Encounter Loki"
|
|
|
-9315,82800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Exploring the dimensional gap"
|
|
|
-9316,82800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Re-exploring the crack of spaces"
|
|
|
-
|
|
|
-// EP14.3 Morse's Cave
|
|
|
-9318,0,3000,1,0,0,0,0,0,0,0,0,0,0,0,0,0,"Pursuing Hiding Morocc"
|
|
|
-9319,82800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Pursuing Hiding Morocc Continues"
|
|
|
-
|
|
|
-//9327,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,""
|
|
|
-//9328,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,""
|
|
|
-//9329,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,""
|
|
|
-//9330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,""
|
|
|
-//9331,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,""
|
|
|
-//9332,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,""
|
|
|
-//9333,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,""
|
|
|
-//9334,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,""
|
|
|
-
|
|
|
-// Sarah Fenrir memorial
|
|
|
-9335,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Search for shards of Gigantes"
|
|
|
-9336,604800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Go back to Professor Bernhard"
|
|
|
-9337,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Wrapping up the Adventure"
|
|
|
-
|
|
|
-// Rockridge
|
|
|
-9457,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Solved Anyway"
|
|
|
-9458,0,3743,20,0,0,0,0,0,0,0,0,0,0,0,0,0,"Pipe Cleaning"
|
|
|
-9459,4:00,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Too Early for Pipe Cleaning"
|
|
|
-9460,0,0,0,0,0,0,0,3736,25260,5000,3737,25260,5000,3739,25260,5000,"Collecting Ore Fragments"
|
|
|
-9461,4:00,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Enough Ores"
|
|
|
-
|
|
|
-10000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"To the Prontera Royal Court"
|
|
|
-10001,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Qualification Test"
|
|
|
-10002,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Qualification Review"
|
|
|
-10003,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Instructions on what to do"
|
|
|
-10004,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Interim Report"
|
|
|
-10005,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Prince Eigen Ahrum"
|
|
|
-10006,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Prince Ernst"
|
|
|
-10007,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Prince Poe"
|
|
|
-10008,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Prince Peter"
|
|
|
-10009,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Prince Urugen"
|
|
|
-10010,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Prince Helmut"
|
|
|
-10011,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Prince Erich"
|
|
|
-10012,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Conversation of the two princes"
|
|
|
-10013,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Searching for the unknown girl"
|
|
|
-10014,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Back to Peter"
|
|
|
-10015,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Test 15"
|
|
|
-10016,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"A Guest from the Walter Family"
|
|
|
-10017,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Conspiracy"
|
|
|
-10018,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Villainous Ahrum - Poe"
|
|
|
-10019,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Villainous Ahrum - Peter"
|
|
|
-10020,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Villainous Ahrum - Erich"
|
|
|
-10021,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Villainous Ahrum - Urugen"
|
|
|
-10022,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Villainous Ahrum - Helmut"
|
|
|
-10023,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Eigen Ahrum and Ernst -Former-"
|
|
|
-10024,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Eigen Ahrum and Ernst -Latter-"
|
|
|
-10025,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Good-bye, dear!"
|
|
|
-10026,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Reforming Meto"
|
|
|
-10027,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Reforming Meto"
|
|
|
-10028,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Reforming Meto"
|
|
|
-10029,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Reforming Meto"
|
|
|
-10030,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Reforming Meto"
|
|
|
-10031,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Reforming Meto"
|
|
|
-10032,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Reforming Meto"
|
|
|
-10033,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Reforming Meto"
|
|
|
-10034,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Search the knife"
|
|
|
-10035,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Deliver the knife"
|
|
|
-10036,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Material Supply-Candy"
|
|
|
-10037,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Material Supply-Crap Shells"
|
|
|
-10038,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Material Supply-Conch"
|
|
|
-10039,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Material Supply-Fish Tail"
|
|
|
-10040,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Material Supply-White Platter"
|
|
|
-10041,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Material Supply-?"
|
|
|
-10042,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Find the Piano Keys-5 remained"
|
|
|
-10043,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Find the Piano Keys-5 remained"
|
|
|
-10044,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Find the Piano Keys-4 remained"
|
|
|
-10045,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Find the Piano Keyboard-4 remained"
|
|
|
-10046,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Find the Piano Keyboard-3 remained"
|
|
|
-10047,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Find the Piano Keyboard-3 remained"
|
|
|
-10048,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Find the Piano Keyboard-2 remained"
|
|
|
-10049,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Find the Piano Keyboard-2 remained"
|
|
|
-10050,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Find the Piano Keyboard-1 remained"
|
|
|
-10051,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Find the Piano Keyboard-1 remained"
|
|
|
-10052,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Find the Piano Keyboard-To the piano"
|
|
|
-10053,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Find the Piano Keyboard-Fill the empty spot"
|
|
|
-10054,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"On the Verge of the Escape-Clint Kana"
|
|
|
-10055,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Understanding the culture of Utan"
|
|
|
-10056,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Learning Utan Language"
|
|
|
-10057,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Onward to the Other World"
|
|
|
-10058,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Onward to the Other World"
|
|
|
-10059,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Onward to the Other World"
|
|
|
-10060,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Onward to the Other World"
|
|
|
-10061,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Onward to the Other World"
|
|
|
-10062,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Onward to the Other World"
|
|
|
-10063,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Onward to the Other World"
|
|
|
-10064,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Onward to the Other World"
|
|
|
-10065,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Onward to the Other World"
|
|
|
-10066,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Onward to the Other World"
|
|
|
-10067,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Onward to the Other World"
|
|
|
-10068,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Onward to the Other World"
|
|
|
-10069,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Onward to the Other World"
|
|
|
-10070,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Onward to the Other World"
|
|
|
-10071,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Onward to the Other World"
|
|
|
-10072,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Onward to the Other World"
|
|
|
-10073,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Onward to the Other World"
|
|
|
-10074,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Onward to the Other World"
|
|
|
-10075,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Onward to the Other World"
|
|
|
-10076,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Onward to the Other World"
|
|
|
-10077,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Onward to the Other World"
|
|
|
-10078,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Onward to the Other World"
|
|
|
-10079,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Escape from the reality, into the broad world"
|
|
|
-10080,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Escape from the reality, into the broad world"
|
|
|
-10081,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Escape from the reality, into the broad world"
|
|
|
-10082,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Escape from the reality, into the broad world"
|
|
|
-10083,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Escape from the reality, into the broad world"
|
|
|
-10084,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Escape from the reality, into the broad world"
|
|
|
-10085,86400,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Escape from the reality, into the broad world"
|
|
|
-10086,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Escape from the reality, into the broad world"
|
|
|
-10087,86400,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Escape from the reality, into the broad world"
|
|
|
-10088,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Escape from the reality, into the broad world"
|
|
|
-10089,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Escape from the reality, into the broad world"
|
|
|
-
|
|
|
-10090,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job changes to Mechanic"
|
|
|
-10091,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job changes to Mechanic"
|
|
|
-10092,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job changes to Mechanic"
|
|
|
-10093,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job changes to Mechanic"
|
|
|
-10094,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job changes to Mechanic"
|
|
|
-10095,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job changes to Mechanic"
|
|
|
-10096,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job changes to Mechanic"
|
|
|
-10097,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job changes to Mechanic"
|
|
|
-10098,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job changes to Mechanic"
|
|
|
-10099,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job changes to Mechanic"
|
|
|
-10100,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job changes to Mechanic"
|
|
|
-10101,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job changes to Mechanic"
|
|
|
-
|
|
|
-10102,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"To client - the chapter of the sphinx dungeon"
|
|
|
-10103,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"To client - the chapter of Glast heim"
|
|
|
-10104,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"To client - the chapter of Juno"
|
|
|
-10105,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"To client - the chapter of a clock tower"
|
|
|
-10106,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"To client - the chapter of localizing "
|
|
|
-10107,0,1164,10,0,0,0,0,0,0,0,0,0,0,0,0,0,"Sphinx dungeon - Requiem"
|
|
|
-10108,0,1140,10,0,0,0,0,0,0,0,0,0,0,0,0,0,"Sphinx dungeon - Marduk"
|
|
|
-10109,0,1154,10,0,0,0,0,0,0,0,0,0,0,0,0,0,"Sphinx dungeon - Pasana"
|
|
|
-10110,0,1260,10,0,0,0,0,0,0,0,0,0,0,0,0,0,"Glast heim - Dark Frame"
|
|
|
-10111,0,1117,10,0,0,0,0,0,0,0,0,0,0,0,0,0,"Glast heim - Evil druid"
|
|
|
-10112,0,1192,10,0,0,0,0,0,0,0,0,0,0,0,0,0,"Glast heim - Wraith"
|
|
|
-10113,0,1276,10,0,0,0,0,0,0,0,0,0,0,0,0,0,"Glast Heim - Raydric Archer"
|
|
|
-10114,0,1369,20,0,0,0,0,0,0,0,0,0,0,0,0,0,"Juno - Grand Peco"
|
|
|
-10115,0,1386,20,0,0,0,0,0,0,0,0,0,0,0,0,0,"Juno - sleeper"
|
|
|
-10116,0,1372,20,0,0,0,0,0,0,0,0,0,0,0,0,0,"Juno - Goat"
|
|
|
-10117,0,1376,20,0,0,0,0,0,0,0,0,0,0,0,0,0,"Juno - Harpy"
|
|
|
-10118,0,1269,15,0,0,0,0,0,0,0,0,0,0,0,0,0,"Clock tower - Clock"
|
|
|
-10119,0,1199,15,0,0,0,0,0,0,0,0,0,0,0,0,0,"Clock tower - Punk"
|
|
|
-10120,0,1195,15,0,0,0,0,0,0,0,0,0,0,0,0,0,"Clock tower - Rideword"
|
|
|
-10121,0,1883,15,0,0,0,0,0,0,0,0,0,0,0,0,0,"Localizing - Uzhas"
|
|
|
-10122,0,1404,15,0,0,0,0,0,0,0,0,0,0,0,0,0,"Localizing - Miyabi Doll"
|
|
|
-10123,0,1516,15,0,0,0,0,0,0,0,0,0,0,0,0,0,"Localizing - Mi Gao"
|
|
|
-
|
|
|
-11000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Inspection of Odin Shrine"
|
|
|
-11001,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Inspection of Odin Shrine"
|
|
|
-11002,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Inspection of Odin Shrine"
|
|
|
-11003,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Inspection of Odin Shrine"
|
|
|
-11004,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Inspection of Odin Shrine"
|
|
|
-11005,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Inspection of Odin Shrine"
|
|
|
-11006,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Inspection of Odin Shrine"
|
|
|
-11007,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Inspection of Odin Shrine"
|
|
|
-11008,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Inspection of Odin Shrine"
|
|
|
-11009,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Morriphen's Request"
|
|
|
-11010,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Fetching the medicine"
|
|
|
-11011,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Medicine for two"
|
|
|
-11012,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Find Makkie"
|
|
|
-11013,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Red Plant Stem Powder"
|
|
|
-11014,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The researcher's medicine"
|
|
|
-11015,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Siria's cure"
|
|
|
-11016,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Morriphen's story"
|
|
|
-11017,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Exploring Juperos"
|
|
|
-11018,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Exploring Juperos"
|
|
|
-11019,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Exploring Juperos"
|
|
|
-11020,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Exploring Juperos"
|
|
|
-11021,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Exploring Juperos"
|
|
|
-11022,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Exploring Juperos"
|
|
|
-// iRO Event Quest
|
|
|
-//11023,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Help Mr. Zabaroo - 1"
|
|
|
-//11024,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Help Mr. Zabaroo - 2"
|
|
|
-//11025,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Help Mr. Zabaroo - 3"
|
|
|
-//11026,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Help Mr. Zabaroo - 4"
|
|
|
-//11027,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Help Mr. Zabaroo - 5"
|
|
|
-//11028,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Help Mr. Zabaroo - 6"
|
|
|
-11029,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Going to the Turtle Island.."
|
|
|
-11030,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Going to the Turtle Island.."
|
|
|
-11031,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Going to the Turtle Island.."
|
|
|
-11032,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Going to the Turtle Island.."
|
|
|
-11033,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Going to the Turtle Island.."
|
|
|
-11034,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Going to the Turtle Island.."
|
|
|
-11035,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Going to the Turtle Island.."
|
|
|
-11036,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Going to the Turtle Island.."
|
|
|
-11037,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Going to the Turtle Island.."
|
|
|
-11038,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Meet the Dead"
|
|
|
-11039,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Meet the Dead"
|
|
|
-11040,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Meet the Dead"
|
|
|
-11041,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Meet the Dead"
|
|
|
-11042,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Meet the Dead"
|
|
|
-11043,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Meet the Dead"
|
|
|
-11044,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Herb Medicine - Being a Doctor's Assistance"
|
|
|
-11045,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Herb Medicine - Being a Doctor's Assistance"
|
|
|
-11046,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Herb Medicine - Being a Doctor's Assistance"
|
|
|
-11047,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Herb Medicine - Being a Doctor's Assistance"
|
|
|
-11048,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Herb Medicine - Being a Doctor's Assistance"
|
|
|
-11049,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Herb Medicine - Being a Doctor's Assistance"
|
|
|
-11050,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Herb Medicine - Being a Doctor's Assistance"
|
|
|
-11051,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Herb Medicine - Being a Doctor's Assistance"
|
|
|
-11052,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Herb Medicine - Being a Doctor's Assistance"
|
|
|
-11053,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Herb Medicine - Being a Doctor's Assistance"
|
|
|
-11054,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Herb Medicine - Being a Doctor's Assistance"
|
|
|
-11055,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Herb Medicine - Being a Doctor's Assistance"
|
|
|
-11056,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Herb Medicine - Being a Doctor's Assistance"
|
|
|
-11057,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Herb Medicine - Being a Doctor's Assistance"
|
|
|
-11070,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Poison King"
|
|
|
-11071,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Poison King"
|
|
|
-11072,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Poison King"
|
|
|
-11073,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Poison King"
|
|
|
-11074,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Poison King"
|
|
|
-11075,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Poison King"
|
|
|
-11076,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Poison King"
|
|
|
-11077,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Poison King"
|
|
|
-11078,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Poison King"
|
|
|
-11079,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Poison King"
|
|
|
-11080,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Poison King"
|
|
|
-11081,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Poison King"
|
|
|
-11082,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Poison King"
|
|
|
-11083,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Poison King"
|
|
|
-11084,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"New Surroundings"
|
|
|
-11085,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"New Surroundings"
|
|
|
-11086,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"New Surroundings"
|
|
|
-11087,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Repairing the Tent"
|
|
|
-11088,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Repairing the Tent"
|
|
|
-11089,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Repairing the Tent"
|
|
|
-11090,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Repairing the Tent"
|
|
|
-11091,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Delivering Supplies"
|
|
|
-11092,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Delivering Supplies"
|
|
|
-11093,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Delivering Supplies"
|
|
|
-11094,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Delivering Supplies"
|
|
|
-11095,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Delivering Supplies"
|
|
|
-11096,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Delivering Supplies"
|
|
|
-11097,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Delivering Supplies"
|
|
|
-11098,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Delivering Supplies"
|
|
|
-11099,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"To My Friend"
|
|
|
-11100,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"To My Friend"
|
|
|
-11101,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Secret note of Bazet"
|
|
|
-11102,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Secret note of Bazet"
|
|
|
-11103,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Secret note of Bazet"
|
|
|
-11104,82800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Resting time"
|
|
|
-11105,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Tendrilrion skin"
|
|
|
-
|
|
|
-11106,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job changing to Warlock"
|
|
|
-11107,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job changing to Warlock"
|
|
|
-11108,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job changing to Warlock"
|
|
|
-11109,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job changing to Warlock"
|
|
|
-11110,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job changing to Warlock"
|
|
|
-11111,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job changing to Warlock"
|
|
|
-11112,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job changing to Warlock"
|
|
|
-11113,82800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Until radering is functioning"
|
|
|
-
|
|
|
-11114,0,1004,10,0,0,0,0,0,0,0,0,0,0,0,0,0,"Request : Hunt Honet"
|
|
|
-11115,0,1009,20,0,0,0,0,0,0,0,0,0,0,0,0,0,"Request : Hunt Condor"
|
|
|
-11116,0,1052,10,0,0,0,0,0,0,0,0,0,0,0,0,0,"Request : Hunt Grasshopper's Leg"
|
|
|
-11117,0,1024,20,0,0,0,0,0,0,0,0,0,0,0,0,0,"Request : Hunt Worm tail"
|
|
|
-11118,0,1014,30,0,0,0,0,0,0,0,0,0,0,0,0,0,"Request : Hunt Spore"
|
|
|
-11119,0,1048,20,0,0,0,0,0,0,0,0,0,0,0,0,0,"Request : Pest Control"
|
|
|
-11120,0,1055,20,0,0,0,0,0,0,0,0,0,0,0,0,0,"Request : Hunt Muka"
|
|
|
-11121,0,1005,20,0,0,0,0,0,0,0,0,0,0,0,0,0,"Request : Hunt Farmiliar"
|
|
|
-11122,0,1019,30,0,0,0,0,0,0,0,0,0,0,0,0,0,"Request : Collect Feather"
|
|
|
-11123,0,1077,30,0,0,0,0,0,0,0,0,0,0,0,0,0,"Request : Collect Poison Spore"
|
|
|
-11124,86400,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Request : Hunt Honet - Complete"
|
|
|
-11125,86400,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Request : Hunt Condor - Complete"
|
|
|
-11126,86400,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Request : Hunt Grasshopper's Leg - Complete"
|
|
|
-11127,86400,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Request : Hunt Worm Tail - Complete"
|
|
|
-11128,86400,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Request : Hunt Spore - Complete"
|
|
|
-11129,86400,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Request : Pest Control - Complete"
|
|
|
-11130,86400,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Request : Hunt Muka - Complete"
|
|
|
-11131,86400,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Request : Hunt Farmiliar - Complete"
|
|
|
-11132,86400,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Request : Collect Feather - Complete"
|
|
|
-11133,86400,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Request : Collect Poison Spore - Complete"
|
|
|
-
|
|
|
-11135,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Looking for Maestro Song"
|
|
|
-11136,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Looking for Maestro Song"
|
|
|
-11137,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Looking for Maestro Song"
|
|
|
-11138,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Looking for Maestro Song"
|
|
|
-11139,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Looking for Maestro Song"
|
|
|
-11140,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The sky, plane and travel sickness."
|
|
|
-11141,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Human & gossip is towarding to the bar"
|
|
|
-11142,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Fearful metalic sound"
|
|
|
-11143,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Thanatos tower"
|
|
|
-11144,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Juno manager : click"
|
|
|
-11145,0,1622,33,0,0,0,0,0,0,0,0,0,0,0,0,0,"I want to get the "
|
|
|
-11146,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"to ice tunnel..."
|
|
|
-11147,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Lared's dew"
|
|
|
-11148,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Toward Comodo with the bow"
|
|
|
-11149,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Just pour the water. Pour! Pour!..."
|
|
|
-11150,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Looking for Maestro Song"
|
|
|
-11151,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Looking for Maestro Song"
|
|
|
-11152,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"to the quiet place!..."
|
|
|
-11153,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Missing watch top"
|
|
|
-11154,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"I will remember the memories with you...."
|
|
|
-11155,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"undefinable battler"
|
|
|
-11156,0,1106,100,0,0,0,0,0,0,0,0,0,0,0,0,0,"annoying homework"
|
|
|
-11157,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Helmes valley "
|
|
|
-11158,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"On the way for meditation"
|
|
|
-
|
|
|
-11159,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Story of Brian"
|
|
|
-11160,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Story of John"
|
|
|
-11161,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Story of Tyler"
|
|
|
-11162,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Story of Rose"
|
|
|
-11163,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Story of Bain"
|
|
|
-11164,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Story of Lash"
|
|
|
-11165,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Delivery to Brian"
|
|
|
-11166,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Delivery to John"
|
|
|
-11167,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Delivery to Tyler"
|
|
|
-11168,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Delivery to Rose"
|
|
|
-11169,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Delivery to Bain"
|
|
|
-11170,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Delivery to Lash"
|
|
|
-11171,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Request from Frede"
|
|
|
-11172,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Request from Frede"
|
|
|
-11173,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Request from Frede"
|
|
|
-11174,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Supply Shortage"
|
|
|
-11175,7200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Supply Shortage"
|
|
|
-11176,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"For my friends"
|
|
|
-
|
|
|
-// Mora
|
|
|
-11182,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Theore's Report"
|
|
|
-11183,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Theore's Favor"
|
|
|
-11184,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Runaway Laphine"
|
|
|
-11185,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Pouch"
|
|
|
-11186,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Pouch"
|
|
|
-11187,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Pouch"
|
|
|
-11188,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Pouch"
|
|
|
-11189,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Roast Beef"
|
|
|
-11190,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Roast Beef"
|
|
|
-11191,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Shortage of Roast Beef"
|
|
|
-11192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Mora Village..."
|
|
|
-11193,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Sonya's Friend"
|
|
|
-11194,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Runaway Laphine"
|
|
|
-11195,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Pouch"
|
|
|
-11196,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Pouch"
|
|
|
-11197,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Pouch"
|
|
|
-11198,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Mora Village..."
|
|
|
-11199,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Theo's Friend"
|
|
|
-11200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Pouch"
|
|
|
-11201,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Roast Beef"
|
|
|
-11202,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Roast Beef"
|
|
|
-11203,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Shortage of Roast Beef"
|
|
|
-11204,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Mora Village..."
|
|
|
-11205,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Pauchon's Friend"
|
|
|
-11206,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Quick Delivery Yoneseu"
|
|
|
-11207,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"A Very Heavy Burden"
|
|
|
-11208,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Daphne"
|
|
|
-
|
|
|
-// Malangdo
|
|
|
-11209,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Hardships of Thomas"
|
|
|
-11210,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Malangdo Reunion"
|
|
|
-11211,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Malangdo Reunion"
|
|
|
-11212,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Malangdo Reunion"
|
|
|
-11213,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Malangdo Reunion"
|
|
|
-11214,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Malangdo Reunion"
|
|
|
-11215,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Malangdo Reunion"
|
|
|
-11216,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Malangdo Reunion"
|
|
|
-11217,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Malangdo Reunion"
|
|
|
-11218,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Malangdo Reunion"
|
|
|
-11219,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Malangdo Reunion"
|
|
|
-11220,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Malangdo Reunion"
|
|
|
-11221,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Repair of cracks"
|
|
|
-11222,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Repair of cracks"
|
|
|
-11223,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Repair of cracks"
|
|
|
-11224,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Repair of cracks"
|
|
|
-11225,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Repair of cracks"
|
|
|
-11226,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Repair of cracks"
|
|
|
-11227,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Repair of cracks"
|
|
|
-11228,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Repair of cracks"
|
|
|
-11229,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Repair of cracks"
|
|
|
-11230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Repair of cracks"
|
|
|
-11231,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Repair of cracks"
|
|
|
-11232,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Repair of cracks"
|
|
|
-11233,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Repair of cracks"
|
|
|
-11234,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Repair of cracks"
|
|
|
-11235,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Repair of cracks"
|
|
|
-11236,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Repair of cracks"
|
|
|
-11237,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Repair of cracks"
|
|
|
-11238,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Malangdo Fruits"
|
|
|
-11239,82800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Malangdo Fruits"
|
|
|
-11240,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Repair of cracks"
|
|
|
-11241,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Repair of cracks"
|
|
|
-11242,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Repair of cracks"
|
|
|
-11243,82800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Repair of cracks"
|
|
|
-11244,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Soft Jelly"
|
|
|
-11245,82800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Soft Jelly"
|
|
|
-
|
|
|
-// Academy 14.2
|
|
|
-11255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Otter Ssamsun"
|
|
|
-
|
|
|
-11284,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Nurse at Port Malaya-1"
|
|
|
-11285,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Nurse at Port Malaya-2"
|
|
|
-11286,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Nurse at Port Malaya-3"
|
|
|
-11287,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Nurse at Port Malaya-4"
|
|
|
-11288,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Nurse at Port Malaya-5"
|
|
|
-11289,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Nurse at Port Malaya-6"
|
|
|
-11290,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Nurse at Port Malaya-7"
|
|
|
-11291,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Nurse at Port Malaya-8"
|
|
|
-11292,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Nurse at Port Malaya-9"
|
|
|
-11293,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Nurse at Port Malaya-10"
|
|
|
-11294,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Nurse at Port Malaya-11"
|
|
|
-11295,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Nurse at Port Malaya-12"
|
|
|
-11296,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Nurse at Port Malaya-13"
|
|
|
-11297,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Nurse at Port Malaya-14"
|
|
|
-11298,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Nurse at Port Malaya-15"
|
|
|
-11299,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Nurse at Port Malaya-16"
|
|
|
-11300,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Nurse at Port Malaya-17"
|
|
|
-11301,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Nurse at Port Malaya-18"
|
|
|
-11302,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Nurse at Port Malaya-19"
|
|
|
-11303,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Nurse at Port Malaya-20"
|
|
|
-11304,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Nurse at Port Malaya-21"
|
|
|
-11305,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Nurse at Port Malaya-22"
|
|
|
-11306,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Nurse at Port Malaya-23"
|
|
|
-11307,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Nurse at Port Malaya-24"
|
|
|
-11308,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Nurse at Port Malaya-25"
|
|
|
-11309,0,2327,1,0,0,0,0,0,0,0,0,0,0,0,0,0,"Nurse at Port Malaya-26"
|
|
|
-
|
|
|
-11310,30,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Eclage's Entrance"
|
|
|
-11311,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Eclage's Entrance"
|
|
|
-11312,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Goliath"
|
|
|
-11313,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Goliath"
|
|
|
-11314,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Goliath"
|
|
|
-11315,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"And time keeps on flowing"
|
|
|
-11316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"And time keeps on flowing"
|
|
|
-11317,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"And time keeps on flowing"
|
|
|
-11318,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"And time keeps on flowing"
|
|
|
-11319,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"And time keeps on flowing"
|
|
|
-11320,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"And time keeps on flowing"
|
|
|
-11321,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"And time keeps on flowing"
|
|
|
-11322,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"And time keeps on flowing"
|
|
|
-11323,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"And time keeps on flowing"
|
|
|
-11324,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"And time keeps on flowing"
|
|
|
-11325,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The chicken or the egg"
|
|
|
-11326,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The chicken or the egg"
|
|
|
-11327,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The chicken or the egg"
|
|
|
-11328,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The chicken or the egg"
|
|
|
-11329,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The chicken or the egg"
|
|
|
-11330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The chicken or the egg"
|
|
|
-11331,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The chicken or the egg"
|
|
|
-11332,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The chicken or the egg"
|
|
|
-11333,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Red seed and green seed"
|
|
|
-11334,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Red seed and green seed"
|
|
|
-11335,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Dreaming boy"
|
|
|
-11336,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Dreaming boy"
|
|
|
-11337,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Dreaming boy"
|
|
|
-
|
|
|
-// Academy 14.2
|
|
|
-11338,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Conversation with Subino"
|
|
|
-11339,0,1002,10,0,0,0,0,0,0,0,0,0,0,0,0,0,"The most delicious on earth"
|
|
|
-11340,0,1063,10,0,0,0,0,0,0,0,0,0,0,0,0,0,"Carrots are delicious!"
|
|
|
-11341,0,1007,10,0,0,0,0,0,0,0,0,0,0,0,0,0,"Rolling Fabre's clothing"
|
|
|
-11342,0,1004,10,0,0,0,0,0,0,0,0,0,0,0,0,0,"Antidote Material~"
|
|
|
-11343,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Conversation with Alice"
|
|
|
-11344,0,1008,5,0,0,0,0,0,0,0,0,0,0,0,0,0,"Barrier!!"
|
|
|
-11345,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Conversation with Alice"
|
|
|
-11346,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Acolyte_damped creatures(LV.13)"
|
|
|
-11347,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Acolyte_soft bone(LV.18)"
|
|
|
-11348,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Acolyte_Solid bone(LV.23)"
|
|
|
-
|
|
|
-// Dimensional Travel Quest
|
|
|
-11349,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Dimensional Travel"
|
|
|
-11350,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Dimensional Travel"
|
|
|
-11351,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Dimensional Travel"
|
|
|
-11352,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Dimensional Travel"
|
|
|
-11353,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Dimensional Travel"
|
|
|
-11354,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Specimen Collection"
|
|
|
-11355,0,3026,20,0,0,0,0,0,0,0,0,0,0,0,0,0,"Specimen Collection"
|
|
|
-11356,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Specimen Collection"
|
|
|
-11357,0,3028,25,0,0,0,0,0,0,0,0,0,0,0,0,0,"Specimen Collection"
|
|
|
-11358,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Specimen Collection"
|
|
|
-11359,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Antidote"
|
|
|
-11360,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Antidote"
|
|
|
-11361,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Antidote"
|
|
|
-11362,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Antidote"
|
|
|
-
|
|
|
-// Episode 15.1 To Phantasmagorika!
|
|
|
-11363,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"To Phantasmagorika!"
|
|
|
-11364,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"To Phantasmagorika!"
|
|
|
-11365,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"To Phantasmagorika!"
|
|
|
-11366,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"To Phantasmagorika!"
|
|
|
-11367,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Looking for the Traces"
|
|
|
-11368,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Looking for the Traces"
|
|
|
-11369,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Looking for the Traces"
|
|
|
-11370,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Looking for the Traces"
|
|
|
-11371,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Looking for the Traces"
|
|
|
-11372,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Looking for the Traces"
|
|
|
-11373,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Looking for the Traces"
|
|
|
-11374,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Looking for the Traces"
|
|
|
-11375,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Looking for the Traces"
|
|
|
-11376,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Let the Specialists Handle It"
|
|
|
-11377,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Act of Kindness"
|
|
|
-
|
|
|
-11378,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Trick or treat" // Halloween Event 2013
|
|
|
-
|
|
|
-// Episode 15.2 The Last Room Instance
|
|
|
-11379,82800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Final Room"
|
|
|
-11380,0,3254,1,0,0,0,0,0,0,0,0,0,0,0,0,0,"Final Room"
|
|
|
-11381,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Vestige"
|
|
|
-11382,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Vestige"
|
|
|
-11383,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Vestige"
|
|
|
-11384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Vestige"
|
|
|
-11385,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Vestige"
|
|
|
-11386,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Vestige"
|
|
|
-11387,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Vestige"
|
|
|
-11388,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Vestige"
|
|
|
-11389,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Vestige"
|
|
|
-
|
|
|
-// Banquet Quests
|
|
|
-11394,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Call of the Royal Head Chef"
|
|
|
-11395,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Why Should I Prepare for the Banquets?"
|
|
|
-11396,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Why Should I Prepare for the Banquets?"
|
|
|
-11397,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Why Should I Prepare for the Banquets?"
|
|
|
-11398,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Why Should I Prepare for the Banquets?"
|
|
|
-11399,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Why Should I Prepare for the Banquets?"
|
|
|
-11400,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The Geoborgs"
|
|
|
-11401,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The Geoborgs"
|
|
|
-11402,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The Geoborgs"
|
|
|
-11403,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The Geoborgs"
|
|
|
-11404,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The Geoborgs"
|
|
|
-11405,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The Geoborgs"
|
|
|
-11406,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The Geoborgs"
|
|
|
-11407,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The Geoborgs"
|
|
|
-11408,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The Geoborgs"
|
|
|
-11409,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The Geoborgs"
|
|
|
-11410,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The Geoborgs"
|
|
|
-11411,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The Geoborgs"
|
|
|
-11412,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The Geoborgs"
|
|
|
-11413,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Why Should I Prepare for the Banquets?"
|
|
|
-11414,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Why Should I Prepare for the Banquets?"
|
|
|
-11415,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Why Should I Prepare for the Banquets?"
|
|
|
-11416,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Why Should I Prepare for the Banquets?"
|
|
|
-11417,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Why Should I Prepare for the Banquets?"
|
|
|
-11418,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Why Should I Prepare for the Banquets?"
|
|
|
-11419,0,0,0,0,0,0,0,3455,6935,3000,0,0,0,0,0,0,"Why Should I Prepare for the Banquets?"
|
|
|
-11420,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Why Should I Prepare for the Banquets?"
|
|
|
-11421,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Banquet: Unexpected Sauce"
|
|
|
-11422,04:00,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Complete Today's Sauce"
|
|
|
-11423,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Banquet: Griffin Barbecue"
|
|
|
-11424,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Banquet: Griffin Barbecue"
|
|
|
-11425,04:00,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Complete Today's Grilled Griffin"
|
|
|
-11426,0,0,0,0,0,0,0,3455,6935,3000,0,0,0,0,0,0,"Banquet: Washing 15 Dishes"
|
|
|
-11427,04:00,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Complete Today's Dish Collecting"
|
|
|
-11428,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Ingredient for the Sauce"
|
|
|
-11429,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Ingredient for the Sauce"
|
|
|
-11430,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Ingredient for the Sauce"
|
|
|
-11431,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Ingredient for the Sauce"
|
|
|
-
|
|
|
-// Lasagna Quests
|
|
|
-11435,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Vigilante Corp"
|
|
|
-11436,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Vigilante Corp"
|
|
|
-11437,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Vigilante Corp"
|
|
|
-11438,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Vigilante Corp"
|
|
|
-11439,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Vigilante Corp"
|
|
|
-11440,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Vigilante Corp"
|
|
|
-11441,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Vigilante Corp"
|
|
|
-11442,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Vigilante Corp"
|
|
|
-11443,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Vigilante Corp"
|
|
|
-11444,0,0,0,0,0,0,0,3499,25045,5000,0,0,0,0,0,0,"Vigilante Corp"
|
|
|
-11445,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Vigilante Corp"
|
|
|
-
|
|
|
-12000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"An old friend"
|
|
|
-12001,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Digotz, Maku's old friend"
|
|
|
-12002,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Messenger of Friendship"
|
|
|
-12003,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Digotz's message"
|
|
|
-12004,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Maku's other friend"
|
|
|
-12005,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Benkaistein"
|
|
|
-12006,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Benkaistein's lost item"
|
|
|
-12007,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Kazien"
|
|
|
-12008,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Researcher Garins"
|
|
|
-12009,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Failed mission"
|
|
|
-12010,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"No entrance"
|
|
|
-12011,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Lyozien"
|
|
|
-12012,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Meet Mr. Ahman"
|
|
|
-12013,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Delivery complete"
|
|
|
-12014,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"More missions"
|
|
|
-12015,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Ghalstein"
|
|
|
-12016,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Sneaking into the Laboratory"
|
|
|
-12017,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Membership approved"
|
|
|
-12018,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Meeting the President"
|
|
|
-12019,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The President's Mission"
|
|
|
-12020,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Rescuing a Secret Wing Member"
|
|
|
-12021,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The Sealed File Folder"
|
|
|
-12022,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The Sealed File Folder"
|
|
|
-12023,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Shinokas the researcher"
|
|
|
-12024,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Kafra Corporation Agent"
|
|
|
-12025,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Rekenber's Secret Archive"
|
|
|
-12026,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Rekenber's Secret Archive"
|
|
|
-12027,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Rekenber's Secret Archive"
|
|
|
-12028,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Kurelle the traitor"
|
|
|
-12029,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Lost Engagement Ring"
|
|
|
-12030,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Engagement Ring Found"
|
|
|
-12031,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Find Annon"
|
|
|
-12032,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Searching for Annon"
|
|
|
-12033,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Traces of blood"
|
|
|
-12034,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Annon's side of the story"
|
|
|
-12035,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Holy Threads"
|
|
|
-12036,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The Stone Slate Message"
|
|
|
-12037,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Holier Threads"
|
|
|
-12038,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Searching for the Sa-mhing Tiger"
|
|
|
-12039,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Boonthom's Comrade"
|
|
|
-12040,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Benkaistein's Journal"
|
|
|
-12041,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Benkaistein's Journal"
|
|
|
-12042,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Benkaistein's Journal"
|
|
|
-12043,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Pass to the Slums"
|
|
|
-12044,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Soothing a crying child 1"
|
|
|
-12045,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Soothing a crying child 2"
|
|
|
-12046,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Soothing a crying child 3"
|
|
|
-12047,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Soothing a crying child 4"
|
|
|
-12048,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Soothing a crying child 5"
|
|
|
-12049,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Quest 1 - Rogue"
|
|
|
-12050,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Quest 2 - Rogue"
|
|
|
-12051,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Quest 3 - Rogue"
|
|
|
-12052,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Quest 4 - Rogue"
|
|
|
-12053,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Quest 5 - Rogue"
|
|
|
-12054,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Quest 6 - Rogue"
|
|
|
-12055,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Quest - Assassin"
|
|
|
-12056,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Job Quest - Assassin"
|
|
|
-12057,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Pass to the Lab"
|
|
|
-12058,604800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Admission Restricted to the 102 Tower"
|
|
|
-12059,7200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Orc's Memory Time Limit"
|
|
|
-12060,86400,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Today's Fishing Closed"
|
|
|
-12061,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Concentration"
|
|
|
-12062,86400,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Today's Mining Closed"
|
|
|
-12070,14400,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Limited time for enter"
|
|
|
-12071,86400,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Stamp a seal on the attendance book"
|
|
|
-12072,0,1034,20,0,0,0,0,0,0,0,0,0,0,0,0,0,"Hunt tharafrog"
|
|
|
-12073,0,1248,15,0,0,0,0,0,0,0,0,0,0,0,0,0,"Remove Cruiser"
|
|
|
-12074,0,1070,30,0,0,0,0,0,0,0,0,0,0,0,0,0,"Remove Kukre"
|
|
|
-12075,0,1686,15,0,0,0,0,0,0,0,0,0,0,0,0,0,"Remove orcbaby"
|
|
|
-12076,0,1023,20,0,0,0,0,0,0,0,0,0,0,0,0,0,"Remove orcwarroir"
|
|
|
-12077,0,1066,15,0,0,0,0,0,0,0,0,0,0,0,0,0,"Hunt vadon"
|
|
|
-12078,0,1064,30,0,0,0,0,0,0,0,0,0,0,0,0,0,"Hunt Megalodon"
|
|
|
-12079,0,1144,15,0,0,0,0,0,0,0,0,0,0,0,0,0,"Hunt Marse"
|
|
|
-12080,0,1067,20,0,0,0,0,0,0,0,0,0,0,0,0,0,"Hunt Cornutus"
|
|
|
-12081,0,1151,15,0,0,0,0,0,0,0,0,0,0,0,0,0,"Remove Myst"
|
|
|
-12082,0,1074,30,0,0,0,0,0,0,0,0,0,0,0,0,0,"Hunt shellfish"
|
|
|
-12083,0,1142,15,0,0,0,0,0,0,0,0,0,0,0,0,0,"Hunt Marine sphere"
|
|
|
-12084,0,1158,20,0,0,0,0,0,0,0,0,0,0,0,0,0,"Hunt Phen"
|
|
|
-12085,0,1152,15,0,0,0,0,0,0,0,0,0,0,0,0,0,"Remove orcskeleton"
|
|
|
-12086,0,1177,30,0,0,0,0,0,0,0,0,0,0,0,0,0,"Remove Zenorc"
|
|
|
-12087,0,1041,15,0,0,0,0,0,0,0,0,0,0,0,0,0,"Remove mummy"
|
|
|
-12088,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Accomplishing a request"
|
|
|
-
|
|
|
-12090,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Mysterious guy"
|
|
|
-12091,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Just save the burning heart"
|
|
|
-12092,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Long lasting story"
|
|
|
-12093,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"the record the intelligence Lyoda left"
|
|
|
-12094,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The damaged shield letter"
|
|
|
-12096,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Towards Karakas"
|
|
|
-12097,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Basic preparation"
|
|
|
-12098,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Tour of dungeon"
|
|
|
-12099,0,2014,10,0,0,0,0,0,0,0,0,0,0,0,0,0,"Remove Root Cause"
|
|
|
-12100,0,1994,12,0,0,0,0,0,0,0,0,0,0,0,0,0,"Violent Winged Insect"
|
|
|
-12101,0,2013,5,0,0,0,0,0,0,0,0,0,0,0,0,0,"Work Interference"
|
|
|
-12102,0,1993,10,0,0,0,0,0,0,0,0,0,0,0,0,0,"Intelligent Snakes"
|
|
|
-12103,0,1992,1,0,0,0,0,0,0,0,0,0,0,0,0,0,"Legendary Creature"
|
|
|
-12104,0,1987,15,0,0,0,0,0,0,0,0,0,0,0,0,0,"Insects with an Appetite"
|
|
|
-12105,0,2024,10,0,0,0,0,0,0,0,0,0,0,0,0,0,"Moving Rocks"
|
|
|
-12106,0,1995,15,0,0,0,0,0,0,0,0,0,0,0,0,0,"A child on a flower"
|
|
|
-12107,0,2015,10,0,0,0,0,0,0,0,0,0,0,0,0,0,"Twisted Love"
|
|
|
-12108,0,1988,12,0,0,0,0,0,0,0,0,0,0,0,0,0,"Dangerous Plant Removal"
|
|
|
-12109,0,1999,14,0,0,0,0,0,0,0,0,0,0,0,0,0,"Larva Extermination"
|
|
|
-12110,0,2016,7,0,0,0,0,0,0,0,0,0,0,0,0,0,"Demon of Water"
|
|
|
-12111,0,1986,10,0,0,0,0,0,0,0,0,0,0,0,0,0,"Bird with ugly face"
|
|
|
-12117,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Withered Flower"
|
|
|
-12118,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Welcomed Mineral"
|
|
|
-12119,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Valuable Textile"
|
|
|
-12120,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Curious Meat"
|
|
|
-12121,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Materials to Clear Snow"
|
|
|
-12122,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Best Cooler Material"
|
|
|
-12123,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Best Paint"
|
|
|
-12124,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Rare Valuable"
|
|
|
-12125,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Armory Material"
|
|
|
-12126,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Advanced Armory Material"
|
|
|
-12127,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Supervisor's Tool"
|
|
|
-12128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Preparation for Heating"
|
|
|
-12129,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Suspicious Food"
|
|
|
-12130,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Useful Material"
|
|
|
-12131,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Essential Material for Construction"
|
|
|
-12132,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Essential Material for Construction 2"
|
|
|
-12133,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Decoration arrangement"
|
|
|
-12134,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Instant Receptacle"
|
|
|
-12135,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Not enough medicine"
|
|
|
-12136,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Honey robber"
|
|
|
-12137,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Tools for Experiment"
|
|
|
-12138,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Fine Gift Samples"
|
|
|
-12139,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Respect for Taste!"
|
|
|
-12140,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Courtesy for Regulars"
|
|
|
-12141,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Special Package"
|
|
|
-12142,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Dangerous Request"
|
|
|
-12143,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Strange Trend"
|
|
|
-12144,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Unknown Usage"
|
|
|
-12145,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Other World Cuisine"
|
|
|
-12146,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Filling in Cracks"
|
|
|
-12147,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Adhesive Material"
|
|
|
-12148,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Bait for Tatacho Hunting"
|
|
|
-12149,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Swordmanship Practice"
|
|
|
-12150,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Pretty reddish vegetable"
|
|
|
-12151,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Tenacity of the pub owner"
|
|
|
-12152,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Tastes like home cooking"
|
|
|
-12153,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Hazardous plant when burnt"
|
|
|
-12154,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Unexpectedly Normal"
|
|
|
-12155,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Gift with heart"
|
|
|
-12156,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Respect personal appetite!"
|
|
|
-12157,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Resolution of the pub owner"
|
|
|
-12158,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Rage of the pub owner"
|
|
|
-12159,82800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Quest record from Laponte"
|
|
|
-12160,82800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Quest record from Kalipo"
|
|
|
-12161,82800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Quest record from Pura"
|
|
|
-12162,82800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Quest record from Tragis"
|
|
|
-12163,82800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Quest record from Calyon"
|
|
|
-12164,82800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Quest record from Moltuka"
|
|
|
-12165,21600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Dizziness"
|
|
|
-12166,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Tree Root Doc."
|
|
|
-12167,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Reptile Tongue Doc."
|
|
|
-12168,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Scorpion Tail Doc."
|
|
|
-12169,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Stem Doc."
|
|
|
-12170,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Pointed Scale Doc."
|
|
|
-12171,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Resin Doc."
|
|
|
-12172,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Spawn Doc."
|
|
|
-12173,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Jellopy Doc."
|
|
|
-12174,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Fish Tail Doc."
|
|
|
-12175,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Worm Peeling Doc."
|
|
|
-12176,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Gill Doc."
|
|
|
-12177,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Tooth of Bat Doc."
|
|
|
-12178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Fluff Doc."
|
|
|
-12179,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Chrysalis Doc."
|
|
|
-12180,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Feather of Birds Doc."
|
|
|
-12181,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Talon Document Doc."
|
|
|
-12182,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Sticky Webfoot Doc."
|
|
|
-12183,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Animal Skin Doc."
|
|
|
-12184,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Wolf Claw Doc."
|
|
|
-12185,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Mushroom Spore Doc."
|
|
|
-12186,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Orc's Fang Doc."
|
|
|
-12187,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Evil Horn Doc."
|
|
|
-12188,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Powder of Butterfly Doc."
|
|
|
-12189,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Bill of Birds Doc."
|
|
|
-12190,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Snake Scale Doc."
|
|
|
-12191,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Insect Feeler Doc."
|
|
|
-12192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Immortal Heart Doc."
|
|
|
-12193,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Rotten Bandage Doc."
|
|
|
-12194,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Decayed Nail Doc."
|
|
|
-12195,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Horrendous Mouth Doc."
|
|
|
-12196,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Tentacle Doc."
|
|
|
-12197,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Shell Doc."
|
|
|
-12198,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Scale Shell Doc."
|
|
|
-12199,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Venom Canine Doc."
|
|
|
-12200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Sticky Mucus Doc."
|
|
|
-12201,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Bee Sting Doc."
|
|
|
-12202,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Grasshopper's Leg Doc."
|
|
|
-12203,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Royal Jelly Doc."
|
|
|
-12204,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Yoyo Tail Doc."
|
|
|
-12205,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Solid Shell Doc."
|
|
|
-12206,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Yam Doc."
|
|
|
-12207,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Raccoon Leaf Doc."
|
|
|
-12208,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Snail's Shell Doc."
|
|
|
-12209,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Horn Doc."
|
|
|
-12210,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Bear's Footskin Doc."
|
|
|
-12211,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Feather Doc."
|
|
|
-12212,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Red Herb Doc."
|
|
|
-12213,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Carrot Doc."
|
|
|
-12214,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Cactus Needle Doc."
|
|
|
-12215,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Stone Heart Doc."
|
|
|
-12216,21600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Pouty Jahbong"
|
|
|
-12217,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Request - Traces of wild boar hunt"
|
|
|
-12218,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"How to make lava elixir"
|
|
|
-12219,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"How to creat flame elixir"
|
|
|
-12220,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"How to create glaicer elixir"
|
|
|
-12221,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"How to create fossil elixir"
|
|
|
-12222,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"How to create storm elixir"
|
|
|
-
|
|
|
-// Mora Coin Daily Quests
|
|
|
-12225,0,2132,3,0,0,0,0,0,0,0,0,0,0,0,0,0,"Pom Spider Hunting"
|
|
|
-12226,0,2133,4,0,0,0,0,0,0,0,0,0,0,0,0,0,"Angra Mantis Hunting"
|
|
|
-12227,0,2134,5,0,0,0,0,0,0,0,0,0,0,0,0,0,"Parus Hunting"
|
|
|
-12228,0,2136,6,0,0,0,0,0,0,0,0,0,0,0,0,0,"Little Fatam Hunting"
|
|
|
-12229,0,2137,7,0,0,0,0,0,0,0,0,0,0,0,0,0,"Miming Hunting"
|
|
|
-12230,82800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Mora Monster Hunt"
|
|
|
-12231,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Insect Feeler Collecting"
|
|
|
-12232,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Immortal Heart Collecting"
|
|
|
-12233,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Rotten Bandage Collecting"
|
|
|
-12234,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Orcish Voucher Collecting"
|
|
|
-12235,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Skeleton Bone Collecting"
|
|
|
-12236,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Memento Collecting"
|
|
|
-12237,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Shell Collecting"
|
|
|
-12238,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Scale Shell Collecting"
|
|
|
-12239,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Venom Canine Collecting"
|
|
|
-12240,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Sticky Mucus Collecting"
|
|
|
-12241,82800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Mora Item Request 1"
|
|
|
-12242,82800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Mora Item Request 2"
|
|
|
-
|
|
|
-// Missing Person Quests
|
|
|
-12243,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Missing Information on Tajareu"
|
|
|
-12244,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Missing Information on Tokenizer"
|
|
|
-12245,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Missing Information on Mesile"
|
|
|
-12246,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Missing Information on Noir"
|
|
|
-12247,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Missing Information on Pajama God"
|
|
|
-12248,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Missing Information on Mendel"
|
|
|
-12249,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Missing Information on Miles"
|
|
|
-12250,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Missing Information on Kunmune"
|
|
|
-12251,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Missing Information on Chayihokin"
|
|
|
-12252,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Missing Information on Tuale"
|
|
|
-12253,82800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Missing Person Search Time Limit"
|
|
|
-
|
|
|
-// Malangdo Culverts
|
|
|
-12254,3600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Now it's cleaning"
|
|
|
-12255,0,2176,20,0,0,0,0,0,0,0,0,0,0,0,0,0,"Hunt deep sea crab"
|
|
|
-12256,0,2175,20,0,0,0,0,0,0,0,0,0,0,0,0,0,"Hunt deep sea squid"
|
|
|
-12257,0,2174,20,0,0,0,0,0,0,0,0,0,0,0,0,0,"Hunt Ancient crustacean"
|
|
|
-12258,0,2178,20,0,0,0,0,0,0,0,0,0,0,0,0,0,"Hunt deep sea shell"
|
|
|
-12259,0,2179,20,0,0,0,0,0,0,0,0,0,0,0,0,0,"Hunt ancient kukre"
|
|
|
-12260,0,2177,20,0,0,0,0,0,0,0,0,0,0,0,0,0,"Hunt deep sea conch"
|
|
|
-12261,0,2182,30,0,0,0,0,0,0,0,0,0,0,0,0,0,"Hunt deep sea horse"
|
|
|
-12262,0,2181,30,0,0,0,0,0,0,0,0,0,0,0,0,0,"Hunt ancient sword fish"
|
|
|
-12263,0,2180,30,0,0,0,0,0,0,0,0,0,0,0,0,0,"Hunt ancient sea god"
|
|
|
-12264,0,2183,30,0,0,0,0,0,0,0,0,0,0,0,0,0,"Hunt mutation anolian"
|
|
|
-12265,0,2184,30,0,0,0,0,0,0,0,0,0,0,0,0,0,"Hunt deep sea mermaid"
|
|
|
-12266,0,2185,30,0,0,0,0,0,0,0,0,0,0,0,0,0,"Hunt transformable kapha"
|
|
|
-12267,0,2188,1,0,0,0,0,0,0,0,0,0,0,0,0,0,"Hunt weird coelacanth"
|
|
|
-12268,0,2187,1,0,0,0,0,0,0,0,0,0,0,0,0,0,"Hunt dark coelacanth"
|
|
|
-12269,0,2190,1,0,0,0,0,0,0,0,0,0,0,0,0,0,"Hunt Cruel coelacanth"
|
|
|
-12270,0,2189,1,0,0,0,0,0,0,0,0,0,0,0,0,0,"Hunt mutation coelacanth"
|
|
|
-12271,82800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"In progress general culvert single day service"
|
|
|
-12272,82800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"In progress hard culvert single day service"
|
|
|
-12273,579600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"In progress general culvert weekly service"
|
|
|
-12274,579600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"In progress hard culvert weekly service"
|
|
|
-
|
|
|
-12278,604800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Towards Bakonawa Lake..."
|
|
|
-12279,0,2322,1,0,0,0,0,0,0,0,0,0,0,0,0,0,"Get Rid of Bakonawa"
|
|
|
-
|
|
|
-12280,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"A suspicious prisoner"
|
|
|
-12281,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"An unwanted favor"
|
|
|
-12282,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Gossip king Clever"
|
|
|
-12283,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The rift researcher"
|
|
|
-12284,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"A cat merchant's source of information"
|
|
|
-12285,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"A way to calm down a cat"
|
|
|
-12286,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Information traded for some canned foods"
|
|
|
-12287,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"A weird experience"
|
|
|
-12288,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"A successful experience"
|
|
|
-12289,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Another visitation"
|
|
|
-12290,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Clever's historical documents"
|
|
|
-12291,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Hidden historical documents (?)"
|
|
|
-12292,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The unknown ones"
|
|
|
-12293,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Figures in history"
|
|
|
-12294,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Tour of Eclage"
|
|
|
-12295,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Error"
|
|
|
-12296,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Fun times with the reactor"
|
|
|
-12297,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Encountering Etran"
|
|
|
-12298,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Two wishes"
|
|
|
-12299,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Revisiting Robert"
|
|
|
-12300,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Revisiting Etran"
|
|
|
-12301,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Two remaining friends"
|
|
|
-
|
|
|
-// Academy 14.2
|
|
|
-12302,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Salim Hamid"
|
|
|
-12303,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Applicant for trader"
|
|
|
-12304,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Introduction to merchantology"
|
|
|
-12305,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"About the capability figure"
|
|
|
-12306,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Experience of disounts"
|
|
|
-12307,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Way to the Merchant"
|
|
|
-12308,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Removal of Worm Tails"
|
|
|
-12309,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Removal of Boa"
|
|
|
-12310,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Removal of Spore"
|
|
|
-12311,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Removal of Pirate Skeletons"
|
|
|
-12312,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Supplementary to the theory lesson"
|
|
|
-12313,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"About stats"
|
|
|
-12314,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"About skills"
|
|
|
-
|
|
|
-// Old Glast Heim
|
|
|
-12316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Meeting Hugin"
|
|
|
-12317,82800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Trace of Time Travel"
|
|
|
-12318,0,2475,1,0,0,0,0,0,0,0,0,0,0,0,0,0,"Corrupted Soul Hunt"
|
|
|
-12319,0,2476,1,0,0,0,0,0,0,0,0,0,0,0,0,0,"Amdarais Hunt"
|
|
|
-12320,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Time Traveler"
|
|
|
-12321,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Time Conqueror"
|
|
|
-12322,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Space Distortion"
|
|
|
-
|
|
|
-// Faceworm's Nest
|
|
|
-12325,82800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Faceworm's Nest after-effects"
|
|
|
-12326,86400,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The owner of old ring"
|
|
|
-12327,86400,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The memory of old photo album"
|
|
|
-12328,86400,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Dol-Seoi's Sorrow"
|
|
|
-12329,86400,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Keaton's Bracelet"
|
|
|
-
|
|
|
-// Horror Toy Factory - Ep 14.2
|
|
|
-12330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Skull-faced Girl"
|
|
|
-12331,82800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Trail of Toy Factory"
|
|
|
-
|
|
|
-12334,82800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Trace of Time Travel"
|
|
|
-12335,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Space Distortion"
|
|
|
-//12336,0,3151,1,0,0,0,0,0,0,0,0,0,0,0,0,0,"Corrupted Soul Hunt"
|
|
|
-//12337,0,3150,1,0,0,0,0,0,0,0,0,0,0,0,0,0,"Amdarais Soul Hunt"
|
|
|
-12338,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Time Traveler"
|
|
|
-12339,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Time Conqueror"
|
|
|
-12340,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Rebellion Job Change Quest"
|
|
|
-12341,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Rebellion Job Change Quest"
|
|
|
-12342,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Rebellion Job Change Quest"
|
|
|
-12343,0,3169,10,0,0,0,0,0,0,0,0,0,0,0,0,0,"Rebellion Job Change Quest"
|
|
|
-12344,0,3170,3,0,0,0,0,0,0,0,0,0,0,0,0,0,"Rebellion Job Change Quest"
|
|
|
-12345,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Rebellion Job Change Quest"
|
|
|
-
|
|
|
-// Episode 15.2: Central Laboratory
|
|
|
-12346,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Strange Ancient Science"
|
|
|
-12347,82800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Trace of Laboratory Access"
|
|
|
-
|
|
|
-12363,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"?????? ?? ??"
|
|
|
-
|
|
|
-// Banquet Quests
|
|
|
-12369,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Secret Business Relation"
|
|
|
-
|
|
|
-// Rockridge
|
|
|
-12381,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"New Continent's Food Supplier"
|
|
|
-12382,4:00,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Distributing Food"
|
|
|
-12383,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Sweet Potato Delivery"
|
|
|
-12384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Meat Delivery"
|
|
|
-12385,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Carrot Delivery"
|
|
|
-12386,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Banana Delivery"
|
|
|
-12387,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Pumpkin Delivery"
|
|
|
-12388,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Mushroom Delivery"
|
|
|
-12389,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Guardian of Rock Ridge"
|
|
|
-12390,4:00,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Relieved for Now"
|
|
|
-12391,0,3736,15,0,0,0,0,0,0,0,0,0,0,0,0,0,"Buffaloes with Rifles"
|
|
|
-12392,0,3737,15,0,0,0,0,0,0,0,0,0,0,0,0,0,"Punishing the Red Masks"
|
|
|
-12393,0,3738,15,0,0,0,0,0,0,0,0,0,0,0,0,0,"Eye Patch Desperadoes"
|
|
|
-12394,0,3739,20,0,0,0,0,0,0,0,0,0,0,0,0,0,"Exterminate Gray Four-legged Beasts"
|
|
|
-12395,0,3787,10,0,0,0,0,0,0,0,0,0,0,0,0,0,"Exterminate Swamp Arclouzes"
|
|
|
-12396,0,3788,10,0,0,0,0,0,0,0,0,0,0,0,0,0,"Exterminate Brown Rats"
|
|
|
-12398,4:00,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"You're Good"
|
|
|
-12399,0,3747,10,0,0,0,0,0,0,0,0,0,0,0,0,0,"Hunt Heinous Criminals"
|
|
|
-12400,0,3748,10,0,0,0,0,0,0,0,0,0,0,0,0,0,"Hunt Heinous Criminals"
|
|
|
-12401,0,3749,10,0,0,0,0,0,0,0,0,0,0,0,0,0,"Hunt Heinous Criminals"
|
|
|
-12402,0,3740,10,0,0,0,0,0,0,0,0,0,0,0,0,0,"Eliminate Dangerous Gas"
|
|
|
-12403,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Laborers of Rock Ridge"
|
|
|
-12404,4:00,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Are You Not Tired?"
|
|
|
-12405,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Maintain the Red Pipe"
|
|
|
-12406,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Maintain the Blue Pipe"
|
|
|
-12407,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Maintain the Yellow Pipe"
|
|
|
-12408,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Maintain the White Pipe"
|
|
|
-12409,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Pipes Maintained"
|
|
|
-12410,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Contract with the Wealthy Merchant"
|
|
|
-12411,4:00,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Come Back Tomorrow"
|
|
|
-
|
|
|
-13000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"RWC2011Card Gathering"
|
|
|
-13001,82800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"RWC2011Card Gathering - Hold"
|
|
|
-
|
|
|
-// Eden 100-110
|
|
|
-13002,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Brigan collecting"
|
|
|
-13003,0,1267,30,0,0,0,0,0,0,0,0,0,0,0,0,0,"Carat Request"
|
|
|
-13004,3600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Carat Request timer"
|
|
|
-13005,0,1194,22,0,0,0,0,0,0,0,0,0,0,0,0,0,"Arclouse Request"
|
|
|
-13006,3600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Arclouse Request timer"
|
|
|
-13007,0,1206,30,0,0,0,0,0,0,0,0,0,0,0,0,0,"Anolian Request"
|
|
|
-13008,3600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Anolian Request timer"
|
|
|
-13009,0,1207,30,0,0,0,0,0,0,0,0,0,0,0,0,0,"Sting Request"
|
|
|
-13010,3600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Sting Request timer"
|
|
|
-13011,0,1310,30,0,0,0,0,0,0,0,0,0,0,0,0,0,"Majoruros Request"
|
|
|
-13012,3600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Majoruros Request timer"
|
|
|
-13013,0,1995,30,0,0,0,0,0,0,0,0,0,0,0,0,0,"Pinguicula Request"
|
|
|
-13014,3600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Pinguicula Request timer"
|
|
|
-13015,0,1994,30,0,0,0,0,0,0,0,0,0,0,0,0,0,"Luciola Vespa Request"
|
|
|
-13016,3600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Luciola Vespa Request timer"
|
|
|
-13017,0,1106,30,0,0,0,0,0,0,0,0,0,0,0,0,0,"Desert Wolf Request"
|
|
|
-13018,3600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Desert Wolf Request timer"
|
|
|
-13019,0,1775,30,0,0,0,0,0,0,0,0,0,0,0,0,0,"Snowier Request"
|
|
|
-13020,3600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Snowier Request timer"
|
|
|
-13021,0,1777,30,0,0,0,0,0,0,0,0,0,0,0,0,0,"Ice Titan Request"
|
|
|
-13022,3600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Ice Titan Request Timer"
|
|
|
-13023,0,1379,30,0,0,0,0,0,0,0,0,0,0,0,0,0,"Nightmare Terror Request"
|
|
|
-13024,3600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Nightmare Terror Request Timer"
|
|
|
-13025,0,1384,30,0,0,0,0,0,0,0,0,0,0,0,0,0,"Flying Deleter Request"
|
|
|
-13026,3600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Deleter Request Timer"
|
|
|
-13040,0,1505,30,0,0,0,0,0,0,0,0,0,0,0,0,0,"Loli Ruri Request"
|
|
|
-13041,3600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Loli Ruri Request Timer"
|
|
|
-13042,0,1148,30,0,0,0,0,0,0,0,0,0,0,0,0,0,"Medusa Request"
|
|
|
-13043,3600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Medusa Request Timer"
|
|
|
-13044,0,1098,20,0,0,0,0,0,0,0,0,0,0,0,0,0,"Anubis Request"
|
|
|
-13045,3600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Anubis Request Timer"
|
|
|
-13046,0,1991,1,0,0,0,0,0,0,0,0,0,0,0,0,0,"Tendrilion Request"
|
|
|
-13047,3600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Tendrilion Request Timer"
|
|
|
-13048,0,1991,1,0,0,0,0,0,0,0,0,0,0,0,0,0,"Tendrilion Request"
|
|
|
-13049,3600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Tendrilion Request Timer"
|
|
|
-
|
|
|
-13050,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The Laphine that loves the land"
|
|
|
-13051,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The singing Laphine"
|
|
|
-13052,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The watering Laphine"
|
|
|
-13053,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The dancing Laphine"
|
|
|
-13054,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The smiling Laphine"
|
|
|
-13055,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"See if all the adventurers are safe"
|
|
|
-13056,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Reporter Rossi"
|
|
|
-13057,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Adventurer Euncheong"
|
|
|
-13058,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Troublemaker New Oz"
|
|
|
-13059,79200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"End of project"
|
|
|
-13060,79200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Safety confirmation complete!"
|
|
|
-13061,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Food support"
|
|
|
-13062,79200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Food support - complete"
|
|
|
-13063,0,2365,20,0,0,0,0,0,0,0,0,0,0,0,0,0,"Dusting off"
|
|
|
-13064,79200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Dusting off - complete"
|
|
|
-13065,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Collecting a souvenir"
|
|
|
-13066,79200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"This is enough for souvenirs"
|
|
|
-
|
|
|
-// Eden 111-120
|
|
|
-13067,0,1163,30,0,0,0,0,0,0,0,0,0,0,0,0,0,"Raydric research"
|
|
|
-13068,3600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Raydric research - timer"
|
|
|
-13069,0,1132,30,0,0,0,0,0,0,0,0,0,0,0,0,0,"Khalitzburg research"
|
|
|
-13070,3600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Khalitzburg research - timer"
|
|
|
-13071,0,1208,30,0,0,0,0,0,0,0,0,0,0,0,0,0,"Wander Man research"
|
|
|
-13072,3600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Wander Man research - timer"
|
|
|
-13073,0,1699,30,0,0,0,0,0,0,0,0,0,0,0,0,0,"Ancient Mimic research"
|
|
|
-13074,3600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Ancient Mimic research - timer"
|
|
|
-13075,0,1698,30,0,0,0,0,0,0,0,0,0,0,0,0,0,"Death Word research"
|
|
|
-13076,3600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Death Word research - timer"
|
|
|
-13077,0,1295,20,0,0,0,0,0,0,0,0,0,0,0,0,0,"Owl Baron research"
|
|
|
-13078,3600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Owl Baron research - timer"
|
|
|
-13079,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Bloody Page Research"
|
|
|
-13080,3600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Bloody Page Research - Wait"
|
|
|
-13081,0,2015,30,0,0,0,0,0,0,0,0,0,0,0,0,0,"Dark Pinguicula research"
|
|
|
-13082,3600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Dark Pinguicula research - timer"
|
|
|
-13083,0,1988,30,0,0,0,0,0,0,0,0,0,0,0,0,0,"Nepenthes research"
|
|
|
-13084,3600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Nepenthes research - timer"
|
|
|
-13085,0,1993,30,0,0,0,0,0,0,0,0,0,0,0,0,0,"Naga research"
|
|
|
-13086,3600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Naga research - timer"
|
|
|
-13087,0,1999,20,0,0,0,0,0,0,0,0,0,0,0,0,0,"Centipede Larva research"
|
|
|
-13088,3600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Centipede Larva research - timer"
|
|
|
-13089,0,1992,30,0,0,0,0,0,0,0,0,0,0,0,0,0,"Cornus research"
|
|
|
-13090,3600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Cornus research - timer"
|
|
|
-13091,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Mystic Horn Research"
|
|
|
-13092,3600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Mystic Horn Research - Wait"
|
|
|
-13093,0,1297,30,0,0,0,0,0,0,0,0,0,0,0,0,0,"Ancient Mummy research"
|
|
|
-13094,3600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Ancient Mummy research - timer"
|
|
|
-13095,0,1374,10,1370,10,1390,10,0,0,0,0,0,0,0,0,0,"Geffenia expedition"
|
|
|
-13096,3600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Geffenia expedition - Wait"
|
|
|
-13097,0,1677,30,1678,30,1679,30,0,0,0,0,0,0,0,0,0,"Juperos expedition"
|
|
|
-13098,3600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Juperos expedition - Wait"
|
|
|
-13099,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Fragments and Rusty Screw"
|
|
|
-13100,3600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Fragments and Rusty Screw - Wait"
|
|
|
-
|
|
|
-// Academy 14.2
|
|
|
-13101,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The way of Taekwon"
|
|
|
-13102,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Spinning kick"
|
|
|
-13103,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Breaking Willows"
|
|
|
-13104,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Breaking Spores"
|
|
|
-13105,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Breaking Zombies"
|
|
|
-13106,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Breaking Skeletons"
|
|
|
-
|
|
|
-// Eden 121-130
|
|
|
-13107,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Thanatos Tower Search"
|
|
|
-13108,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Rachel holy ground Search"
|
|
|
-13109,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Unknown island Search"
|
|
|
-13110,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Abyss Lake Search"
|
|
|
-13111,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Thanatos Tower Search - Reporting results"
|
|
|
-13112,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Rachel holy ground Search - Reporting results"
|
|
|
-13113,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Nameless Island Search - Reporting results"
|
|
|
-13114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Abyss Lake Search - Reporting results"
|
|
|
-13115,3600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Thanatos Tower Search - Wait"
|
|
|
-13116,3600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Rachel holy ground Search - Wait"
|
|
|
-13117,3600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Unknown island Search - Wait"
|
|
|
-13118,3600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Abyss Lake Search - Wait"
|
|
|
-13119,0,1702,30,0,0,0,0,0,0,0,0,0,0,0,0,0,"Combat Baroness of Retribution"
|
|
|
-13120,3600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Combat Baroness of Retribution - Wait"
|
|
|
-13121,0,1703,30,0,0,0,0,0,0,0,0,0,0,0,0,0,"Combat Lady Solace"
|
|
|
-13122,3600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Combat Lady Solace - Wait"
|
|
|
-13123,0,1701,30,0,0,0,0,0,0,0,0,0,0,0,0,0,"Combat Mistress of Shelter"
|
|
|
-13124,3600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Combat Mistress of Shelter - Wait"
|
|
|
-13125,0,1700,30,0,0,0,0,0,0,0,0,0,0,0,0,0,"Combat Dame of Sentinel"
|
|
|
-13126,3600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Combat Dame of Sentinel - Wait"
|
|
|
-13127,0,1771,20,1772,20,0,0,0,0,0,0,0,0,0,0,0,"Combat Vanberk and Isilla"
|
|
|
-13128,3600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Combat Vanberk and Isilla - Wait"
|
|
|
-13129,0,1773,30,0,0,0,0,0,0,0,0,0,0,0,0,0,"Combat Hodremlin"
|
|
|
-13130,3600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Combat Hodremlin - Wait"
|
|
|
-13131,0,1769,20,1770,20,0,0,0,0,0,0,0,0,0,0,0,"Combat Agav and Echio"
|
|
|
-13132,3600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Combat Agav and Echio - Wait"
|
|
|
-13133,0,1865,30,0,0,0,0,0,0,0,0,0,0,0,0,0,"Combat Ragged Zombie"
|
|
|
-13134,3600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Combat Ragged Zombie - Wait"
|
|
|
-13135,0,1864,30,0,0,0,0,0,0,0,0,0,0,0,0,0,"Combat Zombie Slaughter"
|
|
|
-13136,3600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Combat Zombie Slaughter - Wait"
|
|
|
-13137,0,1867,30,0,0,0,0,0,0,0,0,0,0,0,0,0,"Combat Banshee"
|
|
|
-13138,3600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Combat Banshee - Wait"
|
|
|
-13139,0,1714,30,1717,30,0,0,0,0,0,0,0,0,0,0,0,"Combat Ferus and Bewler"
|
|
|
-13140,3600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Combat Ferus and Bewler - Wait"
|
|
|
-13141,0,1713,30,1716,30,0,0,0,0,0,0,0,0,0,0,0,"Combat Acidus"
|
|
|
-13142,3600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Combat Acidus - Wait"
|
|
|
-
|
|
|
-// Eden 131-140
|
|
|
-13143,0,1652,30,0,0,0,0,0,0,0,0,0,0,0,0,0,"Egnigem Story"
|
|
|
-13144,3600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Egnigem Story - Wait"
|
|
|
-13145,0,1654,30,0,0,0,0,0,0,0,0,0,0,0,0,0,"Armeyer Story"
|
|
|
-13146,3600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Armeyer Story - Wait"
|
|
|
-13147,0,1653,30,0,0,0,0,0,0,0,0,0,0,0,0,0,"Whikebain Story"
|
|
|
-13148,3600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Whikebain Story - Wait"
|
|
|
-13149,0,1656,30,0,0,0,0,0,0,0,0,0,0,0,0,0,"Kavach Story"
|
|
|
-13150,3600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Kavach Story - Wait"
|
|
|
-13151,0,1655,30,0,0,0,0,0,0,0,0,0,0,0,0,0,"Errende Story"
|
|
|
-13152,3600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Errende Story - Wait"
|
|
|
-13153,0,1657,30,0,0,0,0,0,0,0,0,0,0,0,0,0,"Laurell Story"
|
|
|
-13154,3600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Laurell Story - Wait"
|
|
|
-13155,0,1918,30,0,0,0,0,0,0,0,0,0,0,0,0,0,"Morocc Story1"
|
|
|
-13156,3600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Morocc Story1 - Wait"
|
|
|
-13157,0,1919,30,0,0,0,0,0,0,0,0,0,0,0,0,0,"Morocc Story2"
|
|
|
-13158,3600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Morocc Story2 - Wait"
|
|
|
-13159,0,1921,30,0,0,0,0,0,0,0,0,0,0,0,0,0,"Morocc Story3"
|
|
|
-13160,3600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Morocc Story3 - Wait"
|
|
|
-13161,0,2083,30,0,0,0,0,0,0,0,0,0,0,0,0,0,"Uni-horn Scaraba Story"
|
|
|
-13162,3600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Uni-horn Scaraba Story - Wait"
|
|
|
-13163,0,2084,30,0,0,0,0,0,0,0,0,0,0,0,0,0,"Horn Scaraba Story"
|
|
|
-13164,3600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Horn Scaraba Story - Wait"
|
|
|
-13165,0,2085,30,0,0,0,0,0,0,0,0,0,0,0,0,0,"Antler Scaraba Story"
|
|
|
-13166,3600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Antler Scaraba Story - Wait"
|
|
|
-13167,0,2086,30,0,0,0,0,0,0,0,0,0,0,0,0,0,"Rake horn Scaraba Story"
|
|
|
-13168,3600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Rake horn Scaraba Story - Wait"
|
|
|
-
|
|
|
-13181,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Nightmarish Jitterbug"
|
|
|
-13182,82800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Nightmarish Jitterbug: Waiting"
|
|
|
-13183,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Nightmarish Jitterbug: Completed"
|
|
|
-13184,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Charleston Factory"
|
|
|
-13185,72000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Charleston Factory - Hold"
|
|
|
-13186,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Charleston Factory - Complete"
|
|
|
-13187,0,3125,50,0,0,0,0,0,0,0,0,0,0,0,0,0,"Deal with the Staff"
|
|
|
-13188,72000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Deal with the Staff - Hold"
|
|
|
-
|
|
|
-// Episode 15.2 Krotzel's Request
|
|
|
-13195,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Monthly Brigan"
|
|
|
-13196,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Monthly Brigan"
|
|
|
-13197,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Monthly Brigan"
|
|
|
-13198,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Monthly Brigan : Krotzel's Request"
|
|
|
-13199,72000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Krotzel's Request - Complete"
|
|
|
-13200,0,3247,30,0,0,0,0,0,0,0,0,0,0,0,0,0,"Monthly Brigan : Rookie's Request"
|
|
|
-13201,72000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Rookie's Request - Complete"
|
|
|
-13202,0,3248,30,0,0,0,0,0,0,0,0,0,0,0,0,0,"Monthly Brigan : Photo Journalist's Request"
|
|
|
-13203,72000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Photo Journalist's Request - Complete"
|
|
|
-13204,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Monthly Brigan : Grylls' Request"
|
|
|
-13205,72000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Grylls' Request - Complete"
|
|
|
-
|
|
|
-14118,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Wuhari's concern"
|
|
|
-14119,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Test of patience"
|
|
|
-14120,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Test of patience 2"
|
|
|
-14121,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Test of patience 3"
|
|
|
-14122,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Time for two"
|
|
|
-14123,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Wuharu's favor"
|
|
|
-14125,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Surveying the area"
|
|
|
-14126,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Searching for Ms. Goatie"
|
|
|
-14127,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Searching for Ms. Goatie's husband"
|
|
|
-14128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Obtaining the research report"
|
|
|
-14131,300,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Analysis time"
|
|
|
-14133,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Another favor"
|
|
|
-14134,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Sharp Ms. Goatie"
|
|
|
-14135,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Searching for Mr. Pompe"
|
|
|
-14136,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"A terrible scene in the field"
|
|
|
-14137,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"An interesting proposition"
|
|
|
-14138,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The big corpse"
|
|
|
-14139,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"To Wuhuru"
|
|
|
-14140,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"To Wuhari"
|
|
|
-14141,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Ingredients for research"
|
|
|
-
|
|
|
-// Academy 14.2
|
|
|
-14142,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"To the Archer's town!"
|
|
|
-14143,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Application for the Archer's job change"
|
|
|
-14144,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Retest - Stats"
|
|
|
-14145,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Archer Skills"
|
|
|
-14146,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Hunting training"
|
|
|
-14147,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Retest - Skills"
|
|
|
-14148,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"To the next step"
|
|
|
-14149,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Listening to the 2nd job change"
|
|
|
-14150,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"To the next step"
|
|
|
-14151,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Hunting training - Spoa"
|
|
|
-14152,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Hunting training - Creamy"
|
|
|
-14153,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Hunting training - Skeleton"
|
|
|
-14154,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Fragrant herb mix"
|
|
|
-14155,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Crunchy salad"
|
|
|
-14156,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Anything shabushabu"
|
|
|
-14157,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Baked golden apple"
|
|
|
-14158,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Presentation of the Archer manual"
|
|
|
-14159,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Met with the PR staff"
|
|
|
-14160,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Met with the PR staff"
|
|
|
-14161,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Test of stats"
|
|
|
-14162,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Test of skills"
|
|
|
-14163,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Caught Spores"
|
|
|
-14164,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Caught Creamy"
|
|
|
-14165,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Caught Skeletons"
|
|
|
-
|
|
|
-//14254,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,""
|
|
|
-//14255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,""
|
|
|
-//14256,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,""
|
|
|
-//14257,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,""
|
|
|
-//14258,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,""
|
|
|
-//14259,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,""
|
|
|
-//14260,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,""
|
|
|
-//14261,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,""
|
|
|
-//14262,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,""
|
|
|
-//14263,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,""
|
|
|
-//14264,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,""
|
|
|
-//14265,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,""
|
|
|
-//14266,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,""
|
|
|
-//14267,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,""
|
|
|
-//14268,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,""
|
|
|
-//14269,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,""
|
|
|
-//14270,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,""
|
|
|
-//14271,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,""
|
|
|
-//14272,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,""
|
|
|
-//14273,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,""
|
|
|
-//14275,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,""
|
|
|
-//14276,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,""
|
|
|
-//14277,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,""
|
|
|
-//14278,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,""
|
|
|
-//14279,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,""
|
|
|
-//14280,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,""
|
|
|
-//14281,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,""
|
|
|
-//14282,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,""
|
|
|
-//14283,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,""
|
|
|
-//14284,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,""
|
|
|
-//14285,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,""
|
|
|
-//14286,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,""
|
|
|
-//14287,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,""
|
|
|
-//14288,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,""
|
|
|
-//14289,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,""
|
|
|
-//14290,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,""
|
|
|
-//14291,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,""
|
|
|
-
|
|
|
-// Banquet Quests
|
|
|
-14469,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Look around the Walther Family"
|
|
|
-14470,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"In Search of the Guardian Knight"
|
|
|
-14471,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"To the Royal Prison"
|
|
|
-14472,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Gourmet Bigfoot"
|
|
|
-14473,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"To Veins"
|
|
|
-14474,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Report to Isenhonor"
|
|
|
-14475,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"To Jurgen"
|
|
|
-14476,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"To Levuiere and His Wife"
|
|
|
-14477,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"What Is Going on?"
|
|
|
-14478,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Searching for the Clue"
|
|
|
-14479,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Clean-up out of Apology"
|
|
|
-14480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Conquer the Grease"
|
|
|
-14481,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Conquer the Mold"
|
|
|
-14482,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Conquer the Dirt of Devil"
|
|
|
-14483,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Report the Completion of the Clean-up"
|
|
|
-14484,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"There Was a Furniture Delivery Man"
|
|
|
-14485,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"I Am Upset"
|
|
|
-14486,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"I Heard the Story"
|
|
|
-14487,0,0,0,0,0,0,0,1148,6927,3000,0,0,0,0,0,0,"Please Find the Token of Memory"
|
|
|
-14488,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Please Deliver My Love"
|
|
|
-14489,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"I Have to Turn It Down"
|
|
|
-14490,0,0,0,0,0,0,0,1148,6927,3000,0,0,0,0,0,0,"My Love Once More"
|
|
|
-14491,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"I Have to Turn It Down Again"
|
|
|
-14492,04:00,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"There Is a Silver Lining"
|
|
|
-14493,0,0,0,0,0,0,0,1148,6927,3000,0,0,0,0,0,0,"Today I Feel"
|
|
|
-14494,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"I Have to Turn It Down Again"
|
|
|
-14495,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"To Wolf"
|
|
|
-14496,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"To Isaac"
|
|
|
-14497,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Delivery for Wolf"
|
|
|
-14498,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Which Rumor"
|
|
|
-14499,0,1310,33,0,0,0,0,0,0,0,0,0,0,0,0,0,"Prove Yourself"
|
|
|
-14500,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Complete checking out the book"
|
|
|
-14501,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Report to Wolf"
|
|
|
-14502,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"To Isaac"
|
|
|
-14503,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Report to Wolf"
|
|
|
-14504,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"In Search of Helmut"
|
|
|
-14505,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"I Won't go Back"
|
|
|
-14506,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Things Turned out This Way"
|
|
|
-14507,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"To Maximilian"
|
|
|
-14508,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Jewel and Cloth"
|
|
|
-14509,04:00,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Still Making It"
|
|
|
-14510,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Pink Petal-like Dress"
|
|
|
-14511,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Beautiful Flower Decoration"
|
|
|
-14512,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Dress of the Night Sky"
|
|
|
-14513,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Shawl of the Blazing Sun"
|
|
|
-14514,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Step of the Fairy"
|
|
|
-14515,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Sparkling Star"
|
|
|
-14516,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Suspicious Shadow"
|
|
|
-
|
|
|
-// Lasagna Quests
|
|
|
-14531,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Everything about Con-Chliina"
|
|
|
-14532,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Greetings to Captain Gamberi"
|
|
|
-14533,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Say hi to recorder"
|
|
|
-14534,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"To the kitchen"
|
|
|
-14535,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"To Purser"
|
|
|
-14536,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Delivery to Chef"
|
|
|
-14537,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"When do we take off?"
|
|
|
-14538,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Can we take off?"
|
|
|
-14539,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Crazy Dragon"
|
|
|
-14540,0,0,0,0,0,0,0,3502,25049,5000,0,0,0,0,0,0,"An errand out of nowhere"
|
|
|
-14541,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"No news is not a good news"
|
|
|
-14542,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"How is the Dragon"
|
|
|
-14543,0,3502,20,0,0,0,0,0,0,0,0,0,0,0,0,0,"Basilisk Hunt"
|
|
|
-14544,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Now I can leave"
|
|
|
-14545,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"To Purser"
|
|
|
-14546,0,3496,5,3497,5,0,0,0,0,0,0,0,0,0,0,0,"Take care of grass thief"
|
|
|
-14547,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Can we set out the sailing?"
|
|
|
-14548,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Crazy Dragon"
|
|
|
-14549,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"No news is not a good news"
|
|
|
-14550,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"How is the Dragon"
|
|
|
-14551,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Chief Basilisk"
|
|
|
-14552,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Lord Imuk's message"
|
|
|
-14553,0,3504,20,0,0,0,0,0,0,0,0,0,0,0,0,0,"Basilisk Hunt"
|
|
|
-14554,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"We can start sail now"
|
|
|
-14555,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Whole new world of taste"
|
|
|
-14556,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"There also is a scary thing for me"
|
|
|
-14557,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Truth is alway harsh"
|
|
|
-14558,0,0,0,0,0,0,0,3503,25049,5000,0,0,0,0,0,0,"Dirty Creatures"
|
|
|
-14559,04:00,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Charm Effect Duration"
|
|
|
-14560,0,0,0,0,0,0,0,3503,25049,5000,0,0,0,0,0,0,"New Ingredient"
|
|
|
-14561,0,0,0,0,0,0,0,3503,25049,5000,0,0,0,0,0,0,"Dirty and Filty"
|
|
|
-14562,0,0,0,0,0,0,0,3503,25049,5000,0,0,0,0,0,0,"The basic are the best"
|
|
|
-14563,04:00,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Free time"
|
|
|
-14565,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Emergency food supplies"
|
|
|
-14566,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Brilliant idea"
|
|
|
-14567,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Kaluna milk is in Danger!"
|
|
|
-14568,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Time to persuade"
|
|
|
-14569,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Babysitter"
|
|
|
-14570,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Processing Anchovy"
|
|
|
-14571,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Anchovy fishing ship"
|
|
|
-14572,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Helpless..."
|
|
|
-14573,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"I need the time on my own"
|
|
|
-14574,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Meal Box Delivery"
|
|
|
-14575,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Delivery Complete Report"
|
|
|
-14576,04:00,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Meal Box Delivery Time"
|
|
|
-14579,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Interview with Captain"
|
|
|
-14580,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"To Recorder"
|
|
|
-14581,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Interview with the Chief"
|
|
|
-14582,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"To Recorder"
|
|
|
-14583,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"To Granma"
|
|
|
-14584,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Back to Recorder"
|
|
|
-14588,0,3498,10,0,0,0,0,0,0,0,0,0,0,0,0,0,"The Competition"
|
|
|
-14589,0,3499,10,0,0,0,0,0,0,0,0,0,0,0,0,0,"Sticky ingredient"
|
|
|
-14590,0,3500,10,0,0,0,0,0,0,0,0,0,0,0,0,0,"Hunter's destination"
|
|
|
-14591,0,3501,10,0,0,0,0,0,0,0,0,0,0,0,0,0,"Secret Ingredient"
|
|
|
-14592,04:00,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Resting Time"
|
|
|
-
|
|
|
-// Rock Ridge
|
|
|
-14672,0,3740,15,0,0,0,0,0,0,0,0,0,0,0,0,0,"Preparing for the Firework Festival"
|
|
|
-14673,4:00,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Time to Make Bombs"
|
|
|
-
|
|
|
-// A Bed Of Honor
|
|
|
-14683,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Mysterious Device"
|
|
|
-14684,3600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Mysterious Device"
|
|
|
-14685,3600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Mysterious Device"
|
|
|
-14686,3600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Mysterious Device"
|
|
|
-14687,3600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Mysterious Device"
|
|
|
-
|
|
|
-// Academy 14.2
|
|
|
-15000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Experiencing abnormal statuses"
|
|
|
-15001,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Hold your breath"
|
|
|
-
|
|
|
-// Heroes' Trail Part 1 - Sara's Memory
|
|
|
-15002,72000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Memorial dungeon: Sara's Memory"
|
|
|
-15003,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Adventurer leon"
|
|
|
-
|
|
|
-// Episode 14.3: Isle of Bios
|
|
|
-15005,82800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Memorial Dungeon: Isle of Bios"
|
|
|
-15006,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Isle of Bios Exploration"
|
|
|
-15007,300,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Memorial Dungeon: Isle of Bios"
|
|
|
-15008,300,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Memorial Dungeon: Isle of Bios"
|
|
|
-//15025,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,""
|
|
|
-//15026,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,""
|
|
|
-//15027,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,""
|
|
|
-//15028,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,""
|
|
|
-//15029,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,""
|
|
|
-//15030,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,""
|
|
|
-//15031,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,""
|
|
|
-//15032,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,""
|
|
|
-//15033,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,""
|
|
|
-//15034,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,""
|
|
|
-//15035,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,""
|
|
|
-//15036,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,""
|
|
|
-//15037,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,""
|
|
|
-//15038,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,""
|
|
|
-//15039,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,""
|
|
|
-//15040,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,""
|
|
|
-//15041,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,""
|
|
|
-//15043,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,""
|
|
|
-//15045,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,""
|
|
|
-
|
|
|
-// Episode 15.1 : Airship Assault instance
|
|
|
-15050,82800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Memorial Dungeon: Airship Assault"
|
|
|
-15051,300,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Memorial Dungeon: Airship Assault"
|
|
|
-// 15052,300,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Memorial Dungeon: Airship Assault"
|
|
|
-
|
|
|
-// 2013 Christmas Event
|
|
|
-15055,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Christmas : We are the great Single Union Army!"
|
|
|
-15056,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Christmas : Declare war against couples!"
|
|
|
-15057,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Christmas : Prepare the festival!"
|
|
|
-15059,86400,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Christmas : Cooldown Timer"
|
|
|
-15060,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Christmas : Kwami has joined"
|
|
|
-15061,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Christmas : Willer has joined"
|
|
|
-15062,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Christmas : Rinka has joined"
|
|
|
-15063,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Christmas : Jee has joined"
|
|
|
-15064,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Christmas : Marty has joined"
|
|
|
-
|
|
|
-16000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Metz Brayde's Notice"
|
|
|
-16001,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"First examination"
|
|
|
-16002,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Fetching Items for Arian -1"
|
|
|
-16003,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Fetching Items for Arian -2"
|
|
|
-16004,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Fetching Items for Arian -3"
|
|
|
-16005,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Fetching Items for Arian -4"
|
|
|
-16006,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Fetching Items for Arian -5"
|
|
|
-16007,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Fetching Items for Arian -6"
|
|
|
-16008,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Quiz time!"
|
|
|
-16009,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Quiz time!"
|
|
|
-16010,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Daewoon's Test"
|
|
|
-16011,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Sir Jore's Test"
|
|
|
-16012,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Sir Jore's Materials"
|
|
|
-16013,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The Stone of Sage"
|
|
|
-16014,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The Stone of Sage"
|
|
|
-16015,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Lady Jesqurienne"
|
|
|
-16016,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Jesquerinne's Quiz Challenge"
|
|
|
-16017,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Failed Quiz Challenge"
|
|
|
-16018,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Quiz Challenge Triumph"
|
|
|
-16019,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Search for Dearles"
|
|
|
-16020,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Dearles' Test"
|
|
|
-16021,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Test of Appreciation"
|
|
|
-16022,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Dearles' Test Part Two"
|
|
|
-16023,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Rhythm Test Passed"
|
|
|
-16024,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Find Bakerlan"
|
|
|
-16025,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Bakerlan's delivery"
|
|
|
-16026,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Mahatra's delivery"
|
|
|
-16027,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Bakerlan's Receipt"
|
|
|
-16028,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Find Seylin"
|
|
|
-16029,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Vigorgra Medicine"
|
|
|
-16030,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Vigorgra Ingredients"
|
|
|
-16031,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Vigorgra Ingredients"
|
|
|
-16032,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Seylin's Request"
|
|
|
-16033,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Back to Seylin"
|
|
|
-16034,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Back to Mahatra"
|
|
|
-16035,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Report to Bakerlan"
|
|
|
-16036,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The last Crumb"
|
|
|
-16037,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Finding Engel Howard"
|
|
|
-16038,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Liana's Letter"
|
|
|
-16039,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Combining the Starlight"
|
|
|
-16040,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Letter to Engel's Family"
|
|
|
-16041,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Talk to Liana"
|
|
|
-16042,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Sobbing Starlight Progress"
|
|
|
-16043,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Restored Sobbing Starlight"
|
|
|
-16044,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Combining the Starlight"
|
|
|
-16045,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Starlight message"
|
|
|
-16046,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The man in Umbala"
|
|
|
-16047,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Into the Tree"
|
|
|
-16048,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Ancient Papers"
|
|
|
-16049,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Record of Ancient Language"
|
|
|
-16050,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The Fastidious Old Man"
|
|
|
-16051,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Blurry Vision"
|
|
|
-16052,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Translating the Document"
|
|
|
-16053,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Translated Ancient Language"
|
|
|
-16054,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Where the rejected live"
|
|
|
-16055,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Misfortunate of Niflheim"
|
|
|
-16056,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Removed Curse"
|
|
|
-16057,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Meeting the witch"
|
|
|
-16058,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Wing Of Crow"
|
|
|
-16059,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Wing Of Crow"
|
|
|
-16060,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Misfortunate of Niflheim"
|
|
|
-16061,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Bard in Niflheim"
|
|
|
-16062,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Gen of Niflheim"
|
|
|
-16063,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The Witch's Aid"
|
|
|
-16064,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Misfortunate of Niflheim"
|
|
|
-16065,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The Queen's Symbol"
|
|
|
-16066,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Knowledge of the Symbol"
|
|
|
-16067,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Knowledge of Asgard"
|
|
|
-16068,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Finding the Soul Pieces"
|
|
|
-16069,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Finding the Soul Pieces"
|
|
|
-16070,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Finding the Soul Pieces"
|
|
|
-16071,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Finding the Soul Pieces"
|
|
|
-16072,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Finding the Soul Pieces"
|
|
|
-16073,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Agrboda's Soul"
|
|
|
-16074,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Symbol of the Nine Realms"
|
|
|
-16075,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Serin's Ambitions"
|
|
|
-16076,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Witch's Tonic"
|
|
|
-16077,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Serin's Release"
|
|
|
-
|
|
|
-// Rock Ridge
|
|
|
-16078,0,3739,30,0,0,0,0,0,0,0,0,0,0,0,0,0,"Peace of the Family"
|
|
|
-16079,4:00,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Back for More Coyotes Tomorrow"
|
|
|
-16080,0,3739,30,0,0,0,0,0,0,0,0,0,0,0,0,0,"Hunting Coyotes Again"
|
|
|
-16081,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Failed to Get Juice Mix Package"
|
|
|
-16082,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Discovered Suspicious Sand Pile"
|
|
|
-16083,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Discovered Wasteland Cactuten"
|
|
|
-16084,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Discovered Suspicious Sand Pile"
|
|
|
-16085,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Discovered Coyote"
|
|
|
-16086,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Discovered Suspicious Sand Pile"
|
|
|
-16087,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Discovered Cactus Girl"
|
|
|
-16088,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Discovered Coyote"
|
|
|
-16089,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Discovered Suspicious Sand Pile"
|
|
|
-16090,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Discovered Suspicious Sand Pile"
|
|
|
-16091,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Discovered Suspicious Sand Pile"
|
|
|
-16092,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Discovered Suspicious Sand Pile"
|
|
|
-16093,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Discovered Suspicious Sand Pile"
|
|
|
-16094,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Discovered Suspicious Sand Pile"
|
|
|
-16095,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Discovered Suspicious Sand Pile"
|
|
|
-
|
|
|
-16101,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Kiel Hyre Academy"
|
|
|
-16102,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Kiel Hyre Academy"
|
|
|
-16103,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Kiel Hyre Academy"
|
|
|
-16104,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Kiel Hyre Academy"
|
|
|
-16105,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Kiel Hyre Academy"
|
|
|
-16106,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Kiel Hyre Academy"
|
|
|
-16107,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Kiel Hyre Academy"
|
|
|
-16108,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Kiel Hyre Academy"
|
|
|
-16109,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Kiel Hyre Academy"
|
|
|
-16110,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Kiel Hyre Academy"
|
|
|
-16111,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Kiel Hyre Academy"
|
|
|
-16112,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Kiel Hyre Academy"
|
|
|
-16113,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Kiel Hyre Academy"
|
|
|
-16114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Kiel Hyre Academy"
|
|
|
-16115,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Kiel Hyre Academy"
|
|
|
-16116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Kiel Hyre Academy"
|
|
|
-16117,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Mysterious World Map"
|
|
|
-16118,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Hidden poem"
|
|
|
-16119,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Snake swords"
|
|
|
-16120,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"A dream?"
|
|
|
-16121,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Secret Code?"
|
|
|
-16122,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Old Copper Key"
|
|
|
-16123,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Green Keycard"
|
|
|
-16124,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Steel Box"
|
|
|
-16125,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Kiel Hyre Academy"
|
|
|
-16126,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Kiel Hyre Academy"
|
|
|
-16127,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Kiel Hyre Academy"
|
|
|
-16128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Kiel Hyre Academy"
|
|
|
-16129,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Kiel Hyre Academy"
|
|
|
-16130,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Kiel Hyre Academy"
|
|
|
-16131,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Kiel Hyre Academy"
|
|
|
-16132,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Kiel Hyre Academy"
|
|
|
-16133,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Kiel Hyre Academy"
|
|
|
-16134,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Kiel Hyre Academy"
|
|
|
-16135,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Kiel Hyre Academy"
|
|
|
-16136,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Kiel Hyre Academy"
|
|
|
-16137,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Kiel Hyre Academy"
|
|
|
-16138,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Kiel Hyre Academy"
|
|
|
-16139,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Kiel Hyre Academy"
|
|
|
-16140,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Kiel Hyre Academy"
|
|
|
-16141,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Kiel Hyre Academy"
|
|
|
-16142,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Kiel Hyre Academy"
|
|
|
-16143,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Kiel Hyre Academy"
|
|
|
-16144,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Kiel Hyre Academy"
|
|
|
-16145,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Kiel Hyre Academy"
|
|
|
-16146,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Kiel Hyre Academy"
|
|
|
-16200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Limberg's Request"
|
|
|
-16201,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"TPS Report"
|
|
|
-16202,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"TPS Report"
|
|
|
-16203,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"TPS Report"
|
|
|
-16204,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Crack in the Wall"
|
|
|
-16205,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The Empty Lava Tube"
|
|
|
-17000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Meet with Father Bamph"
|
|
|
-17001,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Meet with Larjes"
|
|
|
-17002,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Report to Father Bamph"
|
|
|
-17003,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Travel to Rachel"
|
|
|
-17004,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Travel to Veins"
|
|
|
-17005,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Frustrated Magistrate"
|
|
|
-17006,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Interrogated Smugglers"
|
|
|
-17007,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Written Orders"
|
|
|
-17008,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Investigating"
|
|
|
-17009,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"More Investigating"
|
|
|
-17010,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Further Investigations"
|
|
|
-17011,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Kurdi's Father"
|
|
|
-17012,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Karyn's Boat"
|
|
|
-17013,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"To the Island"
|
|
|
-17014,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Investigating the Island"
|
|
|
-17015,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The Research Note"
|
|
|
-17016,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Regicide"
|
|
|
-17017,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Reporting the King's Death"
|
|
|
-
|
|
|
-18001,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Delivery for Rooney"
|
|
|
-18002,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Delivery for Rooney"
|
|
|
-18003,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Delivery for Rooney"
|
|
|
-18004,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Lasda's Request"
|
|
|
-18005,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Jesse's Request"
|
|
|
-18006,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Sir Krieg's Approval"
|
|
|
-18007,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Sir Krieg's Trust"
|
|
|
-18008,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Sir Krieg's Trust"
|
|
|
-18009,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Into the prison"
|
|
|
-18010,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Jail Break"
|
|
|
-18011,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Bodyguard work"
|
|
|
-18012,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Bodyguard work"
|
|
|
-18013,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Bodyguard work"
|
|
|
-18014,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Bodyguard work"
|
|
|
-18015,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Bodyguard work"
|
|
|
-18016,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Bodyguard work"
|
|
|
-18017,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Jail Break"
|
|
|
-18018,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Jail Break"
|
|
|
-18019,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Vitre's Songs"
|
|
|
-18020,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Vitre's Songs"
|
|
|
-18021,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Vitre's Songs"
|
|
|
-18022,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Vitre's Songs"
|
|
|
-18023,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Vitre the Spy"
|
|
|
-18030,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Gaebolg Family Curse"
|
|
|
-18031,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Gaebolg Family Curse"
|
|
|
-18032,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Gaebolg Family Curse"
|
|
|
-18033,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Gaebolg Family Curse"
|
|
|
-18034,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Gaebolg Family Curse"
|
|
|
-18035,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Gaebolg Family Curse"
|
|
|
-18036,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Gaebolg Family Curse"
|
|
|
-18037,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Gaebolg Family Curse"
|
|
|
-18038,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Gaebolg Family Curse"
|
|
|
-18039,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Gaebolg Family Curse"
|
|
|
-18040,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Gaebolg Family Curse"
|
|
|
-18041,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Gaebolg Family Curse"
|
|
|
-18042,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Gaebolg Family Curse"
|
|
|
-18043,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Gaebolg Family Curse"
|
|
|
-18044,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Gaebolg Family Curse"
|
|
|
-18045,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Gaebolg Family Curse"
|
|
|
-18046,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Gaebolg Family Curse"
|
|
|
-18047,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Gaebolg Family Curse"
|
|
|
-18048,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Gaebolg Family Curse"
|
|
|
-18049,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Gaebolg Family Curse"
|
|
|
-18050,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Gaebolg Family Curse"
|
|
|
-18051,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Gaebolg Family Curse"
|
|
|
-18052,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Gaebolg Family Curse"
|
|
|
-18060,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Missing boy Mikhail"
|
|
|
-18061,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Mikhail's Whereabouts"
|
|
|
-18062,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Missing boy Mikhail"
|
|
|
-18063,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The isolated swamp"
|
|
|
-18064,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Back to the Village"
|
|
|
-18065,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"High-strength Adhesive"
|
|
|
-18066,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Back to the swamp"
|
|
|
-18067,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Make the paste"
|
|
|
-18068,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Fixing the Matrushka"
|
|
|
-18069,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Report to Gallina"
|
|
|
-18070,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Banishing Winter"
|
|
|
-18071,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Making the magic dust"
|
|
|
-18072,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Making the magic dust"
|
|
|
-18073,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The Dragon's Lair"
|
|
|
-18074,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The Magic Gourd Bottle"
|
|
|
-18075,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Containing People's Speech"
|
|
|
-18076,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Containing People's Speech"
|
|
|
-18077,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Csar's Request"
|
|
|
-18078,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Baba Yaga's Secret Medicine"
|
|
|
-18079,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Winter is Banished"
|
|
|
-18100,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Legends from Moscovia"
|
|
|
-18101,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The Moving Island"
|
|
|
-18102,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"In Search of The Moving Island"
|
|
|
-18103,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"In Search of The Moving Island"
|
|
|
-18104,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Mr. Ibanoff's New Friend"
|
|
|
-18105,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Repairing Charabel"
|
|
|
-18106,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"As the Tide Turns"
|
|
|
-18107,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Departing"
|
|
|
-18108,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The Moving Island?"
|
|
|
-18109,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The Moving Island???"
|
|
|
-18110,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The Aged Stranger"
|
|
|
-18111,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Whale Island!"
|
|
|
-18112,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"A Story for the Csar"
|
|
|
-18113,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Evidence for the Csar"
|
|
|
-18114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Before Sunset"
|
|
|
-18115,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Departing"
|
|
|
-18116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Whale Island!"
|
|
|
-18117,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Materials for Evidence"
|
|
|
-18118,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Mysterious Musical Instrument"
|
|
|
-18119,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Gusli"
|
|
|
-18120,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Gusli"
|
|
|
-18121,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Shafka"
|
|
|
-19101,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The Eye of Hellion"
|
|
|
-19102,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The Eye of Hellion"
|
|
|
-19103,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The Eye of Hellion"
|
|
|
-19104,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The Eye of Hellion"
|
|
|
-19105,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The Eye of Hellion"
|
|
|
-19106,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The Eye of Hellion"
|
|
|
-19107,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The Eye of Hellion"
|
|
|
-19108,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The Eye of Hellion"
|
|
|
-19109,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The Eye of Hellion"
|
|
|
-19110,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The Eye of Hellion"
|
|
|
-19111,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The Eye of Hellion"
|
|
|
-19112,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The Eye of Hellion"
|
|
|
-19113,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The Eye of Hellion"
|
|
|
-19114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The Eye of Hellion"
|
|
|
-19115,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The Eye of Hellion"
|
|
|
-19116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The Eye of Hellion"
|
|
|
-19117,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The Eye of Hellion"
|
|
|
-19118,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The Eye of Hellion"
|
|
|
-19119,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The Eye of Hellion"
|
|
|
-19120,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The Eye of Hellion"
|
|
|
-19121,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The Eye of Hellion"
|
|
|
-19122,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The Eye of Hellion"
|
|
|
-19123,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The Eye of Hellion"
|
|
|
-19124,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The Eye of Hellion"
|
|
|
-19125,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The Eye of Hellion"
|
|
|
-19126,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The Eye of Hellion"
|
|
|
-19127,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The Eye of Hellion"
|
|
|
-19128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The Eye of Hellion"
|
|
|
-19129,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The Eye of Hellion"
|
|
|
-
|
|
|
-21001,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Escape the Wreck"
|
|
|
-21002,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The first battle"
|
|
|
-21008,0,0,0,0,0,0,0,2401,6008,10000,0,0,0,0,0,0,"The first battle"
|
|
|
-
|
|
|
-50000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Pirate Dagger materials"
|
|
|
-50001,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Weather Beaten Old Man"
|
|
|
-50002,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Lost Treasure?"
|
|
|
-50003,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Lost Treasure?"
|
|
|
-50004,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The Old Man's Treasure"
|
|
|
-50005,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The Old Man's Treasure"
|
|
|
-50006,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The Old Man's Treasure"
|
|
|
-50007,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The Old Man's Treasure"
|
|
|
-50008,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The Old Man's Treasure"
|
|
|
-50009,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The Old Man's Treasure"
|
|
|
-50010,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"A special lock pick"
|
|
|
-50011,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The special lock pick"
|
|
|
-50012,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Use the lock pick"
|
|
|
-50013,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Broken lock pick"
|
|
|
-50015,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The empty treasure box"
|
|
|
-50016,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The empty treasure box"
|
|
|
-50017,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The empty treasure box"
|
|
|
-50018,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The empty treasure box"
|
|
|
-50019,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The empty treasure box"
|
|
|
-50020,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The empty treasure box"
|
|
|
-50021,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"J Roger"
|
|
|
-50022,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"J Roger's key materials"
|
|
|
-50023,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Conversation with J Roger"
|
|
|
-50024,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Bury the treasure"
|
|
|
-50025,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Bury the treasure"
|
|
|
-50026,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Bury the treasure"
|
|
|
-50027,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Buried treasure"
|
|
|
-50028,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Stolen treasure!"
|
|
|
-50029,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"A Pirate's Spirit!"
|
|
|
-
|
|
|
-//60000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"60000"
|
|
|
-60001,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Monster Extermination"
|
|
|
-60002,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Monster Extermination"
|
|
|
-60003,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Monster Extermination"
|
|
|
-60004,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Monster Extermination"
|
|
|
-60005,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Monster Extermination"
|
|
|
-60006,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Monster Extermination"
|
|
|
-60007,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Endless Tower Effect"
|
|
|
-60008,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Endless Tower Time Limit"
|
|
|
-60009,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Orc Hero"
|
|
|
-60010,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Derik Ver's Request"
|
|
|
-60011,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Investigation of Byalan"
|
|
|
-60012,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Investigation of Abyss"
|
|
|
-60013,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Monster Investigation"
|
|
|
-60014,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Geffen Dungeon's Monster Investigation"
|
|
|
-60015,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Geffen Dungeon's Monster Investigation"
|
|
|
-60016,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Geffen Dungeon's Monster Investigation"
|
|
|
-60017,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Geffen Dungeon's Monster Investigation"
|
|
|
-60018,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Byalan Dungeon's Monster Investigation"
|
|
|
-60019,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Byalan Dungeon's Monster Investigation"
|
|
|
-60020,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Byalan Dungeon's Monster Investigation"
|
|
|
-60021,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Byalan Dungeon's Monster Investigation"
|
|
|
-60022,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Abyss Lake's Monster Investigation"
|
|
|
-60023,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Abyss Lake's Monster Investigation"
|
|
|
-60024,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Abyss Lake's Monster Investigation"
|
|
|
-60025,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Abyss Lake's Monster Investigation"
|
|
|
-60026,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Continuing the Investigation"
|
|
|
-60027,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Investigating Aldebaran"
|
|
|
-60028,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Monster Investigation"
|
|
|
-60029,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Aldebaran Monster Investigation"
|
|
|
-60030,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Clock Tower Monster Investigation"
|
|
|
-60031,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Clock Tower Monster Investigation"
|
|
|
-60032,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Lutie Field Monster Investigation"
|
|
|
-60033,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Clock Tower Monster Investigation"
|
|
|
-60034,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Clock Tower Monster Investigation"
|
|
|
-60035,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Aldebaran Monster Investigation"
|
|
|
-60036,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Clock Tower Monster Investigation"
|
|
|
-60037,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Clock Tower Monster Investigation"
|
|
|
-60038,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Aldebaran Monster Investigation"
|
|
|
-60039,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Investigation of Glastheim"
|
|
|
-60040,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Investigation of Glastheim"
|
|
|
-60041,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Monster Investigation"
|
|
|
-60042,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Investigation of Glastheim"
|
|
|
-60043,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Glastheim Monster Investigation"
|
|
|
-60044,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Glastheim Monster Investigation"
|
|
|
-60045,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Investigation of Glastheim"
|
|
|
-60046,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Glastheim Monster Investigation"
|
|
|
-60047,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Glastheim Monster Investigation"
|
|
|
-60048,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Investigation of Glastheim"
|
|
|
-60049,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Glastheim Monster Investigation"
|
|
|
-60050,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Glastheim Monster Investigation"
|
|
|
-60051,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Investigation of Glastheim"
|
|
|
-60052,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Glastheim Monster Investigation"
|
|
|
-60053,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Glastheim Monster Investigation"
|
|
|
-60054,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Investigation of Glastheim"
|
|
|
-60055,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Glastheim Monster Investigation"
|
|
|
-60056,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Glastheim Monster Investigation"
|
|
|
-60057,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Glastheim Monster Investigation"
|
|
|
-60058,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Derik Ver's Brother"
|
|
|
-60059,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"A history lesson"
|
|
|
-60060,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"The Crown of Deceit"
|
|
|
-60061,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"A magic solvent"
|
|
|
-60062,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Rendering the crown Inert"
|
|
|
-60101,0,1019,50,0,0,0,0,0,0,0,0,0,0,0,0,0,"Hunting Peco Pecos"
|
|
|
-60102,0,1019,100,0,0,0,0,0,0,0,0,0,0,0,0,0,"Hunting Peco Pecos"
|
|
|
-60103,0,1019,150,0,0,0,0,0,0,0,0,0,0,0,0,0,"Hunting Peco Pecos"
|
|
|
-60104,0,1127,50,0,0,0,0,0,0,0,0,0,0,0,0,0,"Hunting Hodes"
|
|
|
-60105,0,1127,100,0,0,0,0,0,0,0,0,0,0,0,0,0,"Hunting Hodes"
|
|
|
-60106,0,1127,150,0,0,0,0,0,0,0,0,0,0,0,0,0,"Hunting Hodes"
|
|
|
-60107,0,1007,50,0,0,0,0,0,0,0,0,0,0,0,0,0,"Hunting Fabres"
|
|
|
-60108,0,1007,100,0,0,0,0,0,0,0,0,0,0,0,0,0,"Hunting Fabres"
|
|
|
-60109,0,1007,150,0,0,0,0,0,0,0,0,0,0,0,0,0,"Hunting Fabres"
|
|
|
-60110,0,1008,50,0,0,0,0,0,0,0,0,0,0,0,0,0,"Hunting Pupa"
|
|
|
-60111,0,1008,100,0,0,0,0,0,0,0,0,0,0,0,0,0,"Hunting Pupa"
|
|
|
-60112,0,1008,150,0,0,0,0,0,0,0,0,0,0,0,0,0,"Hunting Pupa"
|
|
|
-60113,0,1104,50,0,0,0,0,0,0,0,0,0,0,0,0,0,"Hunting Cocos"
|
|
|
-60114,0,1104,100,0,0,0,0,0,0,0,0,0,0,0,0,0,"Hunting Cocos"
|
|
|
-60115,0,1104,150,0,0,0,0,0,0,0,0,0,0,0,0,0,"Hunting Cocos"
|
|
|
-60116,0,1103,50,0,0,0,0,0,0,0,0,0,0,0,0,0,"Hunting Caramels"
|
|
|
-60117,0,1103,100,0,0,0,0,0,0,0,0,0,0,0,0,0,"Hunting Caramels"
|
|
|
-60118,0,1103,150,0,0,0,0,0,0,0,0,0,0,0,0,0,"Hunting Caramels"
|
|
|
-60119,0,1271,50,0,0,0,0,0,0,0,0,0,0,0,0,0,"Hunting Alligators"
|
|
|
-60120,0,1271,100,0,0,0,0,0,0,0,0,0,0,0,0,0,"Hunting Alligators"
|
|
|
-60121,0,1271,150,0,0,0,0,0,0,0,0,0,0,0,0,0,"Hunting Alligators"
|
|
|
-60122,0,1018,50,0,0,0,0,0,0,0,0,0,0,0,0,0,"Hunting Creamys"
|
|
|
-60123,0,1018,100,0,0,0,0,0,0,0,0,0,0,0,0,0,"Hunting Creamys"
|
|
|
-60124,0,1018,150,0,0,0,0,0,0,0,0,0,0,0,0,0,"Hunting Creamys"
|
|
|
-60125,0,1378,50,0,0,0,0,0,0,0,0,0,0,0,0,0,"Hunting Demon Pungus"
|
|
|
-60126,0,1378,100,0,0,0,0,0,0,0,0,0,0,0,0,0,"Hunting Demon Pungus"
|
|
|
-60127,0,1378,150,0,0,0,0,0,0,0,0,0,0,0,0,0,"Hunting Demon Pungus"
|
|
|
-60128,0,1110,50,0,0,0,0,0,0,0,0,0,0,0,0,0,"Hunting Dokebi"
|
|
|
-60129,0,1110,100,0,0,0,0,0,0,0,0,0,0,0,0,0,"Hunting Dokebi"
|
|
|
-60130,0,1110,150,0,0,0,0,0,0,0,0,0,0,0,0,0,"Hunting Dokebi"
|
|
|
-60131,0,1493,50,0,0,0,0,0,0,0,0,0,0,0,0,0,"Hunting Dryads"
|
|
|
-60132,0,1493,100,0,0,0,0,0,0,0,0,0,0,0,0,0,"Hunting Dryads"
|
|
|
-60133,0,1493,150,0,0,0,0,0,0,0,0,0,0,0,0,0,"Hunting Dryads"
|
|
|
-60134,0,1119,50,0,0,0,0,0,0,0,0,0,0,0,0,0,"Hunting Frilldora"
|
|
|
-60135,0,1119,100,0,0,0,0,0,0,0,0,0,0,0,0,0,"Hunting Frilldora"
|
|
|
-60136,0,1119,150,0,0,0,0,0,0,0,0,0,0,0,0,0,"Hunting Frilldora"
|
|
|
-60137,0,1372,50,0,0,0,0,0,0,0,0,0,0,0,0,0,"Hunting Goats"
|
|
|
-60138,0,1372,100,0,0,0,0,0,0,0,0,0,0,0,0,0,"Hunting Goats"
|
|
|
-60139,0,1372,150,0,0,0,0,0,0,0,0,0,0,0,0,0,"Hunting Goats"
|
|
|
-60140,0,1040,50,0,0,0,0,0,0,0,0,0,0,0,0,0,"Hunting Golems"
|
|
|
-60141,0,1040,100,0,0,0,0,0,0,0,0,0,0,0,0,0,"Hunting Golems"
|
|
|
-60142,0,1040,150,0,0,0,0,0,0,0,0,0,0,0,0,0,"Hunting Golems"
|
|
|
-60143,0,1586,50,0,0,0,0,0,0,0,0,0,0,0,0,0,"Hunting Leaf Cats"
|
|
|
-60144,0,1586,100,0,0,0,0,0,0,0,0,0,0,0,0,0,"Hunting Leaf Cats"
|
|
|
-60145,0,1586,150,0,0,0,0,0,0,0,0,0,0,0,0,0,"Hunting Leaf Cats"
|
|
|
-60146,0,1076,50,0,0,0,0,0,0,0,0,0,0,0,0,0,"Hunting Skeletons"
|
|
|
-60147,0,1076,100,0,0,0,0,0,0,0,0,0,0,0,0,0,"Hunting Skeletons"
|
|
|
-60148,0,1076,150,0,0,0,0,0,0,0,0,0,0,0,0,0,"Hunting Skeletons"
|
|
|
-60149,0,1026,50,0,0,0,0,0,0,0,0,0,0,0,0,0,"Hunting Munaks"
|
|
|
-60150,0,1026,100,0,0,0,0,0,0,0,0,0,0,0,0,0,"Hunting Munaks"
|
|
|
-60151,0,1026,150,0,0,0,0,0,0,0,0,0,0,0,0,0,"Hunting Munaks"
|
|
|
-60152,0,1170,50,0,0,0,0,0,0,0,0,0,0,0,0,0,"Hunting Sohees"
|
|
|
-60153,0,1170,100,0,0,0,0,0,0,0,0,0,0,0,0,0,"Hunting Sohees"
|
|
|
-60154,0,1170,150,0,0,0,0,0,0,0,0,0,0,0,0,0,"Hunting Sohees"
|
|
|
-60155,0,1403,50,0,0,0,0,0,0,0,0,0,0,0,0,0,"Hunting Firelock Soldiers"
|
|
|
-60156,0,1403,100,0,0,0,0,0,0,0,0,0,0,0,0,0,"Hunting Firelock Soldiers"
|
|
|
-60157,0,1403,150,0,0,0,0,0,0,0,0,0,0,0,0,0,"Hunting Firelock Soldiers"
|
|
|
-60158,0,1405,50,0,0,0,0,0,0,0,0,0,0,0,0,0,"Hunting Tengus"
|
|
|
-60159,0,1405,100,0,0,0,0,0,0,0,0,0,0,0,0,0,"Hunting Tengus"
|
|
|
-60160,0,1405,150,0,0,0,0,0,0,0,0,0,0,0,0,0,"Hunting Tengus"
|
|
|
-60161,0,1675,25,0,0,0,0,0,0,0,0,0,0,0,0,0,"Hunting Venatu"
|
|
|
-60162,0,1675,50,0,0,0,0,0,0,0,0,0,0,0,0,0,"Hunting Venatu"
|
|
|
-60163,0,1675,75,0,0,0,0,0,0,0,0,0,0,0,0,0,"Hunting Venatu"
|
|
|
-60164,0,1668,50,0,0,0,0,0,0,0,0,0,0,0,0,0,"Hunting Archdam"
|
|
|
-60165,0,1668,100,0,0,0,0,0,0,0,0,0,0,0,0,0,"Hunting Archdam"
|
|
|
-60166,0,1668,150,0,0,0,0,0,0,0,0,0,0,0,0,0,"Hunting Archdam"
|
|
|
-60167,0,1776,50,0,0,0,0,0,0,0,0,0,0,0,0,0,"Hunting Siromas"
|
|
|
-60168,0,1776,100,0,0,0,0,0,0,0,0,0,0,0,0,0,"Hunting Siromas"
|
|
|
-60169,0,1776,150,0,0,0,0,0,0,0,0,0,0,0,0,0,"Hunting Siroma"
|
|
|
-60170,0,1777,50,0,0,0,0,0,0,0,0,0,0,0,0,0,"Hunting Ice Titans"
|
|
|
-60171,0,1777,100,0,0,0,0,0,0,0,0,0,0,0,0,0,"Hunting Ice Titans"
|
|
|
-60172,0,1777,150,0,0,0,0,0,0,0,0,0,0,0,0,0,"Hunting Ice Titans"
|
|
|
-60173,0,1506,50,0,0,0,0,0,0,0,0,0,0,0,0,0,"Hunting Disguises"
|
|
|
-60174,0,1506,100,0,0,0,0,0,0,0,0,0,0,0,0,0,"Hunting Disguises"
|
|
|
-60175,0,1506,150,0,0,0,0,0,0,0,0,0,0,0,0,0,"Hunting Disguises"
|
|
|
-60176,0,1505,50,0,0,0,0,0,0,0,0,0,0,0,0,0,"Hunting Loli Ruri"
|
|
|
-60177,0,1505,100,0,0,0,0,0,0,0,0,0,0,0,0,0,"Hunting Loli Ruri"
|
|
|
-60178,0,1505,150,0,0,0,0,0,0,0,0,0,0,0,0,0,"Hunting Loli Ruri"
|
|
|
-60179,0,1139,50,0,0,0,0,0,0,0,0,0,0,0,0,0,"Hunting Mantis"
|
|
|
-60180,0,1139,100,0,0,0,0,0,0,0,0,0,0,0,0,0,"Hunting Mantis"
|
|
|
-60181,0,1139,150,0,0,0,0,0,0,0,0,0,0,0,0,0,"Hunting Mantis"
|
|
|
-60182,0,1514,50,0,0,0,0,0,0,0,0,0,0,0,0,0,"Hunting Dancing Dragons"
|
|
|
-60183,0,1514,100,0,0,0,0,0,0,0,0,0,0,0,0,0,"Hunting Dancing Dragons"
|
|
|
-60184,0,1514,150,0,0,0,0,0,0,0,0,0,0,0,0,0,"Hunting Dancing Dragons"
|
|
|
-60185,0,1870,20,0,0,0,0,0,0,0,0,0,0,0,0,0,"Hunting Necromancers"
|
|
|
-60186,0,1870,40,0,0,0,0,0,0,0,0,0,0,0,0,0,"Hunting Necromancers"
|
|
|
-60187,0,1870,60,0,0,0,0,0,0,0,0,0,0,0,0,0,"Hunting Necromancers"
|
|
|
-60188,0,1365,50,0,0,0,0,0,0,0,0,0,0,0,0,0,"Hunting Apocalypse"
|
|
|
-60189,0,1365,100,0,0,0,0,0,0,0,0,0,0,0,0,0,"Hunting Apocalypse"
|
|
|
-60190,0,1365,150,0,0,0,0,0,0,0,0,0,0,0,0,0,"Hunting Apocalypse"
|
|
|
-
|
|
|
-60200,604800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Endless Tower Effect"
|
|
|
-60201,14400,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Endless Tower Time Limit"
|
|
|
-60211,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Thor Volcano base camp"
|
|
|
-60212,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Thor Volcano base camp"
|
|
|
-60213,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Thor Volcano base camp"
|
|
|
-60301,0,1155,100,0,0,0,0,0,0,0,0,0,0,0,0,0,"Dragon Hunting"
|
|
|
-60302,0,1155,200,0,0,0,0,0,0,0,0,0,0,0,0,0,"Dragon Hunting"
|
|
|
-60303,0,1714,100,0,0,0,0,0,0,0,0,0,0,0,0,0,"Dragon Hunting"
|
|
|
-60304,0,1714,200,0,0,0,0,0,0,0,0,0,0,0,0,0,"Dragon Hunting"
|
|
|
-60305,0,1717,100,0,0,0,0,0,0,0,0,0,0,0,0,0,"Dragon Hunting"
|
|
|
-60306,0,1717,200,0,0,0,0,0,0,0,0,0,0,0,0,0,"Dragon Hunting"
|
|
|
-60307,0,1713,100,0,0,0,0,0,0,0,0,0,0,0,0,0,"Dragon Hunting"
|
|
|
-60308,0,1713,200,0,0,0,0,0,0,0,0,0,0,0,0,0,"Dragon Hunting"
|
|
|
-60309,0,1716,100,0,0,0,0,0,0,0,0,0,0,0,0,0,"Dragon Hunting"
|
|
|
-60310,0,1716,200,0,0,0,0,0,0,0,0,0,0,0,0,0,"Dragon Hunting"
|
|
|
-
|
|
|
-// iRO expanded upon the log entries of this quest.
|
|
|
-60351,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Bathroom Ghost"
|
|
|
-60352,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Bathroom Ghost"
|
|
|
-60353,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Bathroom Ghost"
|
|
|
-60354,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Bathroom Ghost"
|
|
|
-60355,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Bathroom Ghost"
|
|
|
-
|
|
|
-62238,3600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Midgardian Mercenary timer"
|