mirror of
https://github.com/Koko-boya/Grasscutter_Resources
synced 2024-01-31 23:23:19 +08:00
29 lines
552 B
Lua
29 lines
552 B
Lua
local L0_1, L1_1, L2_1, L3_1, L4_1
|
|
L0_1 = {}
|
|
L0_1.MainID = 20030
|
|
L0_1.ActorAlias = "20030"
|
|
L1_1 = {}
|
|
L1_1.q2003000 = 200300
|
|
L1_1.q2003001 = 2003001
|
|
L1_1.q2003002 = 2003002
|
|
L1_1.q2003003 = 2003003
|
|
L0_1.SubIDs = L1_1
|
|
L1_1 = {}
|
|
L2_1 = {}
|
|
L3_1 = {}
|
|
L3_1.dialogID = 200300301
|
|
L3_1.duration = 3
|
|
L4_1 = {}
|
|
L4_1.dialogID = 200300302
|
|
L4_1.duration = 3
|
|
L2_1[1] = L3_1
|
|
L2_1[2] = L4_1
|
|
L1_1.Story1 = L2_1
|
|
L0_1.NarratorData = L1_1
|
|
L1_1 = {}
|
|
L1_1.Paimon = "Paimon"
|
|
L1_1.PaimonScript = "Actor/Quest/Q352/Paimon"
|
|
L1_1.PaimonID = 1005
|
|
L0_1.PaimonData = L1_1
|
|
return L0_1
|