mirror of
https://github.com/Koko-boya/Grasscutter_Resources
synced 2024-01-31 23:23:19 +08:00
61 lines
1.2 KiB
Lua
61 lines
1.2 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
|
|
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 = "3227"
|
|
L7_1.Alias = "Npc3227"
|
|
L8_1 = {}
|
|
L8_1.refreshDailyActionImmediately = true
|
|
L9_1 = {}
|
|
L9_1.transTeleport = true
|
|
L10_1 = {}
|
|
L10_1.questGlobalVarId = 7219814
|
|
L10_1.questGlobalVarValue = 1
|
|
L11_1 = L5_1.Greater
|
|
L10_1.questGlobalVarOperate = L11_1
|
|
L10_1.sceneId = 5
|
|
L10_1.priority = 0
|
|
L9_1.condition = L10_1
|
|
L10_1 = {}
|
|
L11_1 = {}
|
|
L12_1 = {}
|
|
L13_1 = LuaVirtualType
|
|
L13_1 = L13_1.NpcActionLevelTagCondition
|
|
L12_1._type_ = L13_1
|
|
L12_1.levelTag = 2
|
|
L11_1[1] = L12_1
|
|
L10_1[1] = L11_1
|
|
L9_1.conditionGrp = L10_1
|
|
L10_1 = {}
|
|
L11_1 = {}
|
|
L12_1 = {}
|
|
L13_1 = {}
|
|
L13_1.x = 269.5776
|
|
L13_1.y = 544.2072
|
|
L13_1.z = 205.9874
|
|
L12_1.pos = L13_1
|
|
L13_1 = {}
|
|
L13_1.x = 0
|
|
L13_1.y = 0
|
|
L13_1.z = 0
|
|
L12_1.rot = L13_1
|
|
L11_1.dummypoint = L12_1
|
|
L12_1 = L1_1.Stand
|
|
L11_1.action = L12_1
|
|
L10_1[1] = L11_1
|
|
L9_1.actionPoints = L10_1
|
|
L8_1[1] = L9_1
|
|
L7_1.DailyScheduleData = L8_1
|
|
L6_1.Data = L7_1
|
|
return L6_1
|