2022-04-29 16:40:51 +02:00

338 lines
7.3 KiB
Lua

local L0_1, L1_1, L2_1, L3_1
L0_1 = require
L1_1 = "Actor/ActorCommon"
L0_1(L1_1)
L0_1 = require
L1_1 = "Actor/Quest/QuestActorProxy"
L0_1 = L0_1(L1_1)
L1_1 = class
L2_1 = "Quest22008"
L3_1 = L0_1
L1_1 = L1_1(L2_1, L3_1)
L1_1.defaultAlias = "Quest22008"
L2_1 = nil
function L3_1(A0_2)
local L1_2
L1_2 = A0_2.clientData
L2_1 = L1_2
end
L1_1.OnDataLoaded = L3_1
function L3_1(A0_2)
local L1_2, L2_2
L1_2 = {}
L2_2 = A0_2.OnSubStart2200801
L1_2["2200801"] = L2_2
L2_2 = A0_2.OnSubStart2200802
L1_2["2200802"] = L2_2
L2_2 = A0_2.OnSubStart2200803
L1_2["2200803"] = L2_2
L2_2 = A0_2.OnSubStart2200804
L1_2["2200804"] = L2_2
A0_2.subStartHandlers = L1_2
end
L1_1.OnSubStartHandlerBuild = L3_1
function L3_1(A0_2)
local L1_2, L2_2
L1_2 = {}
L2_2 = A0_2.OnSubFinish2200801
L1_2["2200801"] = L2_2
L2_2 = A0_2.OnSubFinish2200802
L1_2["2200802"] = L2_2
L2_2 = A0_2.OnSubFinish2200803
L1_2["2200803"] = L2_2
L2_2 = A0_2.OnSubFinish2200804
L1_2["2200804"] = L2_2
A0_2.subFinishHandlers = L1_2
end
L1_1.OnSubFinishHandlerBuild = L3_1
function L3_1(A0_2)
local L1_2, L2_2
L1_2 = {}
L2_2 = A0_2.OnSubFailed2200801
L1_2["2200801"] = L2_2
L2_2 = A0_2.OnSubFailed2200802
L1_2["2200802"] = L2_2
L2_2 = A0_2.OnSubFailed2200803
L1_2["2200803"] = L2_2
L2_2 = A0_2.OnSubFailed2200804
L1_2["2200804"] = L2_2
A0_2.subFailedHandlers = L1_2
end
L1_1.OnSubFailedHandlerBuild = L3_1
function L3_1(A0_2)
local L1_2, L2_2
L1_2 = print
L2_2 = "Quest22008 Start"
L1_2(L2_2)
end
L1_1.Start = L3_1
function L3_1(A0_2)
local L1_2, L2_2
L1_2 = print
L2_2 = "Quest22008 OnDestroy"
L1_2(L2_2)
end
L1_1.OnDestroy = L3_1
function L3_1(A0_2, A1_2)
local L2_2, L3_2, L4_2, L5_2, L6_2
L2_2 = print
L3_2 = "OnMainCanceled"
L2_2(L3_2)
L3_2 = A0_2
L2_2 = A0_2.NotifyTo
L4_2 = "Npc2027"
L5_2 = DailyNpcManager
L5_2 = L5_2.NpcEventType
L5_2 = L5_2.STARTDAILY
L6_2 = true
L2_2(L3_2, L4_2, L5_2, L6_2)
L3_2 = A0_2
L2_2 = A0_2.NotifyTo
L4_2 = "Npc2028"
L5_2 = DailyNpcManager
L5_2 = L5_2.NpcEventType
L5_2 = L5_2.STARTDAILY
L6_2 = true
L2_2(L3_2, L4_2, L5_2, L6_2)
end
L1_1.OnMainCanceled = L3_1
function L3_1(A0_2, A1_2)
local L2_2, L3_2, L4_2, L5_2, L6_2
L3_2 = A0_2
L2_2 = A0_2.NotifyTo
L4_2 = "Npc2027"
L5_2 = DailyNpcManager
L5_2 = L5_2.NpcEventType
L5_2 = L5_2.BANDAILY
L6_2 = true
L2_2(L3_2, L4_2, L5_2, L6_2)
L3_2 = A0_2
L2_2 = A0_2.NotifyTo
L4_2 = "Npc2028"
L5_2 = DailyNpcManager
L5_2 = L5_2.NpcEventType
L5_2 = L5_2.BANDAILY
L6_2 = true
L2_2(L3_2, L4_2, L5_2, L6_2)
L2_2 = print
L3_2 = "OnSubStart2200801"
L2_2(L3_2)
end
L1_1.OnSubStart2200801 = L3_1
function L3_1(A0_2, A1_2)
end
L1_1.OnSubFinish2200801 = L3_1
function L3_1(A0_2, A1_2)
local L2_2, L3_2, L4_2, L5_2, L6_2
L3_2 = A0_2
L2_2 = A0_2.NotifyTo
L4_2 = "Npc2027"
L5_2 = DailyNpcManager
L5_2 = L5_2.NpcEventType
L5_2 = L5_2.STARTDAILY
L6_2 = true
L2_2(L3_2, L4_2, L5_2, L6_2)
L3_2 = A0_2
L2_2 = A0_2.NotifyTo
L4_2 = "Npc2028"
L5_2 = DailyNpcManager
L5_2 = L5_2.NpcEventType
L5_2 = L5_2.STARTDAILY
L6_2 = true
L2_2(L3_2, L4_2, L5_2, L6_2)
L2_2 = print
L3_2 = "OnSubFailed2200801"
L2_2(L3_2)
end
L1_1.OnSubFailed2200801 = L3_1
function L3_1(A0_2, A1_2)
local L2_2, L3_2, L4_2, L5_2, L6_2
L3_2 = A0_2
L2_2 = A0_2.NotifyTo
L4_2 = "Npc2027"
L5_2 = DailyNpcManager
L5_2 = L5_2.NpcEventType
L5_2 = L5_2.BANDAILY
L6_2 = true
L2_2(L3_2, L4_2, L5_2, L6_2)
L3_2 = A0_2
L2_2 = A0_2.NotifyTo
L4_2 = "Npc2028"
L5_2 = DailyNpcManager
L5_2 = L5_2.NpcEventType
L5_2 = L5_2.BANDAILY
L6_2 = true
L2_2(L3_2, L4_2, L5_2, L6_2)
L2_2 = print
L3_2 = "OnSubStart2200802"
L2_2(L3_2)
end
L1_1.OnSubStart2200802 = L3_1
function L3_1(A0_2, A1_2)
local L2_2, L3_2, L4_2
L3_2 = A0_2
L2_2 = A0_2.RequestInteractionForceAlias
L4_2 = "Npc2027"
L2_2(L3_2, L4_2)
end
L1_1.OnSubFinish2200802 = L3_1
function L3_1(A0_2, A1_2)
local L2_2, L3_2, L4_2, L5_2, L6_2
L3_2 = A0_2
L2_2 = A0_2.NotifyTo
L4_2 = "Npc2027"
L5_2 = DailyNpcManager
L5_2 = L5_2.NpcEventType
L5_2 = L5_2.STARTDAILY
L6_2 = true
L2_2(L3_2, L4_2, L5_2, L6_2)
L3_2 = A0_2
L2_2 = A0_2.NotifyTo
L4_2 = "Npc2028"
L5_2 = DailyNpcManager
L5_2 = L5_2.NpcEventType
L5_2 = L5_2.STARTDAILY
L6_2 = true
L2_2(L3_2, L4_2, L5_2, L6_2)
L2_2 = print
L3_2 = "OnSubFailed2200802"
L2_2(L3_2)
end
L1_1.OnSubFailed2200802 = L3_1
function L3_1(A0_2, A1_2)
local L2_2, L3_2, L4_2, L5_2, L6_2
L3_2 = A0_2
L2_2 = A0_2.NotifyTo
L4_2 = "Npc2027"
L5_2 = DailyNpcManager
L5_2 = L5_2.NpcEventType
L5_2 = L5_2.BANDAILY
L6_2 = true
L2_2(L3_2, L4_2, L5_2, L6_2)
L3_2 = A0_2
L2_2 = A0_2.NotifyTo
L4_2 = "Npc2028"
L5_2 = DailyNpcManager
L5_2 = L5_2.NpcEventType
L5_2 = L5_2.BANDAILY
L6_2 = true
L2_2(L3_2, L4_2, L5_2, L6_2)
L2_2 = print
L3_2 = "OnSubStart2200803"
L2_2(L3_2)
end
L1_1.OnSubStart2200803 = L3_1
function L3_1(A0_2, A1_2)
local L2_2, L3_2, L4_2, L5_2, L6_2
L3_2 = A0_2
L2_2 = A0_2.NotifyTo
L4_2 = "Npc2027"
L5_2 = DailyNpcManager
L5_2 = L5_2.NpcEventType
L5_2 = L5_2.STARTDAILY
L6_2 = true
L2_2(L3_2, L4_2, L5_2, L6_2)
L3_2 = A0_2
L2_2 = A0_2.NotifyTo
L4_2 = "Npc2028"
L5_2 = DailyNpcManager
L5_2 = L5_2.NpcEventType
L5_2 = L5_2.STARTDAILY
L6_2 = true
L2_2(L3_2, L4_2, L5_2, L6_2)
end
L1_1.OnSubFinish2200803 = L3_1
function L3_1(A0_2, A1_2)
local L2_2, L3_2, L4_2, L5_2, L6_2
L3_2 = A0_2
L2_2 = A0_2.NotifyTo
L4_2 = "Npc2027"
L5_2 = DailyNpcManager
L5_2 = L5_2.NpcEventType
L5_2 = L5_2.STARTDAILY
L6_2 = true
L2_2(L3_2, L4_2, L5_2, L6_2)
L3_2 = A0_2
L2_2 = A0_2.NotifyTo
L4_2 = "Npc2028"
L5_2 = DailyNpcManager
L5_2 = L5_2.NpcEventType
L5_2 = L5_2.STARTDAILY
L6_2 = true
L2_2(L3_2, L4_2, L5_2, L6_2)
L2_2 = print
L3_2 = "OnSubFailed2200803"
L2_2(L3_2)
end
L1_1.OnSubFailed2200803 = L3_1
function L3_1(A0_2, A1_2)
local L2_2, L3_2, L4_2, L5_2, L6_2
L3_2 = A0_2
L2_2 = A0_2.NotifyTo
L4_2 = "Npc2027"
L5_2 = DailyNpcManager
L5_2 = L5_2.NpcEventType
L5_2 = L5_2.BANDAILY
L6_2 = true
L2_2(L3_2, L4_2, L5_2, L6_2)
L3_2 = A0_2
L2_2 = A0_2.NotifyTo
L4_2 = "Npc2028"
L5_2 = DailyNpcManager
L5_2 = L5_2.NpcEventType
L5_2 = L5_2.BANDAILY
L6_2 = true
L2_2(L3_2, L4_2, L5_2, L6_2)
L2_2 = print
L3_2 = "OnSubStart2200804"
L2_2(L3_2)
end
L1_1.OnSubStart2200804 = L3_1
function L3_1(A0_2, A1_2)
local L2_2, L3_2, L4_2, L5_2, L6_2
L3_2 = A0_2
L2_2 = A0_2.NotifyTo
L4_2 = "Npc2027"
L5_2 = DailyNpcManager
L5_2 = L5_2.NpcEventType
L5_2 = L5_2.STARTDAILY
L6_2 = true
L2_2(L3_2, L4_2, L5_2, L6_2)
L3_2 = A0_2
L2_2 = A0_2.NotifyTo
L4_2 = "Npc2028"
L5_2 = DailyNpcManager
L5_2 = L5_2.NpcEventType
L5_2 = L5_2.STARTDAILY
L6_2 = true
L2_2(L3_2, L4_2, L5_2, L6_2)
L2_2 = print
L3_2 = "OnSubFinish2200804"
L2_2(L3_2)
end
L1_1.OnSubFinish2200804 = L3_1
function L3_1(A0_2, A1_2)
local L2_2, L3_2, L4_2, L5_2, L6_2
L3_2 = A0_2
L2_2 = A0_2.NotifyTo
L4_2 = "Npc2027"
L5_2 = DailyNpcManager
L5_2 = L5_2.NpcEventType
L5_2 = L5_2.STARTDAILY
L6_2 = true
L2_2(L3_2, L4_2, L5_2, L6_2)
L3_2 = A0_2
L2_2 = A0_2.NotifyTo
L4_2 = "Npc2028"
L5_2 = DailyNpcManager
L5_2 = L5_2.NpcEventType
L5_2 = L5_2.STARTDAILY
L6_2 = true
L2_2(L3_2, L4_2, L5_2, L6_2)
L2_2 = print
L3_2 = "OnSubFailed2200804"
L2_2(L3_2)
end
L1_1.OnSubFailed2200804 = L3_1
return L1_1