js:自动狗粮重制版1.21更新 (#1037)
* js:自动狗粮重制版1.21更新 * js:消耗复活料理更新 现在会从七天神像处下落了,避免因为简易策略脚本失效造成问题 * js:根据patick-ze的pr,修改fakelog中的日志级别
This commit is contained in:
@@ -13,20 +13,29 @@
|
||||
"id": 1,
|
||||
"x": -2738.38,
|
||||
"y": -3414.45,
|
||||
"action": "",
|
||||
"action": "combat_script",
|
||||
"move_mode": "walk",
|
||||
"action_params": "",
|
||||
"type": "teleport"
|
||||
"action_params": "wait(1)",
|
||||
"type": "orientation"
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"x": -2736.60,
|
||||
"y": -3415.44,
|
||||
"type": "path",
|
||||
"x": -2738.38,
|
||||
"y": -3414.45,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"action": "combat_script",
|
||||
"action_params": "wait(0.5)",
|
||||
"action_params": "",
|
||||
"type": "teleport",
|
||||
"locked": false
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"x": -2736.6,
|
||||
"y": -3415.44,
|
||||
"action": "exit_and_relogin",
|
||||
"move_mode": "walk",
|
||||
"action_params": "",
|
||||
"type": "path"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user