-------------------------------------------------------------------------------- -- Mara Pirate Process Data -- -------------------------------------------------------------------------------- LinkInfo = { ReturnMap = { MapIndex = "Eld", x = 17214, y = 13445 }, } DelayTime = { AfterInit = 5, BetweenSpyLieChat = 5, BeforeSpyReportDialog = 3, BetweenSpyReportDialog = 1, BetweenMiddleReportDialog = 5, BetweenKQFailedDialog = 5, BetweenKQReturnNotice = 5, } NoticeInfo = { ScriptFileName = MsgScriptFileDefault, KQReturn = { { Index = "KQReturn30", }, -- 30ÃÊ ³²À½ { Index = nil, }, -- 25ÃÊ ³²À½: ¸Þ¼¼Áö ¾øÀ½ { Index = "KQReturn20", }, -- 20ÃÊ ³²À½ { Index = nil, }, -- 15ÃÊ ³²À½: ¸Þ¼¼Áö ¾øÀ½ { Index = "KQReturn10", }, -- 10ÃÊ ³²À½ { Index = "KQReturn5" , }, -- 05ÃÊ ³²À½ }, } QuestMobKillInfo = { QuestID = 2668, MobIndex = "Daliy_Check", MaxKillCount = 1, }