mirror of
https://github.com/Koko-boya/Grasscutter_Resources
synced 2024-01-31 23:23:19 +08:00
117 lines
2.1 KiB
Lua
117 lines
2.1 KiB
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, L12_1, L13_1, L14_1, L15_1, L16_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.GeneralPattern
|
|
L2_1 = L0_1.DailyCondition
|
|
L3_1 = L0_1.QuestState
|
|
L4_1 = L0_1.ActionPointType
|
|
L5_1 = L0_1.CompareOperation
|
|
L6_1 = {}
|
|
L7_1 = {}
|
|
L7_1.NpcId = "1463"
|
|
L7_1.Alias = "Npc1463"
|
|
L8_1 = {}
|
|
L9_1 = {}
|
|
L10_1 = {}
|
|
L11_1 = L2_1.Day
|
|
L10_1.daily = L11_1
|
|
L10_1.sceneId = 3
|
|
L10_1.priority = 0
|
|
L9_1.condition = L10_1
|
|
L10_1 = {}
|
|
L11_1 = {}
|
|
L12_1 = {}
|
|
L13_1 = {}
|
|
L13_1.x = 2246.074
|
|
L13_1.y = 215.99
|
|
L13_1.z = -891.5757
|
|
L12_1.pos = L13_1
|
|
L13_1 = {}
|
|
L13_1.x = 0
|
|
L13_1.y = 221.043
|
|
L13_1.z = 0
|
|
L12_1.rot = L13_1
|
|
L11_1.dummypoint = L12_1
|
|
L11_1.freestyle = 1230
|
|
L11_1.time = 30
|
|
L12_1 = L1_1.Stand
|
|
L11_1.action = L12_1
|
|
L12_1 = {}
|
|
L13_1 = {}
|
|
L14_1 = {}
|
|
L14_1.x = 2241.407
|
|
L14_1.y = 216.09
|
|
L14_1.z = -888.9197
|
|
L13_1.pos = L14_1
|
|
L14_1 = {}
|
|
L14_1.x = 0
|
|
L14_1.y = 301.001
|
|
L14_1.z = 0
|
|
L13_1.rot = L14_1
|
|
L12_1.dummypoint = L13_1
|
|
L12_1.freestyle = 1170
|
|
L12_1.time = 30
|
|
L13_1 = L1_1.Stand
|
|
L12_1.action = L13_1
|
|
L13_1 = {}
|
|
L14_1 = {}
|
|
L15_1 = {}
|
|
L15_1.x = 2264.367
|
|
L15_1.y = 216.09
|
|
L15_1.z = -896.0849
|
|
L14_1.pos = L15_1
|
|
L15_1 = {}
|
|
L15_1.x = 0
|
|
L15_1.y = 121.0828
|
|
L15_1.z = 0
|
|
L14_1.rot = L15_1
|
|
L13_1.dummypoint = L14_1
|
|
L13_1.freestyle = 1130
|
|
L13_1.time = 30
|
|
L14_1 = L1_1.Stand
|
|
L13_1.action = L14_1
|
|
L14_1 = {}
|
|
L15_1 = {}
|
|
L16_1 = {}
|
|
L16_1.x = 2255.548
|
|
L16_1.y = 216.09
|
|
L16_1.z = -898.2707
|
|
L15_1.pos = L16_1
|
|
L16_1 = {}
|
|
L16_1.x = 0
|
|
L16_1.y = 274.6314
|
|
L16_1.z = 0
|
|
L15_1.rot = L16_1
|
|
L14_1.dummypoint = L15_1
|
|
L14_1.freestyle = 1190
|
|
L14_1.time = 15
|
|
L15_1 = L1_1.Stand
|
|
L14_1.action = L15_1
|
|
L10_1[1] = L11_1
|
|
L10_1[2] = L12_1
|
|
L10_1[3] = L13_1
|
|
L10_1[4] = L14_1
|
|
L9_1.actionPoints = L10_1
|
|
L10_1 = {}
|
|
L11_1 = {}
|
|
L12_1 = L2_1.Night
|
|
L11_1.daily = L12_1
|
|
L11_1.sceneId = 3
|
|
L11_1.priority = 0
|
|
L10_1.condition = L11_1
|
|
L11_1 = {}
|
|
L12_1 = {}
|
|
L13_1 = L1_1.Hide
|
|
L12_1.action = L13_1
|
|
L11_1[1] = L12_1
|
|
L10_1.actionPoints = L11_1
|
|
L8_1[1] = L9_1
|
|
L8_1[2] = L10_1
|
|
L7_1.DailyScheduleData = L8_1
|
|
L6_1.Data = L7_1
|
|
return L6_1
|