-------------------------------------------------------------------------------- -- King Slime Process Data -- -------------------------------------------------------------------------------- LinkInfo = { ReturnMap = { MapIndex = "Gate", x = 1487, y = 1517 }, } DelayTime = { AfterInit = 5, AfterMobGen = 5, BetweenGuardWarnDialog = 3, BetweenKingSlimeWarnDialog = 2, BetweenSuccessDialog = 2, 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, }