-------------------------------------------------------------------------------- -- Tower Of Iyzel Process Data -- -------------------------------------------------------------------------------- LinkInfo = { -- ¸µÅ© ¹æ½Ä°ú À§Ä¡ ReturnMapOnGateClick = { MapIndex = "RouVal01", x = 4664, y = 8416 }, ReturnMapOnClear = { MapIndex = "RouVal01", x = 4661, y = 8208 }, } DelayTime = { AfterInit = 10, -- ´øÀü ÀÔÀå ÈÄ ÀνºÅϽº ´øÀü ÁøÇà ½ÃÀÛ±îÁö ±â´Ù¸®´Â ½Ã°£ GapDialog = 2, -- ÆäÀ̽ºÄÆ »çÀÌÀÇ ½Ã°£ WaitAfterGenMob = 5, -- °¢ Ãþ¿¡¼­ ¸÷ Á¨ ÈÄ Å¬¸®¾î Á¶°Ç üũ±îÁö ÃÖ¼Ò ´ë±â ½Ã°£ GapIDReturnNotice = 10, -- ¸®ÅÏ °øÁö »çÀÌ ±âº» °£°Ý } NoticeInfo = { ScriptFileName = MsgScriptFileDefault, IDReturn = { { Index = "Chat2001System", }, -- 60ÃÊ ³²À½ { Index = nil, }, -- 50ÃÊ ³²À½ { Index = nil, }, -- 40ÃÊ ³²À½ { Index = "Chat2002System", }, -- 30ÃÊ ³²À½ { Index = nil, }, -- 20ÃÊ ³²À½ { Index = "Chat2003System", }, -- 10ÃÊ ³²À½ }, } QuestMobKillInfo = { QuestID = 2663, MobIndex = "Daliy_Check_Tower01", MaxKillCount = 5, }