mirror of
https://github.com/FlourishingWorld/hk4e.git
synced 2026-02-23 14:32:27 +08:00
更新配置表
This commit is contained in:
@@ -76,6 +76,7 @@ suites = {
|
||||
-- 触发操作
|
||||
function action_EVENT_GROUP_LOAD_8002(context, evt)
|
||||
ScriptLib.ActiveGadgetItemGiving(context, 10000104, 250079008, 8001)
|
||||
|
||||
return 0
|
||||
end
|
||||
|
||||
|
||||
@@ -98,5 +98,6 @@ end
|
||||
-- 触发操作
|
||||
function action_EVENT_SELECT_OPTION_9003(context, evt)
|
||||
ScriptLib.EnterPersistentDungeon(context,evt.param2,0,{pos={x=0,y=0,z=0},rot={x=0,y=0,z=0}})
|
||||
|
||||
return 0
|
||||
end
|
||||
@@ -71,7 +71,10 @@
|
||||
"rotSpeed": 0.0,
|
||||
"arriveRange": 2.0
|
||||
}
|
||||
]
|
||||
],
|
||||
"configPointMap": null,
|
||||
"isSimulateTempRouteByTime": false,
|
||||
"isMoveToRoutePointOnInit": false
|
||||
},
|
||||
{
|
||||
"pointArrayId": 2,
|
||||
@@ -168,7 +171,10 @@
|
||||
"rotSpeed": 0.0,
|
||||
"arriveRange": 2.0
|
||||
}
|
||||
]
|
||||
],
|
||||
"configPointMap": null,
|
||||
"isSimulateTempRouteByTime": false,
|
||||
"isMoveToRoutePointOnInit": false
|
||||
},
|
||||
{
|
||||
"pointArrayId": 3,
|
||||
@@ -242,7 +248,10 @@
|
||||
"rotSpeed": 0.0,
|
||||
"arriveRange": 2.0
|
||||
}
|
||||
]
|
||||
],
|
||||
"configPointMap": null,
|
||||
"isSimulateTempRouteByTime": false,
|
||||
"isMoveToRoutePointOnInit": false
|
||||
},
|
||||
{
|
||||
"pointArrayId": 4,
|
||||
@@ -339,7 +348,10 @@
|
||||
"rotSpeed": 0.0,
|
||||
"arriveRange": 2.0
|
||||
}
|
||||
]
|
||||
],
|
||||
"configPointMap": null,
|
||||
"isSimulateTempRouteByTime": false,
|
||||
"isMoveToRoutePointOnInit": false
|
||||
},
|
||||
{
|
||||
"pointArrayId": 5,
|
||||
@@ -413,7 +425,10 @@
|
||||
"rotSpeed": 0.0,
|
||||
"arriveRange": 2.0
|
||||
}
|
||||
]
|
||||
],
|
||||
"configPointMap": null,
|
||||
"isSimulateTempRouteByTime": false,
|
||||
"isMoveToRoutePointOnInit": false
|
||||
},
|
||||
{
|
||||
"pointArrayId": 6,
|
||||
@@ -510,6 +525,9 @@
|
||||
"rotSpeed": 0.0,
|
||||
"arriveRange": 2.0
|
||||
}
|
||||
]
|
||||
],
|
||||
"configPointMap": null,
|
||||
"isSimulateTempRouteByTime": false,
|
||||
"isMoveToRoutePointOnInit": false
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user