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

533 lines
10 KiB
Lua

local L0_1, L1_1, L2_1, L3_1, L4_1, L5_1, L6_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 = "Quest20102"
L3_1 = L0_1
L1_1 = L1_1(L2_1, L3_1)
L1_1.defaultAlias = "Quest20102"
L2_1 = nil
L3_1 = nil
L4_1 = nil
L5_1 = nil
function L6_1(A0_2)
local L1_2
L1_2 = A0_2.clientData
L2_1 = L1_2
L1_2 = L2_1.MainID
L3_1 = L1_2
L1_2 = L2_1.ActorAlias
L4_1 = L1_2
L1_2 = L2_1.SubIDs
L5_1 = L1_2
end
L1_1.OnDataLoaded = L6_1
function L6_1(A0_2)
local L1_2, L2_2
L1_2 = {}
L2_2 = A0_2.OnSubStart2010201
L1_2["2010201"] = L2_2
L2_2 = A0_2.OnSubStart2010202
L1_2["2010202"] = L2_2
L2_2 = A0_2.OnSubStart2010203
L1_2["2010203"] = L2_2
L2_2 = A0_2.OnSubStart2010204
L1_2["2010204"] = L2_2
L2_2 = A0_2.OnSubStart2010205
L1_2["2010205"] = L2_2
L2_2 = A0_2.OnSubStart2010206
L1_2["2010206"] = L2_2
A0_2.subStartHandlers = L1_2
end
L1_1.OnSubStartHandlerBuild = L6_1
function L6_1(A0_2)
local L1_2, L2_2
L1_2 = {}
L2_2 = A0_2.OnSubFinish2010201
L1_2["2010201"] = L2_2
L2_2 = A0_2.OnSubFinish2010202
L1_2["2010202"] = L2_2
L2_2 = A0_2.OnSubFinish2010203
L1_2["2010203"] = L2_2
L2_2 = A0_2.OnSubFinish2010204
L1_2["2010204"] = L2_2
L2_2 = A0_2.OnSubFinish2010205
L1_2["2010205"] = L2_2
L2_2 = A0_2.OnSubFinish2010206
L1_2["2010206"] = L2_2
A0_2.subFinishHandlers = L1_2
end
L1_1.OnSubFinishHandlerBuild = L6_1
function L6_1(A0_2)
local L1_2, L2_2
L1_2 = {}
L2_2 = A0_2.OnSubFailed2010201
L1_2["2010201"] = L2_2
L2_2 = A0_2.OnSubFailed2010202
L1_2["2010202"] = L2_2
L2_2 = A0_2.OnSubFailed2010203
L1_2["2010203"] = L2_2
L2_2 = A0_2.OnSubFailed2010204
L1_2["2010204"] = L2_2
L2_2 = A0_2.OnSubFailed2010205
L1_2["2010205"] = L2_2
L2_2 = A0_2.OnSubFailed2010206
L1_2["2010206"] = L2_2
A0_2.subFailedHandlers = L1_2
end
L1_1.OnSubFailedHandlerBuild = L6_1
function L6_1(A0_2)
local L1_2, L2_2
L1_2 = print
L2_2 = "Start"
L1_2(L2_2)
end
L1_1.Start = L6_1
function L6_1(A0_2)
local L1_2, L2_2
L1_2 = print
L2_2 = "OnDestroy"
L1_2(L2_2)
end
L1_1.OnDestroy = L6_1
function L6_1(A0_2, A1_2)
local L2_2, L3_2, L4_2, L5_2, L6_2
L2_2 = print
L3_2 = "OnMainFinished"
L2_2(L3_2)
L3_2 = A0_2
L2_2 = A0_2.NotifyTo
L4_2 = "Npc1537"
L5_2 = 0
L6_2 = true
L2_2(L3_2, L4_2, L5_2, L6_2)
L3_2 = A0_2
L2_2 = A0_2.NotifyTo
L4_2 = "Npc1429"
L5_2 = 0
L6_2 = true
L2_2(L3_2, L4_2, L5_2, L6_2)
L3_2 = A0_2
L2_2 = A0_2.NotifyTo
L4_2 = "Npc1430"
L5_2 = 0
L6_2 = true
L2_2(L3_2, L4_2, L5_2, L6_2)
L3_2 = A0_2
L2_2 = A0_2.NotifyTo
L4_2 = "Npc1567"
L5_2 = 0
L6_2 = true
L2_2(L3_2, L4_2, L5_2, L6_2)
end
L1_1.OnMainFinished = L6_1
function L6_1(A0_2, A1_2)
local L2_2, L3_2
L2_2 = print
L3_2 = "OnMainFailed"
L2_2(L3_2)
end
L1_1.OnMainFailed = L6_1
function L6_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 = "Npc1537"
L5_2 = 0
L6_2 = true
L2_2(L3_2, L4_2, L5_2, L6_2)
L3_2 = A0_2
L2_2 = A0_2.NotifyTo
L4_2 = "Npc1429"
L5_2 = 0
L6_2 = true
L2_2(L3_2, L4_2, L5_2, L6_2)
L3_2 = A0_2
L2_2 = A0_2.NotifyTo
L4_2 = "Npc1430"
L5_2 = 0
L6_2 = true
L2_2(L3_2, L4_2, L5_2, L6_2)
L3_2 = A0_2
L2_2 = A0_2.NotifyTo
L4_2 = "Npc1567"
L5_2 = 0
L6_2 = true
L2_2(L3_2, L4_2, L5_2, L6_2)
end
L1_1.OnMainCanceled = L6_1
function L6_1(A0_2, A1_2)
local L2_2, L3_2, L4_2, L5_2, L6_2
L2_2 = print
L3_2 = "OnSubStart2010201"
L2_2(L3_2)
L3_2 = A0_2
L2_2 = A0_2.NotifyTo
L4_2 = "Npc1537"
L5_2 = 2
L6_2 = true
L2_2(L3_2, L4_2, L5_2, L6_2)
L3_2 = A0_2
L2_2 = A0_2.NotifyTo
L4_2 = "Npc1429"
L5_2 = 2
L6_2 = true
L2_2(L3_2, L4_2, L5_2, L6_2)
L3_2 = A0_2
L2_2 = A0_2.NotifyTo
L4_2 = "Npc1430"
L5_2 = 2
L6_2 = true
L2_2(L3_2, L4_2, L5_2, L6_2)
L3_2 = A0_2
L2_2 = A0_2.NotifyTo
L4_2 = "Npc1567"
L5_2 = 2
L6_2 = true
L2_2(L3_2, L4_2, L5_2, L6_2)
end
L1_1.OnSubStart2010201 = L6_1
function L6_1(A0_2, A1_2)
local L2_2, L3_2
L2_2 = print
L3_2 = "OnSubFinish2010201"
L2_2(L3_2)
end
L1_1.OnSubFinish2010201 = L6_1
function L6_1(A0_2, A1_2)
local L2_2, L3_2, L4_2, L5_2, L6_2
L2_2 = print
L3_2 = "OnSubFailed2010201"
L2_2(L3_2)
L3_2 = A0_2
L2_2 = A0_2.NotifyTo
L4_2 = "Npc1537"
L5_2 = 0
L6_2 = true
L2_2(L3_2, L4_2, L5_2, L6_2)
L3_2 = A0_2
L2_2 = A0_2.NotifyTo
L4_2 = "Npc1429"
L5_2 = 0
L6_2 = true
L2_2(L3_2, L4_2, L5_2, L6_2)
L3_2 = A0_2
L2_2 = A0_2.NotifyTo
L4_2 = "Npc1430"
L5_2 = 0
L6_2 = true
L2_2(L3_2, L4_2, L5_2, L6_2)
L3_2 = A0_2
L2_2 = A0_2.NotifyTo
L4_2 = "Npc1567"
L5_2 = 0
L6_2 = true
L2_2(L3_2, L4_2, L5_2, L6_2)
end
L1_1.OnSubFailed2010201 = L6_1
function L6_1(A0_2, A1_2)
local L2_2, L3_2, L4_2, L5_2, L6_2
L2_2 = print
L3_2 = "OnSubStart2010202"
L2_2(L3_2)
L3_2 = A0_2
L2_2 = A0_2.NotifyTo
L4_2 = "Npc1537"
L5_2 = 2
L6_2 = true
L2_2(L3_2, L4_2, L5_2, L6_2)
L3_2 = A0_2
L2_2 = A0_2.NotifyTo
L4_2 = "Npc1429"
L5_2 = 2
L6_2 = true
L2_2(L3_2, L4_2, L5_2, L6_2)
L3_2 = A0_2
L2_2 = A0_2.NotifyTo
L4_2 = "Npc1430"
L5_2 = 2
L6_2 = true
L2_2(L3_2, L4_2, L5_2, L6_2)
L3_2 = A0_2
L2_2 = A0_2.NotifyTo
L4_2 = "Npc1567"
L5_2 = 2
L6_2 = true
L2_2(L3_2, L4_2, L5_2, L6_2)
end
L1_1.OnSubStart2010202 = L6_1
function L6_1(A0_2, A1_2)
local L2_2, L3_2
L2_2 = print
L3_2 = "OnSubFinish2010202"
L2_2(L3_2)
end
L1_1.OnSubFinish2010202 = L6_1
function L6_1(A0_2, A1_2)
local L2_2, L3_2, L4_2, L5_2, L6_2
L2_2 = print
L3_2 = "OnSubFailed2010202"
L2_2(L3_2)
L3_2 = A0_2
L2_2 = A0_2.NotifyTo
L4_2 = "Npc1537"
L5_2 = 0
L6_2 = true
L2_2(L3_2, L4_2, L5_2, L6_2)
L3_2 = A0_2
L2_2 = A0_2.NotifyTo
L4_2 = "Npc1429"
L5_2 = 0
L6_2 = true
L2_2(L3_2, L4_2, L5_2, L6_2)
L3_2 = A0_2
L2_2 = A0_2.NotifyTo
L4_2 = "Npc1430"
L5_2 = 0
L6_2 = true
L2_2(L3_2, L4_2, L5_2, L6_2)
L3_2 = A0_2
L2_2 = A0_2.NotifyTo
L4_2 = "Npc1567"
L5_2 = 0
L6_2 = true
L2_2(L3_2, L4_2, L5_2, L6_2)
end
L1_1.OnSubFailed2010202 = L6_1
function L6_1(A0_2, A1_2)
local L2_2, L3_2, L4_2, L5_2, L6_2
L2_2 = print
L3_2 = "OnSubStart2010203"
L2_2(L3_2)
L3_2 = A0_2
L2_2 = A0_2.NotifyTo
L4_2 = "Npc1537"
L5_2 = 2
L6_2 = true
L2_2(L3_2, L4_2, L5_2, L6_2)
L3_2 = A0_2
L2_2 = A0_2.NotifyTo
L4_2 = "Npc1429"
L5_2 = 2
L6_2 = true
L2_2(L3_2, L4_2, L5_2, L6_2)
L3_2 = A0_2
L2_2 = A0_2.NotifyTo
L4_2 = "Npc1430"
L5_2 = 2
L6_2 = true
L2_2(L3_2, L4_2, L5_2, L6_2)
L3_2 = A0_2
L2_2 = A0_2.NotifyTo
L4_2 = "Npc1567"
L5_2 = 2
L6_2 = true
L2_2(L3_2, L4_2, L5_2, L6_2)
end
L1_1.OnSubStart2010203 = L6_1
function L6_1(A0_2, A1_2)
local L2_2, L3_2
L2_2 = print
L3_2 = "OnSubFinish2010203"
L2_2(L3_2)
end
L1_1.OnSubFinish2010203 = L6_1
function L6_1(A0_2, A1_2)
local L2_2, L3_2, L4_2, L5_2, L6_2
L2_2 = print
L3_2 = "OnSubFailed2010203"
L2_2(L3_2)
L3_2 = A0_2
L2_2 = A0_2.NotifyTo
L4_2 = "Npc1537"
L5_2 = 0
L6_2 = true
L2_2(L3_2, L4_2, L5_2, L6_2)
L3_2 = A0_2
L2_2 = A0_2.NotifyTo
L4_2 = "Npc1429"
L5_2 = 0
L6_2 = true
L2_2(L3_2, L4_2, L5_2, L6_2)
L3_2 = A0_2
L2_2 = A0_2.NotifyTo
L4_2 = "Npc1430"
L5_2 = 0
L6_2 = true
L2_2(L3_2, L4_2, L5_2, L6_2)
L3_2 = A0_2
L2_2 = A0_2.NotifyTo
L4_2 = "Npc1567"
L5_2 = 0
L6_2 = true
L2_2(L3_2, L4_2, L5_2, L6_2)
end
L1_1.OnSubFailed2010203 = L6_1
function L6_1(A0_2, A1_2)
local L2_2, L3_2, L4_2, L5_2, L6_2
L2_2 = print
L3_2 = "OnSubStart2010204"
L2_2(L3_2)
L3_2 = A0_2
L2_2 = A0_2.NotifyTo
L4_2 = "Npc1537"
L5_2 = 2
L6_2 = true
L2_2(L3_2, L4_2, L5_2, L6_2)
L3_2 = A0_2
L2_2 = A0_2.NotifyTo
L4_2 = "Npc1429"
L5_2 = 2
L6_2 = true
L2_2(L3_2, L4_2, L5_2, L6_2)
L3_2 = A0_2
L2_2 = A0_2.NotifyTo
L4_2 = "Npc1430"
L5_2 = 2
L6_2 = true
L2_2(L3_2, L4_2, L5_2, L6_2)
L3_2 = A0_2
L2_2 = A0_2.NotifyTo
L4_2 = "Npc1567"
L5_2 = 2
L6_2 = true
L2_2(L3_2, L4_2, L5_2, L6_2)
end
L1_1.OnSubStart2010204 = L6_1
function L6_1(A0_2, A1_2)
local L2_2, L3_2
L2_2 = print
L3_2 = "OnSubFinish2010204"
L2_2(L3_2)
end
L1_1.OnSubFinish2010204 = L6_1
function L6_1(A0_2, A1_2)
local L2_2, L3_2, L4_2, L5_2, L6_2
L2_2 = print
L3_2 = "OnSubFailed2010204"
L2_2(L3_2)
L3_2 = A0_2
L2_2 = A0_2.NotifyTo
L4_2 = "Npc1537"
L5_2 = 0
L6_2 = true
L2_2(L3_2, L4_2, L5_2, L6_2)
L3_2 = A0_2
L2_2 = A0_2.NotifyTo
L4_2 = "Npc1429"
L5_2 = 0
L6_2 = true
L2_2(L3_2, L4_2, L5_2, L6_2)
L3_2 = A0_2
L2_2 = A0_2.NotifyTo
L4_2 = "Npc1430"
L5_2 = 0
L6_2 = true
L2_2(L3_2, L4_2, L5_2, L6_2)
L3_2 = A0_2
L2_2 = A0_2.NotifyTo
L4_2 = "Npc1567"
L5_2 = 0
L6_2 = true
L2_2(L3_2, L4_2, L5_2, L6_2)
end
L1_1.OnSubFailed2010204 = L6_1
function L6_1(A0_2, A1_2)
local L2_2, L3_2, L4_2, L5_2, L6_2
L2_2 = print
L3_2 = "OnSubStart2010205"
L2_2(L3_2)
L3_2 = A0_2
L2_2 = A0_2.NotifyTo
L4_2 = "Npc1537"
L5_2 = 2
L6_2 = true
L2_2(L3_2, L4_2, L5_2, L6_2)
L3_2 = A0_2
L2_2 = A0_2.NotifyTo
L4_2 = "Npc1429"
L5_2 = 2
L6_2 = true
L2_2(L3_2, L4_2, L5_2, L6_2)
L3_2 = A0_2
L2_2 = A0_2.NotifyTo
L4_2 = "Npc1430"
L5_2 = 2
L6_2 = true
L2_2(L3_2, L4_2, L5_2, L6_2)
L3_2 = A0_2
L2_2 = A0_2.NotifyTo
L4_2 = "Npc1567"
L5_2 = 2
L6_2 = true
L2_2(L3_2, L4_2, L5_2, L6_2)
end
L1_1.OnSubStart2010205 = L6_1
function L6_1(A0_2, A1_2)
local L2_2, L3_2
L2_2 = print
L3_2 = "OnSubFinish2010205"
L2_2(L3_2)
end
L1_1.OnSubFinish2010205 = L6_1
function L6_1(A0_2, A1_2)
local L2_2, L3_2, L4_2, L5_2, L6_2
L2_2 = print
L3_2 = "OnSubFailed2010205"
L2_2(L3_2)
L3_2 = A0_2
L2_2 = A0_2.NotifyTo
L4_2 = "Npc1537"
L5_2 = 0
L6_2 = true
L2_2(L3_2, L4_2, L5_2, L6_2)
L3_2 = A0_2
L2_2 = A0_2.NotifyTo
L4_2 = "Npc1429"
L5_2 = 0
L6_2 = true
L2_2(L3_2, L4_2, L5_2, L6_2)
L3_2 = A0_2
L2_2 = A0_2.NotifyTo
L4_2 = "Npc1430"
L5_2 = 0
L6_2 = true
L2_2(L3_2, L4_2, L5_2, L6_2)
L3_2 = A0_2
L2_2 = A0_2.NotifyTo
L4_2 = "Npc1567"
L5_2 = 0
L6_2 = true
L2_2(L3_2, L4_2, L5_2, L6_2)
end
L1_1.OnSubFailed2010205 = L6_1
function L6_1(A0_2, A1_2)
local L2_2, L3_2
L2_2 = print
L3_2 = "OnSubStart2010206"
L2_2(L3_2)
end
L1_1.OnSubStart2010206 = L6_1
function L6_1(A0_2, A1_2)
local L2_2, L3_2
L2_2 = print
L3_2 = "OnSubFinish2010206"
L2_2(L3_2)
end
L1_1.OnSubFinish2010206 = L6_1
function L6_1(A0_2, A1_2)
local L2_2, L3_2
L2_2 = print
L3_2 = "OnSubFailed2010206"
L2_2(L3_2)
end
L1_1.OnSubFailed2010206 = L6_1
return L1_1