mirror of
https://github.com/Koko-boya/Grasscutter_Resources
synced 2024-01-31 23:23:19 +08:00
52 lines
1000 B
Lua
52 lines
1000 B
Lua
local L0_1, L1_1, L2_1, L3_1, L4_1, L5_1, L6_1
|
|
L0_1 = {}
|
|
L0_1.MainID = 41121
|
|
L0_1.ActorAlias = "41121"
|
|
L1_1 = {}
|
|
L1_1.q4112104 = 4112104
|
|
L1_1.q4112101 = 4112101
|
|
L1_1.q4112102 = 4112102
|
|
L1_1.q4112103 = 4112103
|
|
L0_1.SubIDs = L1_1
|
|
L1_1 = {}
|
|
L2_1 = {}
|
|
L2_1.id = 1593
|
|
L2_1.alias = "Npc1593"
|
|
L2_1.script = "Actor/Npc/NpcFSMBehaviour"
|
|
L3_1 = sceneData
|
|
L4_1 = L3_1
|
|
L3_1 = L3_1.GetDummyPoint
|
|
L5_1 = 3
|
|
L6_1 = "EQ41121_NPCBorn"
|
|
L3_1 = L3_1(L4_1, L5_1, L6_1)
|
|
L2_1.point = L3_1
|
|
L1_1.Npc1593Data = L2_1
|
|
L0_1.Npcs = L1_1
|
|
L1_1 = {}
|
|
L2_1 = {}
|
|
L3_1 = {}
|
|
L3_1.dialogID = 411210901
|
|
L3_1.audioEvtName = ""
|
|
L3_1.duration = 4
|
|
L4_1 = {}
|
|
L4_1.dialogID = 411210902
|
|
L4_1.audioEvtName = ""
|
|
L4_1.duration = 4
|
|
L2_1[1] = L3_1
|
|
L2_1[2] = L4_1
|
|
L1_1.CountDownFailReminder = L2_1
|
|
L2_1 = {}
|
|
L3_1 = {}
|
|
L3_1.dialogID = 411211001
|
|
L3_1.audioEvtName = ""
|
|
L3_1.duration = 4
|
|
L4_1 = {}
|
|
L4_1.dialogID = 411211002
|
|
L4_1.audioEvtName = ""
|
|
L4_1.duration = 4
|
|
L2_1[1] = L3_1
|
|
L2_1[2] = L4_1
|
|
L1_1.WatcherFailReminder = L2_1
|
|
L0_1.Datas = L1_1
|
|
return L0_1
|