-------------------------------------------------------------------------------- -- Gold Hill Process Data -- -------------------------------------------------------------------------------- LinkInfo = { ReturnMap = { MapIndex = "Eld", x = 17214, y = 13445 }, } DelayTime = { AfterInit = 5, BetweenIntroDialog = 3, AfterMobGen = 1, BetweenLastBattleDialog = 2, BetweenSuccessDialog = 2, BetweenKQReturnNotice = 5, } LimitTime = { Layer1st = 300, -- 5ºÐ Layer2nd = 480, -- 8ºÐ Layer3rd = 780, -- 13ºÐ Layer4th = 900, -- 15ºÐ LastBattle = 300, -- 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, }