JS脚本:伐木修改梦见木路径,增加耗时输出,刷肉补充一处延迟 (#447)
* JS脚本:修改梦见木路径 * JS脚本:刷肉补充一处神像返回触发点延迟,伐木增加时长输出
This commit is contained in:
@@ -84,6 +84,7 @@
|
||||
if ((i + 1) % statue_times === 0) {
|
||||
await genshin.tp(2297.60, -824.45);
|
||||
await AutoPath(`好感-张牙舞爪的恶党-触发位置(二净甸)`);
|
||||
await sleep(10000);
|
||||
await ReopenTheGate();
|
||||
log.info(`当前次数:${i + 1}/${times}`);
|
||||
logTimeTaken(startTime);
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"manifest_version": 1,
|
||||
"name": "好感-张牙舞爪的恶党(可用于刷兽肉)",
|
||||
"version": "1.1",
|
||||
"version": "1.1.1",
|
||||
"description": "通过突发事件:张牙舞爪的恶党刷好兽肉,并顺带获取好感度(超过10次后不再获取),请使用满员好感度队伍,并为全体队伍角色配置相应的战斗策略",
|
||||
"authors": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user