mirror of
https://github.com/Koko-boya/Grasscutter_Resources
synced 2024-01-31 23:23:19 +08:00
36 lines
582 B
Lua
36 lines
582 B
Lua
local L0_1, L1_1, L2_1, L3_1, L4_1
|
|
L0_1 = {}
|
|
L0_1.MainID = 90001
|
|
L0_1.ActorAlias = "90001"
|
|
L1_1 = {}
|
|
L1_1.q9000101 = 9000101
|
|
L0_1.SubIDs = L1_1
|
|
L1_1 = {}
|
|
L2_1 = {}
|
|
L2_1.id = 1005
|
|
L2_1.alias = "Paimon"
|
|
L2_1.script = "Actor/Quest/Q352/Paimon"
|
|
L3_1 = {}
|
|
L4_1 = {}
|
|
L4_1.x = 0
|
|
L4_1.y = 0
|
|
L4_1.z = 0
|
|
L3_1.pos = L4_1
|
|
L4_1 = {}
|
|
L4_1.x = 0
|
|
L4_1.y = 0
|
|
L4_1.z = 0
|
|
L3_1.rot = L4_1
|
|
L2_1.point = L3_1
|
|
L1_1.PaimonData = L2_1
|
|
L0_1.Npcs = L1_1
|
|
L1_1 = {}
|
|
L1_1.NewBool = true
|
|
L2_1 = {}
|
|
L2_1.dialogID = 1
|
|
L2_1.audioEvtName = "2"
|
|
L2_1.duration = 3
|
|
L1_1.NarratorData = L2_1
|
|
L0_1.Datas = L1_1
|
|
return L0_1
|