mirror of
https://github.com/Koko-boya/Grasscutter_Resources
synced 2024-01-31 23:23:19 +08:00
32 lines
671 B
Lua
32 lines
671 B
Lua
local L0_1, L1_1, L2_1, L3_1, L4_1, L5_1, L6_1, L7_1, L8_1, L9_1, L10_1, L11_1
|
|
L0_1 = require
|
|
L1_1 = "Actor/ActorCommon"
|
|
L0_1(L1_1)
|
|
L0_1 = require
|
|
L1_1 = "Actor/Npc/Config/NpcConfigCommon"
|
|
L0_1 = L0_1(L1_1)
|
|
L1_1 = L0_1.VoicePattern
|
|
L2_1 = L0_1.TalkMode
|
|
L3_1 = L0_1.DailyCondition
|
|
L4_1 = L0_1.QuestState
|
|
L5_1 = L0_1.ActionPointType
|
|
L6_1 = L0_1.CompareOperation
|
|
L7_1 = {}
|
|
L8_1 = {}
|
|
L9_1 = {}
|
|
L10_1 = {}
|
|
L11_1 = L3_1.AllDay
|
|
L10_1.daily = L11_1
|
|
L9_1.condition = L10_1
|
|
L10_1 = {}
|
|
L11_1 = {}
|
|
L11_1.dialogId = 1016311300
|
|
L11_1.duration = 0
|
|
L11_1.intervalMin = 20
|
|
L11_1.intervalMax = 30
|
|
L10_1[1] = L11_1
|
|
L9_1.bubbleDatas = L10_1
|
|
L8_1[1] = L9_1
|
|
L7_1.BubbleData = L8_1
|
|
return L7_1
|