mirror of
https://github.com/babalae/bettergi-scripts-list.git
synced 2026-04-03 06:35:14 +08:00
js:锄地一条龙 (#3054)
1.移除精英路线的传送前等待节点,携带万叶时无需额外等待 2.修复未打开过自定义配置无法运行的问题 3.修复部分路线问题
This commit is contained in:
@@ -172,7 +172,7 @@ async function loadConfig() {
|
||||
|
||||
const filePath = `settings/${accountName}.json`;
|
||||
file.writeText(filePath, cfgStr, false);
|
||||
} else {
|
||||
} else if (settings.groupIndex) {
|
||||
let cfg;
|
||||
try {
|
||||
const raw = await file.readText(`settings/${accountName}.json`);
|
||||
@@ -185,6 +185,10 @@ async function loadConfig() {
|
||||
for (const key in cfg) {
|
||||
settings[key] = cfg[key];
|
||||
}
|
||||
} else {
|
||||
log.error(`你没打开过自定义配置,请阅读readme并按要求配置后再运行`);
|
||||
await sleep(10000);
|
||||
log.warn("超时未退出,尝试以默认配置运行,但仍建议阅读文档后再运行")
|
||||
}
|
||||
}
|
||||
//加载自定义配置
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"manifest_version": 1,
|
||||
"name": "锄地一条龙",
|
||||
"version": "2.6.11",
|
||||
"version": "2.6.12",
|
||||
"description": "一站式解决自动化锄地,支持只拾取狗粮,请仔细阅读README.md后使用",
|
||||
"authors": [
|
||||
{
|
||||
|
||||
@@ -42,11 +42,11 @@
|
||||
"action": "combat_script",
|
||||
"action_params": "moveby(0,-2500),wait(0.4),keypress(t),wait(0.2),keypress(t),wait(0.2),keypress(t),moveby(0,500),wait(2),attack(0.7)",
|
||||
"id": 3,
|
||||
"locked": false,
|
||||
"move_mode": "walk",
|
||||
"type": "orientation",
|
||||
"x": 1954.9326171875,
|
||||
"y": 1591.1748046875
|
||||
"y": 1591.1748046875,
|
||||
"locked": false
|
||||
},
|
||||
{
|
||||
"action": "stop_flying",
|
||||
@@ -61,11 +61,11 @@
|
||||
"action": "fight",
|
||||
"action_params": "",
|
||||
"id": 5,
|
||||
"locked": false,
|
||||
"move_mode": "dash",
|
||||
"type": "path",
|
||||
"x": 1991.1650390625,
|
||||
"y": 1590.81640625
|
||||
"y": 1590.81640625,
|
||||
"locked": false
|
||||
},
|
||||
{
|
||||
"action": "fight",
|
||||
@@ -75,15 +75,6 @@
|
||||
"type": "path",
|
||||
"x": 1991.1650390625,
|
||||
"y": 1590.81640625
|
||||
},
|
||||
{
|
||||
"action": "combat_script",
|
||||
"action_params": "wait(0.2)",
|
||||
"id": 7,
|
||||
"move_mode": "dash",
|
||||
"type": "orientation",
|
||||
"x": 1991.1650390625,
|
||||
"y": 1590.81640625
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -17,70 +17,61 @@
|
||||
},
|
||||
"positions": [
|
||||
{
|
||||
"id": 1,
|
||||
"x": 3032.73,
|
||||
"y": 3732.42,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"action_params": "",
|
||||
"type": "teleport"
|
||||
"id": 1,
|
||||
"move_mode": "walk",
|
||||
"type": "teleport",
|
||||
"x": 3032.73,
|
||||
"y": 3732.42
|
||||
},
|
||||
{
|
||||
"action": "",
|
||||
"action_params": "",
|
||||
"id": 2,
|
||||
"move_mode": "dash",
|
||||
"type": "path",
|
||||
"x": 3040.14,
|
||||
"y": 3807.63,
|
||||
"action": "",
|
||||
"move_mode": "dash",
|
||||
"action_params": "",
|
||||
"type": "path",
|
||||
"locked": false
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"x": 3041.44,
|
||||
"y": 3812.25,
|
||||
"action": "combat_script",
|
||||
"move_mode": "walk",
|
||||
"action_params": "玛薇卡 wait(0.2),e(hold),wait(0.05),keydown(w),wait(0.01),keypress(VK_SPACE),wait(0.15),keypress(VK_SPACE),wait(0.1),keypress(VK_SPACE),wait(0.01),keypress(VK_SPACE),wait(1.6),keypress(VK_SPACE),wait(0.15),keypress(VK_SPACE),wait(0.1),keypress(VK_SPACE),wait(0.01),keypress(VK_SPACE),wait(1.3),keypress(VK_SPACE),wait(0.15),keypress(VK_SPACE),wait(0.1),keypress(VK_SPACE),wait(0.01),keypress(VK_SPACE),wait(1.2),keypress(VK_SPACE),wait(0.15),keypress(VK_SPACE),wait(0.1),keypress(VK_SPACE),wait(0.01),keypress(VK_SPACE),wait(0.5);",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"x": 3075.57,
|
||||
"y": 3934.02,
|
||||
"action": "",
|
||||
"move_mode": "dash",
|
||||
"action_params": "",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 5,
|
||||
"x": 3114.63,
|
||||
"y": 3945.72,
|
||||
"id": 3,
|
||||
"move_mode": "walk",
|
||||
"type": "path",
|
||||
"x": 3041.44,
|
||||
"y": 3812.25
|
||||
},
|
||||
{
|
||||
"action": "",
|
||||
"action_params": "",
|
||||
"id": 4,
|
||||
"move_mode": "dash",
|
||||
"type": "path",
|
||||
"x": 3075.57,
|
||||
"y": 3934.02
|
||||
},
|
||||
{
|
||||
"action": "fight",
|
||||
"action_params": "",
|
||||
"id": 5,
|
||||
"move_mode": "dash",
|
||||
"type": "path",
|
||||
"x": 3114.63,
|
||||
"y": 3945.72,
|
||||
"locked": false
|
||||
},
|
||||
{
|
||||
"action": "fight",
|
||||
"action_params": "",
|
||||
"id": 6,
|
||||
"move_mode": "dash",
|
||||
"type": "orientation",
|
||||
"x": 3114.63,
|
||||
"y": 3945.72,
|
||||
"type": "orientation",
|
||||
"move_mode": "dash",
|
||||
"action": "fight",
|
||||
"action_params": "",
|
||||
"locked": false
|
||||
},
|
||||
{
|
||||
"id": 7,
|
||||
"x": 3114.63,
|
||||
"y": 3945.72,
|
||||
"type": "orientation",
|
||||
"move_mode": "dash",
|
||||
"action": "combat_script",
|
||||
"action_params": "wait(0.2)"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -62,15 +62,6 @@
|
||||
"type": "path",
|
||||
"x": 7892.82080078125,
|
||||
"y": -1817.7080078125
|
||||
},
|
||||
{
|
||||
"action": "combat_script",
|
||||
"action_params": "wait(1)",
|
||||
"id": 6,
|
||||
"move_mode": "dash",
|
||||
"type": "orientation",
|
||||
"x": 7892.82080078125,
|
||||
"y": -1817.7080078125
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -31,20 +31,11 @@
|
||||
"action": "fight",
|
||||
"action_params": "",
|
||||
"id": 2,
|
||||
"locked": false,
|
||||
"move_mode": "dash",
|
||||
"type": "path",
|
||||
"x": 9192.8564453125,
|
||||
"y": -45.5849609375
|
||||
},
|
||||
{
|
||||
"action": "combat_script",
|
||||
"action_params": "wait(0.2)",
|
||||
"id": 3,
|
||||
"move_mode": "dash",
|
||||
"type": "orientation",
|
||||
"x": 9192.8564453125,
|
||||
"y": -45.5849609375
|
||||
"y": -45.5849609375,
|
||||
"locked": false
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -58,11 +58,11 @@
|
||||
"action": "stop_flying",
|
||||
"action_params": "",
|
||||
"id": 5,
|
||||
"locked": false,
|
||||
"move_mode": "fly",
|
||||
"type": "path",
|
||||
"x": 9080.4384765625,
|
||||
"y": 1950.4921875
|
||||
"y": 1950.4921875,
|
||||
"locked": false
|
||||
},
|
||||
{
|
||||
"action": "combat_script",
|
||||
@@ -90,15 +90,6 @@
|
||||
"type": "path",
|
||||
"x": 9079.688910461078,
|
||||
"y": 1957.747457315174
|
||||
},
|
||||
{
|
||||
"action": "combat_script",
|
||||
"action_params": "wait(0.1)",
|
||||
"id": 9,
|
||||
"move_mode": "dash",
|
||||
"type": "orientation",
|
||||
"x": 9079.688910461078,
|
||||
"y": 1957.747457315174
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -63,19 +63,10 @@
|
||||
"x": 9666.83203125,
|
||||
"y": 5347.07421875
|
||||
},
|
||||
{
|
||||
"action": "combat_script",
|
||||
"action_params": "wait(0.2)",
|
||||
"id": 6,
|
||||
"move_mode": "dash",
|
||||
"type": "orientation",
|
||||
"x": 9666.83203125,
|
||||
"y": 5347.07421875
|
||||
},
|
||||
{
|
||||
"action": "",
|
||||
"action_params": "",
|
||||
"id": 7,
|
||||
"id": 6,
|
||||
"move_mode": "walk",
|
||||
"type": "teleport",
|
||||
"x": 9364.5771484375,
|
||||
|
||||
@@ -49,30 +49,21 @@
|
||||
"action": "fight",
|
||||
"action_params": "",
|
||||
"id": 4,
|
||||
"locked": false,
|
||||
"move_mode": "dash",
|
||||
"type": "path",
|
||||
"x": 3536.71435546875,
|
||||
"y": 1450.674072265625
|
||||
"y": 1450.674072265625,
|
||||
"locked": false
|
||||
},
|
||||
{
|
||||
"action": "fight",
|
||||
"action_params": "",
|
||||
"id": 5,
|
||||
"locked": false,
|
||||
"move_mode": "dash",
|
||||
"type": "path",
|
||||
"x": 3536.71435546875,
|
||||
"y": 1450.674072265625
|
||||
},
|
||||
{
|
||||
"action": "combat_script",
|
||||
"action_params": "wait(0.1)",
|
||||
"id": 6,
|
||||
"move_mode": "dash",
|
||||
"type": "orientation",
|
||||
"x": 3536.71435546875,
|
||||
"y": 1450.674072265625
|
||||
"y": 1450.674072265625,
|
||||
"locked": false
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -134,15 +134,6 @@
|
||||
"type": "path",
|
||||
"x": -631.57421875,
|
||||
"y": 2026.77490234375
|
||||
},
|
||||
{
|
||||
"action": "combat_script",
|
||||
"action_params": "wait(1)",
|
||||
"id": 14,
|
||||
"move_mode": "dash",
|
||||
"type": "orientation",
|
||||
"x": -631.57421875,
|
||||
"y": 2026.77490234375
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -54,19 +54,10 @@
|
||||
"x": -682.03515625,
|
||||
"y": 1805.822265625
|
||||
},
|
||||
{
|
||||
"action": "combat_script",
|
||||
"action_params": "wait(1)",
|
||||
"id": 5,
|
||||
"move_mode": "dash",
|
||||
"type": "orientation",
|
||||
"x": -682.03515625,
|
||||
"y": 1805.822265625
|
||||
},
|
||||
{
|
||||
"action": "",
|
||||
"action_params": "",
|
||||
"id": 6,
|
||||
"id": 5,
|
||||
"move_mode": "walk",
|
||||
"type": "teleport",
|
||||
"x": -662.642578125,
|
||||
@@ -75,7 +66,7 @@
|
||||
{
|
||||
"action": "stop_flying",
|
||||
"action_params": "",
|
||||
"id": 7,
|
||||
"id": 6,
|
||||
"move_mode": "fly",
|
||||
"type": "path",
|
||||
"x": -650.50390625,
|
||||
@@ -84,20 +75,11 @@
|
||||
{
|
||||
"action": "fight",
|
||||
"action_params": "",
|
||||
"id": 8,
|
||||
"id": 7,
|
||||
"move_mode": "dash",
|
||||
"type": "path",
|
||||
"x": -628.99609375,
|
||||
"y": 1730.525390625
|
||||
},
|
||||
{
|
||||
"action": "combat_script",
|
||||
"action_params": "wait(1)",
|
||||
"id": 9,
|
||||
"move_mode": "dash",
|
||||
"type": "orientation",
|
||||
"x": -628.99609375,
|
||||
"y": 1730.525390625
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -111,15 +111,6 @@
|
||||
"type": "path",
|
||||
"x": -396.1100000000006,
|
||||
"y": 994.2299999999996
|
||||
},
|
||||
{
|
||||
"action": "combat_script",
|
||||
"action_params": "wait(0.2)",
|
||||
"id": 11,
|
||||
"move_mode": "dash",
|
||||
"type": "orientation",
|
||||
"x": -396.1100000000006,
|
||||
"y": 994.2299999999996
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -53,15 +53,6 @@
|
||||
"type": "path",
|
||||
"x": -701.05,
|
||||
"y": 1086.65
|
||||
},
|
||||
{
|
||||
"action": "combat_script",
|
||||
"action_params": "wait(0.2)",
|
||||
"id": 5,
|
||||
"move_mode": "dash",
|
||||
"type": "orientation",
|
||||
"x": -701.05,
|
||||
"y": 1086.65
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -94,19 +94,10 @@
|
||||
"x": -924.2799999999988,
|
||||
"y": 815.96
|
||||
},
|
||||
{
|
||||
"action": "combat_script",
|
||||
"action_params": "wait(0.2)",
|
||||
"id": 9,
|
||||
"move_mode": "dash",
|
||||
"type": "orientation",
|
||||
"x": -924.2799999999988,
|
||||
"y": 815.96
|
||||
},
|
||||
{
|
||||
"action": "",
|
||||
"action_params": "",
|
||||
"id": 10,
|
||||
"id": 9,
|
||||
"move_mode": "walk",
|
||||
"type": "teleport",
|
||||
"x": -1006.9199999999983,
|
||||
@@ -115,7 +106,7 @@
|
||||
{
|
||||
"action": "combat_script",
|
||||
"action_params": "keypress(f);芙宁娜 e;玛薇卡 e;爱可菲 e;伊涅芙 e;",
|
||||
"id": 11,
|
||||
"id": 10,
|
||||
"move_mode": "dash",
|
||||
"type": "path",
|
||||
"x": -1047.25,
|
||||
@@ -124,7 +115,7 @@
|
||||
{
|
||||
"action": "",
|
||||
"action_params": "",
|
||||
"id": 12,
|
||||
"id": 11,
|
||||
"move_mode": "dash",
|
||||
"type": "path",
|
||||
"x": -1083.25,
|
||||
@@ -133,7 +124,7 @@
|
||||
{
|
||||
"action": "fight",
|
||||
"action_params": "",
|
||||
"id": 13,
|
||||
"id": 12,
|
||||
"move_mode": "dash",
|
||||
"type": "path",
|
||||
"x": -1098.619999999999,
|
||||
@@ -142,7 +133,7 @@
|
||||
{
|
||||
"action": "combat_script",
|
||||
"action_params": "wait(1)",
|
||||
"id": 14,
|
||||
"id": 13,
|
||||
"move_mode": "walk",
|
||||
"type": "path",
|
||||
"x": -1121.619999999999,
|
||||
@@ -151,7 +142,7 @@
|
||||
{
|
||||
"action": "fight",
|
||||
"action_params": "",
|
||||
"id": 15,
|
||||
"id": 14,
|
||||
"move_mode": "dash",
|
||||
"type": "path",
|
||||
"x": -1153.2999999999993,
|
||||
@@ -160,7 +151,7 @@
|
||||
{
|
||||
"action": "",
|
||||
"action_params": "",
|
||||
"id": 16,
|
||||
"id": 15,
|
||||
"move_mode": "dash",
|
||||
"type": "path",
|
||||
"x": -1164.5999999999985,
|
||||
@@ -169,7 +160,7 @@
|
||||
{
|
||||
"action": "",
|
||||
"action_params": "",
|
||||
"id": 17,
|
||||
"id": 16,
|
||||
"move_mode": "dash",
|
||||
"type": "path",
|
||||
"x": -1184.1800000000003,
|
||||
@@ -178,7 +169,7 @@
|
||||
{
|
||||
"action": "",
|
||||
"action_params": "",
|
||||
"id": 18,
|
||||
"id": 17,
|
||||
"move_mode": "climb",
|
||||
"type": "path",
|
||||
"x": -1184.0400000000009,
|
||||
@@ -187,7 +178,7 @@
|
||||
{
|
||||
"action": "",
|
||||
"action_params": "",
|
||||
"id": 19,
|
||||
"id": 18,
|
||||
"move_mode": "dash",
|
||||
"type": "path",
|
||||
"x": -1182.7499209983398,
|
||||
@@ -196,7 +187,7 @@
|
||||
{
|
||||
"action": "",
|
||||
"action_params": "",
|
||||
"id": 20,
|
||||
"id": 19,
|
||||
"move_mode": "dash",
|
||||
"type": "path",
|
||||
"x": -1183.3499999999985,
|
||||
@@ -205,7 +196,7 @@
|
||||
{
|
||||
"action": "",
|
||||
"action_params": "",
|
||||
"id": 21,
|
||||
"id": 20,
|
||||
"move_mode": "dash",
|
||||
"type": "path",
|
||||
"x": -1195.8899999999994,
|
||||
@@ -214,20 +205,11 @@
|
||||
{
|
||||
"action": "fight",
|
||||
"action_params": "",
|
||||
"id": 22,
|
||||
"id": 21,
|
||||
"move_mode": "dash",
|
||||
"type": "path",
|
||||
"x": -1203.2900000000009,
|
||||
"y": 539.71
|
||||
},
|
||||
{
|
||||
"action": "combat_script",
|
||||
"action_params": "wait(0.2)",
|
||||
"id": 23,
|
||||
"move_mode": "dash",
|
||||
"type": "orientation",
|
||||
"x": -1203.2900000000009,
|
||||
"y": 539.71
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -82,15 +82,6 @@
|
||||
"type": "path",
|
||||
"x": -222.4,
|
||||
"y": 2095
|
||||
},
|
||||
{
|
||||
"action": "combat_script",
|
||||
"action_params": "wait(0.2)",
|
||||
"id": 8,
|
||||
"move_mode": "run",
|
||||
"type": "orientation",
|
||||
"x": -222.4,
|
||||
"y": 2095
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -62,15 +62,6 @@
|
||||
"type": "path",
|
||||
"x": -90.5703125,
|
||||
"y": 1849.927734375
|
||||
},
|
||||
{
|
||||
"action": "combat_script",
|
||||
"action_params": "wait(1)",
|
||||
"id": 6,
|
||||
"move_mode": "dash",
|
||||
"type": "orientation",
|
||||
"x": -90.5703125,
|
||||
"y": 1849.927734375
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -170,15 +170,6 @@
|
||||
"type": "path",
|
||||
"x": -166.09765625,
|
||||
"y": 2611.1171875
|
||||
},
|
||||
{
|
||||
"action": "combat_script",
|
||||
"action_params": "wait(1)",
|
||||
"id": 18,
|
||||
"move_mode": "dash",
|
||||
"type": "orientation",
|
||||
"x": -166.09765625,
|
||||
"y": 2611.1171875
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -44,15 +44,6 @@
|
||||
"type": "path",
|
||||
"x": 88.8349609375,
|
||||
"y": 2623.26953125
|
||||
},
|
||||
{
|
||||
"action": "combat_script",
|
||||
"action_params": "wait(1)",
|
||||
"id": 4,
|
||||
"move_mode": "dash",
|
||||
"type": "orientation",
|
||||
"x": 88.8349609375,
|
||||
"y": 2623.26953125
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -172,15 +172,6 @@
|
||||
"type": "path",
|
||||
"x": 400.93,
|
||||
"y": 2416.1
|
||||
},
|
||||
{
|
||||
"action": "combat_script",
|
||||
"action_params": "wait(0.2)",
|
||||
"id": 18,
|
||||
"move_mode": "walk",
|
||||
"type": "orientation",
|
||||
"x": 400.93,
|
||||
"y": 2416.1
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -82,15 +82,6 @@
|
||||
"type": "path",
|
||||
"x": -55.77,
|
||||
"y": 2888.62
|
||||
},
|
||||
{
|
||||
"action": "combat_script",
|
||||
"action_params": "wait(0.2)",
|
||||
"id": 8,
|
||||
"move_mode": "dash",
|
||||
"type": "orientation",
|
||||
"x": -55.77,
|
||||
"y": 2888.62
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -98,15 +98,6 @@
|
||||
"type": "path",
|
||||
"x": 283.634765625,
|
||||
"y": 2950.83984375
|
||||
},
|
||||
{
|
||||
"action": "combat_script",
|
||||
"action_params": "wait(1)",
|
||||
"id": 10,
|
||||
"move_mode": "dash",
|
||||
"type": "orientation",
|
||||
"x": 283.634765625,
|
||||
"y": 2950.83984375
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -46,15 +46,6 @@
|
||||
"type": "path",
|
||||
"x": -1281.26,
|
||||
"y": 2681.07
|
||||
},
|
||||
{
|
||||
"action": "combat_script",
|
||||
"action_params": "wait(0.2)",
|
||||
"id": 4,
|
||||
"move_mode": "dash",
|
||||
"type": "orientation",
|
||||
"x": -1281.26,
|
||||
"y": 2681.07
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -36,19 +36,10 @@
|
||||
"x": -1579.208984375,
|
||||
"y": 2543.6611328125
|
||||
},
|
||||
{
|
||||
"action": "combat_script",
|
||||
"action_params": "wait(1)",
|
||||
"id": 3,
|
||||
"move_mode": "dash",
|
||||
"type": "orientation",
|
||||
"x": -1579.208984375,
|
||||
"y": 2543.6611328125
|
||||
},
|
||||
{
|
||||
"action": "",
|
||||
"action_params": "",
|
||||
"id": 4,
|
||||
"id": 3,
|
||||
"move_mode": "walk",
|
||||
"type": "teleport",
|
||||
"x": -1559.541015625,
|
||||
@@ -57,7 +48,7 @@
|
||||
{
|
||||
"action": "",
|
||||
"action_params": "",
|
||||
"id": 5,
|
||||
"id": 4,
|
||||
"move_mode": "dash",
|
||||
"type": "path",
|
||||
"x": -1540.919921875,
|
||||
@@ -66,6 +57,15 @@
|
||||
{
|
||||
"action": "fight",
|
||||
"action_params": "",
|
||||
"id": 5,
|
||||
"move_mode": "dash",
|
||||
"type": "path",
|
||||
"x": -1513.3828125,
|
||||
"y": 2463.56494140625
|
||||
},
|
||||
{
|
||||
"action": "",
|
||||
"action_params": "",
|
||||
"id": 6,
|
||||
"move_mode": "dash",
|
||||
"type": "path",
|
||||
@@ -76,15 +76,6 @@
|
||||
"action": "",
|
||||
"action_params": "",
|
||||
"id": 7,
|
||||
"move_mode": "dash",
|
||||
"type": "path",
|
||||
"x": -1513.3828125,
|
||||
"y": 2463.56494140625
|
||||
},
|
||||
{
|
||||
"action": "",
|
||||
"action_params": "",
|
||||
"id": 8,
|
||||
"move_mode": "jump",
|
||||
"type": "path",
|
||||
"x": -1535.56640625,
|
||||
@@ -93,7 +84,7 @@
|
||||
{
|
||||
"action": "",
|
||||
"action_params": "",
|
||||
"id": 9,
|
||||
"id": 8,
|
||||
"move_mode": "dash",
|
||||
"type": "path",
|
||||
"x": -1547.041015625,
|
||||
@@ -102,7 +93,7 @@
|
||||
{
|
||||
"action": "combat_script",
|
||||
"action_params": "attack(0.3);伊涅芙 e;芙宁娜 e;玛薇卡 e;爱可菲 e;菈乌玛 e;",
|
||||
"id": 10,
|
||||
"id": 9,
|
||||
"move_mode": "dash",
|
||||
"type": "path",
|
||||
"x": -1554.265625,
|
||||
@@ -111,6 +102,15 @@
|
||||
{
|
||||
"action": "fight",
|
||||
"action_params": "",
|
||||
"id": 10,
|
||||
"move_mode": "dash",
|
||||
"type": "path",
|
||||
"x": -1568.4921875,
|
||||
"y": 2442.595703125
|
||||
},
|
||||
{
|
||||
"action": "",
|
||||
"action_params": "",
|
||||
"id": 11,
|
||||
"move_mode": "dash",
|
||||
"type": "path",
|
||||
@@ -123,21 +123,21 @@
|
||||
"id": 12,
|
||||
"move_mode": "dash",
|
||||
"type": "path",
|
||||
"x": -1568.4921875,
|
||||
"y": 2442.595703125
|
||||
},
|
||||
{
|
||||
"action": "",
|
||||
"action_params": "",
|
||||
"id": 13,
|
||||
"move_mode": "dash",
|
||||
"type": "path",
|
||||
"x": -1646.5546875,
|
||||
"y": 2430.892578125
|
||||
},
|
||||
{
|
||||
"action": "fight",
|
||||
"action_params": "",
|
||||
"id": 13,
|
||||
"move_mode": "dash",
|
||||
"type": "path",
|
||||
"x": -1669.96875,
|
||||
"y": 2450.138671875
|
||||
},
|
||||
{
|
||||
"action": "",
|
||||
"action_params": "",
|
||||
"id": 14,
|
||||
"move_mode": "dash",
|
||||
"type": "path",
|
||||
@@ -150,35 +150,17 @@
|
||||
"id": 15,
|
||||
"move_mode": "dash",
|
||||
"type": "path",
|
||||
"x": -1669.96875,
|
||||
"y": 2450.138671875
|
||||
},
|
||||
{
|
||||
"action": "",
|
||||
"action_params": "",
|
||||
"id": 16,
|
||||
"move_mode": "dash",
|
||||
"type": "path",
|
||||
"x": -1693.24609375,
|
||||
"y": 2430.9892578125
|
||||
},
|
||||
{
|
||||
"action": "fight",
|
||||
"action_params": "",
|
||||
"id": 17,
|
||||
"id": 16,
|
||||
"move_mode": "dash",
|
||||
"type": "path",
|
||||
"x": -1711.126953125,
|
||||
"y": 2412.7255859375
|
||||
},
|
||||
{
|
||||
"action": "combat_script",
|
||||
"action_params": "wait(1)",
|
||||
"id": 18,
|
||||
"move_mode": "dash",
|
||||
"type": "orientation",
|
||||
"x": -1711.126953125,
|
||||
"y": 2412.7255859375
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -80,15 +80,6 @@
|
||||
"type": "path",
|
||||
"x": -1726.654296875,
|
||||
"y": 2089.24462890625
|
||||
},
|
||||
{
|
||||
"action": "combat_script",
|
||||
"action_params": "wait(1)",
|
||||
"id": 8,
|
||||
"move_mode": "dash",
|
||||
"type": "orientation",
|
||||
"x": -1726.654296875,
|
||||
"y": 2089.24462890625
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -134,15 +134,6 @@
|
||||
"type": "path",
|
||||
"x": -1290.869140625,
|
||||
"y": 1714.6591796875
|
||||
},
|
||||
{
|
||||
"action": "combat_script",
|
||||
"action_params": "wait(1)",
|
||||
"id": 14,
|
||||
"move_mode": "dash",
|
||||
"type": "orientation",
|
||||
"x": -1290.869140625,
|
||||
"y": 1714.6591796875
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -98,15 +98,6 @@
|
||||
"type": "path",
|
||||
"x": -1383.6796875,
|
||||
"y": 1838.78271484375
|
||||
},
|
||||
{
|
||||
"action": "combat_script",
|
||||
"action_params": "wait(1)",
|
||||
"id": 10,
|
||||
"move_mode": "dash",
|
||||
"type": "orientation",
|
||||
"x": -1383.6796875,
|
||||
"y": 1838.78271484375
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -62,15 +62,6 @@
|
||||
"type": "path",
|
||||
"x": -1748.9921875,
|
||||
"y": 1299.8935546875
|
||||
},
|
||||
{
|
||||
"action": "combat_script",
|
||||
"action_params": "wait(1)",
|
||||
"id": 6,
|
||||
"move_mode": "dash",
|
||||
"type": "orientation",
|
||||
"x": -1748.9921875,
|
||||
"y": 1299.8935546875
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -170,15 +170,6 @@
|
||||
"type": "path",
|
||||
"x": -1749.087890625,
|
||||
"y": 1472.49169921875
|
||||
},
|
||||
{
|
||||
"action": "combat_script",
|
||||
"action_params": "wait(1)",
|
||||
"id": 18,
|
||||
"move_mode": "dash",
|
||||
"type": "orientation",
|
||||
"x": -1749.087890625,
|
||||
"y": 1472.49169921875
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -80,15 +80,6 @@
|
||||
"type": "path",
|
||||
"x": -2077.9453125,
|
||||
"y": 1536.6572265625
|
||||
},
|
||||
{
|
||||
"action": "combat_script",
|
||||
"action_params": "wait(1)",
|
||||
"id": 8,
|
||||
"move_mode": "dash",
|
||||
"type": "orientation",
|
||||
"x": -2077.9453125,
|
||||
"y": 1536.6572265625
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -40,7 +40,7 @@
|
||||
},
|
||||
{
|
||||
"action": "combat_script",
|
||||
"action_params": "keypress(f);钟离 a(0.1),e(hold);茜特菈莉 e;莱依拉 e;伊涅芙 e;芙宁娜 e;玛薇卡 e;爱可菲 e;moveby(0,-2000)",
|
||||
"action_params": "茜特菈莉 e;莱依拉 e;伊涅芙 e;芙宁娜 e;玛薇卡 e;爱可菲 e;moveby(0,-2000)",
|
||||
"id": 3,
|
||||
"move_mode": "dash",
|
||||
"type": "path",
|
||||
@@ -61,16 +61,7 @@
|
||||
"action_params": "",
|
||||
"id": 5,
|
||||
"move_mode": "dash",
|
||||
"type": "orientation",
|
||||
"x": 1928.8896484375,
|
||||
"y": 1661.55078125
|
||||
},
|
||||
{
|
||||
"action": "combat_script",
|
||||
"action_params": "wait(0.2)",
|
||||
"id": 6,
|
||||
"move_mode": "run",
|
||||
"type": "orientation",
|
||||
"type": "path",
|
||||
"x": 1928.8896484375,
|
||||
"y": 1661.55078125
|
||||
}
|
||||
|
||||
@@ -77,15 +77,6 @@
|
||||
"type": "path",
|
||||
"x": 2093.71,
|
||||
"y": 1714.5
|
||||
},
|
||||
{
|
||||
"action": "combat_script",
|
||||
"action_params": "wait(0.2)",
|
||||
"id": 8,
|
||||
"move_mode": "dash",
|
||||
"type": "orientation",
|
||||
"x": 2093.71,
|
||||
"y": 1714.5
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -91,15 +91,6 @@
|
||||
"type": "path",
|
||||
"x": 2643.05,
|
||||
"y": 1954.11
|
||||
},
|
||||
{
|
||||
"action": "combat_script",
|
||||
"action_params": "wait(0.2)",
|
||||
"id": 9,
|
||||
"move_mode": "dash",
|
||||
"type": "orientation",
|
||||
"x": 2643.05,
|
||||
"y": 1954.11
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -46,15 +46,6 @@
|
||||
"type": "path",
|
||||
"x": 2505.33,
|
||||
"y": 1714.3
|
||||
},
|
||||
{
|
||||
"action": "combat_script",
|
||||
"action_params": "wait(0.2)",
|
||||
"id": 4,
|
||||
"move_mode": "walk",
|
||||
"type": "orientation",
|
||||
"x": 2505.33,
|
||||
"y": 1714.3
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -127,15 +127,6 @@
|
||||
"type": "orientation",
|
||||
"x": 2376.25,
|
||||
"y": 1504.25
|
||||
},
|
||||
{
|
||||
"action": "combat_script",
|
||||
"action_params": "wait(0.2)",
|
||||
"id": 13,
|
||||
"move_mode": "walk",
|
||||
"type": "orientation",
|
||||
"x": 2376.25,
|
||||
"y": 1504.25
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -55,15 +55,6 @@
|
||||
"type": "path",
|
||||
"x": 2631.34,
|
||||
"y": 1370.33
|
||||
},
|
||||
{
|
||||
"action": "combat_script",
|
||||
"action_params": "wait(0.2)",
|
||||
"id": 5,
|
||||
"move_mode": "dash",
|
||||
"type": "orientation",
|
||||
"x": 2631.34,
|
||||
"y": 1370.33
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -53,15 +53,6 @@
|
||||
"type": "path",
|
||||
"x": 2076.68359375,
|
||||
"y": 1111.072265625
|
||||
},
|
||||
{
|
||||
"action": "combat_script",
|
||||
"action_params": "wait(1)",
|
||||
"id": 5,
|
||||
"move_mode": "dash",
|
||||
"type": "orientation",
|
||||
"x": 2076.68359375,
|
||||
"y": 1111.072265625
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -127,15 +127,6 @@
|
||||
"type": "path",
|
||||
"x": 1565.73,
|
||||
"y": 1283.77
|
||||
},
|
||||
{
|
||||
"action": "combat_script",
|
||||
"action_params": "wait(0.2)",
|
||||
"id": 13,
|
||||
"move_mode": "dash",
|
||||
"type": "orientation",
|
||||
"x": 1565.73,
|
||||
"y": 1283.77
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -64,15 +64,6 @@
|
||||
"type": "path",
|
||||
"x": 1641.13,
|
||||
"y": 1097.81
|
||||
},
|
||||
{
|
||||
"action": "combat_script",
|
||||
"action_params": "wait(0.2)",
|
||||
"id": 6,
|
||||
"move_mode": "dash",
|
||||
"type": "orientation",
|
||||
"x": 1641.13,
|
||||
"y": 1097.81
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -127,15 +127,6 @@
|
||||
"type": "path",
|
||||
"x": 1439.76,
|
||||
"y": 1150.53
|
||||
},
|
||||
{
|
||||
"action": "combat_script",
|
||||
"action_params": "wait(0.2)",
|
||||
"id": 13,
|
||||
"move_mode": "dash",
|
||||
"type": "orientation",
|
||||
"x": 1439.76,
|
||||
"y": 1150.53
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -100,15 +100,6 @@
|
||||
"type": "path",
|
||||
"x": 1048.498046875,
|
||||
"y": 1122.41796875
|
||||
},
|
||||
{
|
||||
"action": "combat_script",
|
||||
"action_params": "wait(0.2)",
|
||||
"id": 10,
|
||||
"move_mode": "walk",
|
||||
"type": "orientation",
|
||||
"x": 1048.498046875,
|
||||
"y": 1122.41796875
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -55,15 +55,6 @@
|
||||
"type": "path",
|
||||
"x": 933,
|
||||
"y": 973.1700000000001
|
||||
},
|
||||
{
|
||||
"action": "combat_script",
|
||||
"action_params": "wait(0.2)",
|
||||
"id": 5,
|
||||
"move_mode": "walk",
|
||||
"type": "orientation",
|
||||
"x": 933,
|
||||
"y": 973.1700000000001
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -134,15 +134,6 @@
|
||||
"type": "path",
|
||||
"x": 948.7294921875,
|
||||
"y": 1267.8662109375
|
||||
},
|
||||
{
|
||||
"action": "combat_script",
|
||||
"action_params": "wait(1)",
|
||||
"id": 14,
|
||||
"move_mode": "dash",
|
||||
"type": "orientation",
|
||||
"x": 948.7294921875,
|
||||
"y": 1267.8662109375
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -37,15 +37,6 @@
|
||||
"type": "path",
|
||||
"x": 1247.27,
|
||||
"y": 1598.39
|
||||
},
|
||||
{
|
||||
"action": "combat_script",
|
||||
"action_params": "wait(0.2)",
|
||||
"id": 3,
|
||||
"move_mode": "dash",
|
||||
"type": "orientation",
|
||||
"x": 1247.27,
|
||||
"y": 1598.39
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -35,15 +35,6 @@
|
||||
"type": "path",
|
||||
"x": 1070.8212890625,
|
||||
"y": 1948.0498046875
|
||||
},
|
||||
{
|
||||
"action": "combat_script",
|
||||
"action_params": "wait(1)",
|
||||
"id": 3,
|
||||
"move_mode": "dash",
|
||||
"type": "orientation",
|
||||
"x": 1070.8212890625,
|
||||
"y": 1948.0498046875
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -161,15 +161,6 @@
|
||||
"type": "path",
|
||||
"x": 589.7497061201702,
|
||||
"y": 1951.405309344129
|
||||
},
|
||||
{
|
||||
"action": "combat_script",
|
||||
"action_params": "wait(1)",
|
||||
"id": 17,
|
||||
"move_mode": "dash",
|
||||
"type": "orientation",
|
||||
"x": 589.7497061201702,
|
||||
"y": 1951.405309344129
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -46,15 +46,6 @@
|
||||
"type": "path",
|
||||
"x": 475.23,
|
||||
"y": 1789.23
|
||||
},
|
||||
{
|
||||
"action": "combat_script",
|
||||
"action_params": "wait(0.2)",
|
||||
"id": 4,
|
||||
"move_mode": "dash",
|
||||
"type": "orientation",
|
||||
"x": 475.23,
|
||||
"y": 1789.23
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -125,15 +125,6 @@
|
||||
"type": "path",
|
||||
"x": 89.1279296875,
|
||||
"y": 1668.8828125
|
||||
},
|
||||
{
|
||||
"action": "combat_script",
|
||||
"action_params": "wait(1)",
|
||||
"id": 13,
|
||||
"move_mode": "dash",
|
||||
"type": "orientation",
|
||||
"x": 89.1279296875,
|
||||
"y": 1668.8828125
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -89,15 +89,6 @@
|
||||
"type": "path",
|
||||
"x": 307.314453125,
|
||||
"y": 1561.00927734375
|
||||
},
|
||||
{
|
||||
"action": "combat_script",
|
||||
"action_params": "wait(1)",
|
||||
"id": 9,
|
||||
"move_mode": "dash",
|
||||
"type": "orientation",
|
||||
"x": 307.314453125,
|
||||
"y": 1561.00927734375
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -108,15 +108,6 @@
|
||||
"type": "path",
|
||||
"x": 919.3046875,
|
||||
"y": -491.6240234375
|
||||
},
|
||||
{
|
||||
"action": "combat_script",
|
||||
"action_params": "wait(0.2)",
|
||||
"id": 11,
|
||||
"move_mode": "dash",
|
||||
"type": "orientation",
|
||||
"x": 919.3046875,
|
||||
"y": -491.6240234375
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -73,15 +73,6 @@
|
||||
"type": "path",
|
||||
"x": 1069.17,
|
||||
"y": -466.67
|
||||
},
|
||||
{
|
||||
"action": "combat_script",
|
||||
"action_params": "wait(0.2)",
|
||||
"id": 7,
|
||||
"move_mode": "dash",
|
||||
"type": "orientation",
|
||||
"x": 1069.17,
|
||||
"y": -466.67
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -72,15 +72,6 @@
|
||||
"type": "path",
|
||||
"x": 1273.6689453125,
|
||||
"y": 103.78125
|
||||
},
|
||||
{
|
||||
"action": "combat_script",
|
||||
"action_params": "wait(0.2)",
|
||||
"id": 7,
|
||||
"move_mode": "dash",
|
||||
"type": "orientation",
|
||||
"x": 1273.6689453125,
|
||||
"y": 103.78125
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -45,15 +45,6 @@
|
||||
"type": "path",
|
||||
"x": 1078.4599999999991,
|
||||
"y": 132.3199999999997
|
||||
},
|
||||
{
|
||||
"action": "combat_script",
|
||||
"action_params": "wait(0.2)",
|
||||
"id": 4,
|
||||
"move_mode": "dash",
|
||||
"type": "orientation",
|
||||
"x": 1078.4599999999991,
|
||||
"y": 132.3199999999997
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -53,15 +53,6 @@
|
||||
"type": "path",
|
||||
"x": 1125.6689453125,
|
||||
"y": 189.6171875
|
||||
},
|
||||
{
|
||||
"action": "combat_script",
|
||||
"action_params": "wait(1)",
|
||||
"id": 5,
|
||||
"move_mode": "dash",
|
||||
"type": "orientation",
|
||||
"x": 1125.6689453125,
|
||||
"y": 189.6171875
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -91,15 +91,6 @@
|
||||
"type": "path",
|
||||
"x": 464.86,
|
||||
"y": 222.59
|
||||
},
|
||||
{
|
||||
"action": "combat_script",
|
||||
"action_params": "wait(0.2)",
|
||||
"id": 9,
|
||||
"move_mode": "dash",
|
||||
"type": "orientation",
|
||||
"x": 464.86,
|
||||
"y": 222.59
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -98,15 +98,6 @@
|
||||
"type": "path",
|
||||
"x": 573.6787109375,
|
||||
"y": 623.5556640625
|
||||
},
|
||||
{
|
||||
"action": "combat_script",
|
||||
"action_params": "wait(1)",
|
||||
"id": 10,
|
||||
"move_mode": "dash",
|
||||
"type": "orientation",
|
||||
"x": 573.6787109375,
|
||||
"y": 623.5556640625
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -116,15 +116,6 @@
|
||||
"type": "path",
|
||||
"x": 236.3505859375,
|
||||
"y": 724.724609375
|
||||
},
|
||||
{
|
||||
"action": "combat_script",
|
||||
"action_params": "wait(1)",
|
||||
"id": 12,
|
||||
"move_mode": "dash",
|
||||
"type": "orientation",
|
||||
"x": 236.3505859375,
|
||||
"y": 724.724609375
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -82,15 +82,6 @@
|
||||
"type": "path",
|
||||
"x": -448.677734375,
|
||||
"y": 616.001953125
|
||||
},
|
||||
{
|
||||
"action": "combat_script",
|
||||
"action_params": "wait(0.2)",
|
||||
"id": 8,
|
||||
"move_mode": "dash",
|
||||
"type": "orientation",
|
||||
"x": -448.677734375,
|
||||
"y": 616.001953125
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -170,15 +170,6 @@
|
||||
"type": "path",
|
||||
"x": -47.197265625,
|
||||
"y": 1149.4111328125
|
||||
},
|
||||
{
|
||||
"action": "combat_script",
|
||||
"action_params": "wait(1)",
|
||||
"id": 18,
|
||||
"move_mode": "dash",
|
||||
"type": "orientation",
|
||||
"x": -47.197265625,
|
||||
"y": 1149.4111328125
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -55,15 +55,6 @@
|
||||
"type": "path",
|
||||
"x": -143.77999999999884,
|
||||
"y": 1330.7099999999991
|
||||
},
|
||||
{
|
||||
"action": "combat_script",
|
||||
"action_params": "wait(0.2)",
|
||||
"id": 5,
|
||||
"move_mode": "dash",
|
||||
"type": "orientation",
|
||||
"x": -143.77999999999884,
|
||||
"y": 1330.7099999999991
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -170,15 +170,6 @@
|
||||
"type": "path",
|
||||
"x": -204.083984375,
|
||||
"y": 1418.048828125
|
||||
},
|
||||
{
|
||||
"action": "combat_script",
|
||||
"action_params": "wait(1)",
|
||||
"id": 18,
|
||||
"move_mode": "dash",
|
||||
"type": "orientation",
|
||||
"x": -204.083984375,
|
||||
"y": 1418.048828125
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -100,15 +100,6 @@
|
||||
"type": "path",
|
||||
"x": 590,
|
||||
"y": -97.75
|
||||
},
|
||||
{
|
||||
"action": "combat_script",
|
||||
"action_params": "wait(0.2)",
|
||||
"id": 10,
|
||||
"move_mode": "dash",
|
||||
"type": "orientation",
|
||||
"x": 590,
|
||||
"y": -97.75
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -136,15 +136,6 @@
|
||||
"type": "path",
|
||||
"x": 1190.81,
|
||||
"y": -292.94
|
||||
},
|
||||
{
|
||||
"action": "combat_script",
|
||||
"action_params": "wait(0.2)",
|
||||
"id": 14,
|
||||
"move_mode": "dash",
|
||||
"type": "orientation",
|
||||
"x": 1190.81,
|
||||
"y": -292.94
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -296,15 +296,6 @@
|
||||
"type": "path",
|
||||
"x": 523.0517578125,
|
||||
"y": 771.021484375
|
||||
},
|
||||
{
|
||||
"action": "combat_script",
|
||||
"action_params": "wait(1)",
|
||||
"id": 32,
|
||||
"move_mode": "dash",
|
||||
"type": "orientation",
|
||||
"x": 523.0517578125,
|
||||
"y": 771.021484375
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -104,15 +104,6 @@
|
||||
"type": "path",
|
||||
"x": 1153.93,
|
||||
"y": 493.1
|
||||
},
|
||||
{
|
||||
"action": "combat_script",
|
||||
"action_params": "wait(0.2)",
|
||||
"id": 11,
|
||||
"move_mode": "dash",
|
||||
"type": "orientation",
|
||||
"x": 1153.93,
|
||||
"y": 493.1
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -92,19 +92,10 @@
|
||||
"x": 1663.4423828125,
|
||||
"y": 267.90087890625
|
||||
},
|
||||
{
|
||||
"action": "combat_script",
|
||||
"action_params": "wait(0.2)",
|
||||
"id": 9,
|
||||
"move_mode": "dash",
|
||||
"type": "orientation",
|
||||
"x": 1663.4423828125,
|
||||
"y": 267.90087890625
|
||||
},
|
||||
{
|
||||
"action": "",
|
||||
"action_params": "",
|
||||
"id": 10,
|
||||
"id": 9,
|
||||
"move_mode": "walk",
|
||||
"type": "teleport",
|
||||
"x": 1665.9300000000003,
|
||||
@@ -113,7 +104,7 @@
|
||||
{
|
||||
"action": "",
|
||||
"action_params": "",
|
||||
"id": 11,
|
||||
"id": 10,
|
||||
"move_mode": "dash",
|
||||
"type": "path",
|
||||
"x": 1637.712890625,
|
||||
@@ -122,7 +113,7 @@
|
||||
{
|
||||
"action": "",
|
||||
"action_params": "",
|
||||
"id": 12,
|
||||
"id": 11,
|
||||
"move_mode": "jump",
|
||||
"type": "path",
|
||||
"x": 1632.0146484375,
|
||||
@@ -131,7 +122,7 @@
|
||||
{
|
||||
"action": "combat_script",
|
||||
"action_params": "attack(0.2);芙宁娜 e;玛薇卡 e;爱可菲 e;伊涅芙 e;",
|
||||
"id": 13,
|
||||
"id": 12,
|
||||
"move_mode": "jump",
|
||||
"type": "path",
|
||||
"x": 1622.369999999999,
|
||||
@@ -140,7 +131,7 @@
|
||||
{
|
||||
"action": "",
|
||||
"action_params": "",
|
||||
"id": 14,
|
||||
"id": 13,
|
||||
"move_mode": "dash",
|
||||
"type": "path",
|
||||
"x": 1596.4799999999996,
|
||||
@@ -149,20 +140,11 @@
|
||||
{
|
||||
"action": "fight",
|
||||
"action_params": "",
|
||||
"id": 15,
|
||||
"id": 14,
|
||||
"move_mode": "dash",
|
||||
"type": "path",
|
||||
"x": 1616.2000000000007,
|
||||
"y": 398.60000000000036
|
||||
},
|
||||
{
|
||||
"action": "combat_script",
|
||||
"action_params": "wait(0.2)",
|
||||
"id": 16,
|
||||
"move_mode": "dash",
|
||||
"type": "orientation",
|
||||
"x": 1615.130000000001,
|
||||
"y": 398.1300000000001
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -150,11 +150,11 @@
|
||||
"action": "fight",
|
||||
"action_params": "",
|
||||
"id": 15,
|
||||
"locked": false,
|
||||
"move_mode": "dash",
|
||||
"type": "path",
|
||||
"x": 1993.06,
|
||||
"y": 393.25
|
||||
"y": 393.25,
|
||||
"locked": false
|
||||
},
|
||||
{
|
||||
"action": "",
|
||||
@@ -182,15 +182,6 @@
|
||||
"type": "path",
|
||||
"x": 2005.22,
|
||||
"y": 411.84
|
||||
},
|
||||
{
|
||||
"action": "combat_script",
|
||||
"action_params": "wait(0.2)",
|
||||
"id": 19,
|
||||
"move_mode": "dash",
|
||||
"type": "orientation",
|
||||
"x": 2005.22,
|
||||
"y": 411.84
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -55,15 +55,6 @@
|
||||
"type": "path",
|
||||
"x": 2136.23,
|
||||
"y": 838.61
|
||||
},
|
||||
{
|
||||
"action": "combat_script",
|
||||
"action_params": "wait(0.2)",
|
||||
"id": 5,
|
||||
"move_mode": "dash",
|
||||
"type": "orientation",
|
||||
"x": 2136.23,
|
||||
"y": 838.61
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -44,15 +44,6 @@
|
||||
"type": "path",
|
||||
"x": 1765.70703125,
|
||||
"y": 1847.169921875
|
||||
},
|
||||
{
|
||||
"action": "combat_script",
|
||||
"action_params": "wait(1)",
|
||||
"id": 4,
|
||||
"move_mode": "dash",
|
||||
"type": "orientation",
|
||||
"x": 1765.70703125,
|
||||
"y": 1847.169921875
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -64,15 +64,6 @@
|
||||
"type": "path",
|
||||
"x": 1822.61,
|
||||
"y": 2151.44
|
||||
},
|
||||
{
|
||||
"action": "combat_script",
|
||||
"action_params": "wait(0.2)",
|
||||
"id": 6,
|
||||
"move_mode": "dash",
|
||||
"type": "orientation",
|
||||
"x": 1822.61,
|
||||
"y": 2151.44
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -46,15 +46,6 @@
|
||||
"type": "path",
|
||||
"x": 1969.369999999999,
|
||||
"y": 2066.49
|
||||
},
|
||||
{
|
||||
"action": "combat_script",
|
||||
"action_params": "wait(0.1)",
|
||||
"id": 4,
|
||||
"move_mode": "run",
|
||||
"type": "orientation",
|
||||
"x": 1969.369999999999,
|
||||
"y": 2066.49
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -46,15 +46,6 @@
|
||||
"type": "path",
|
||||
"x": 1967.8400000000001,
|
||||
"y": 2151.3899999999994
|
||||
},
|
||||
{
|
||||
"action": "combat_script",
|
||||
"action_params": "wait(0.2)",
|
||||
"id": 4,
|
||||
"move_mode": "dash",
|
||||
"type": "orientation",
|
||||
"x": 1967.8400000000001,
|
||||
"y": 2151.3899999999994
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -55,15 +55,6 @@
|
||||
"type": "path",
|
||||
"x": 1913.48828125,
|
||||
"y": 2310.720703125
|
||||
},
|
||||
{
|
||||
"action": "combat_script",
|
||||
"action_params": "wait(0.1)",
|
||||
"id": 5,
|
||||
"move_mode": "run",
|
||||
"type": "orientation",
|
||||
"x": 1913.48828125,
|
||||
"y": 2310.720703125
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -80,15 +80,6 @@
|
||||
"type": "path",
|
||||
"x": 1695.3349609375,
|
||||
"y": 2229.19921875
|
||||
},
|
||||
{
|
||||
"action": "combat_script",
|
||||
"action_params": "wait(1)",
|
||||
"id": 8,
|
||||
"move_mode": "dash",
|
||||
"type": "orientation",
|
||||
"x": 1695.3349609375,
|
||||
"y": 2229.19921875
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -71,15 +71,6 @@
|
||||
"type": "path",
|
||||
"x": 1352.7373046875,
|
||||
"y": 1861.1005859375
|
||||
},
|
||||
{
|
||||
"action": "combat_script",
|
||||
"action_params": "wait(1)",
|
||||
"id": 7,
|
||||
"move_mode": "walk",
|
||||
"type": "orientation",
|
||||
"x": 1352.7373046875,
|
||||
"y": 1861.1005859375
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -127,15 +127,6 @@
|
||||
"type": "path",
|
||||
"x": -895.01,
|
||||
"y": -81.29
|
||||
},
|
||||
{
|
||||
"action": "combat_script",
|
||||
"action_params": "wait(0.2)",
|
||||
"id": 13,
|
||||
"move_mode": "dash",
|
||||
"type": "orientation",
|
||||
"x": -895.01,
|
||||
"y": -81.29
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -91,15 +91,6 @@
|
||||
"type": "path",
|
||||
"x": -718.25,
|
||||
"y": -331.5
|
||||
},
|
||||
{
|
||||
"action": "combat_script",
|
||||
"action_params": "wait(0.2)",
|
||||
"id": 9,
|
||||
"move_mode": "walk",
|
||||
"type": "orientation",
|
||||
"x": -718.25,
|
||||
"y": -331.5
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -109,15 +109,6 @@
|
||||
"type": "path",
|
||||
"x": -986.64,
|
||||
"y": -255.4
|
||||
},
|
||||
{
|
||||
"action": "combat_script",
|
||||
"action_params": "wait(0.2)",
|
||||
"id": 11,
|
||||
"move_mode": "dash",
|
||||
"type": "orientation",
|
||||
"x": -986.64,
|
||||
"y": -255.4
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -64,15 +64,6 @@
|
||||
"type": "path",
|
||||
"x": 1780.830078125,
|
||||
"y": -546.0576171875
|
||||
},
|
||||
{
|
||||
"action": "combat_script",
|
||||
"action_params": "wait(0.2)",
|
||||
"id": 6,
|
||||
"move_mode": "dash",
|
||||
"type": "orientation",
|
||||
"x": 1782.2700000000004,
|
||||
"y": -548.2200000000003
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -71,15 +71,6 @@
|
||||
"type": "path",
|
||||
"x": 1873.8720703125,
|
||||
"y": -846.7666015625
|
||||
},
|
||||
{
|
||||
"action": "combat_script",
|
||||
"action_params": "wait(1)",
|
||||
"id": 7,
|
||||
"move_mode": "dash",
|
||||
"type": "orientation",
|
||||
"x": 1873.8720703125,
|
||||
"y": -846.7666015625
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -217,15 +217,6 @@
|
||||
"type": "path",
|
||||
"x": 1635.4099999999999,
|
||||
"y": -1007.9799999999996
|
||||
},
|
||||
{
|
||||
"action": "combat_script",
|
||||
"action_params": "wait(0.2)",
|
||||
"id": 23,
|
||||
"move_mode": "dash",
|
||||
"type": "orientation",
|
||||
"x": 1635.4099999999999,
|
||||
"y": -1007.9799999999996
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -50,15 +50,6 @@
|
||||
"type": "path",
|
||||
"x": 1863.07,
|
||||
"y": -892.28
|
||||
},
|
||||
{
|
||||
"action": "combat_script",
|
||||
"action_params": "wait(0.2)",
|
||||
"id": 5,
|
||||
"move_mode": "dash",
|
||||
"type": "orientation",
|
||||
"x": 1863.07,
|
||||
"y": -892.28
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -46,15 +46,6 @@
|
||||
"type": "path",
|
||||
"x": -4277.2109375,
|
||||
"y": -2869.166015625
|
||||
},
|
||||
{
|
||||
"action": "combat_script",
|
||||
"action_params": "wait(0.1)",
|
||||
"id": 4,
|
||||
"move_mode": "dash",
|
||||
"type": "orientation",
|
||||
"x": -4277.2109375,
|
||||
"y": -2869.166015625
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -163,15 +163,6 @@
|
||||
"type": "path",
|
||||
"x": -3524.16,
|
||||
"y": -3163.040000000001
|
||||
},
|
||||
{
|
||||
"action": "combat_script",
|
||||
"action_params": "wait(0.2)",
|
||||
"id": 17,
|
||||
"move_mode": "dash",
|
||||
"type": "orientation",
|
||||
"x": -3524.16,
|
||||
"y": -3163.040000000001
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -91,15 +91,6 @@
|
||||
"type": "path",
|
||||
"x": -3303,
|
||||
"y": -2946.52
|
||||
},
|
||||
{
|
||||
"action": "combat_script",
|
||||
"action_params": "wait(0.2)",
|
||||
"id": 9,
|
||||
"move_mode": "dash",
|
||||
"type": "orientation",
|
||||
"x": -3303.64,
|
||||
"y": -2946.2
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -126,15 +126,6 @@
|
||||
"type": "path",
|
||||
"x": -2972.75,
|
||||
"y": -3856.2199999999993
|
||||
},
|
||||
{
|
||||
"action": "combat_script",
|
||||
"action_params": "wait(0.2)",
|
||||
"id": 13,
|
||||
"move_mode": "dash",
|
||||
"type": "orientation",
|
||||
"x": -2972.75,
|
||||
"y": -3856.2199999999993
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -198,15 +198,6 @@
|
||||
"type": "path",
|
||||
"x": -3198.5499999999993,
|
||||
"y": -3517.1000000000004
|
||||
},
|
||||
{
|
||||
"action": "combat_script",
|
||||
"action_params": "wait(0.2)",
|
||||
"id": 21,
|
||||
"move_mode": "dash",
|
||||
"type": "orientation",
|
||||
"x": -3198.5499999999993,
|
||||
"y": -3517.1000000000004
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -73,15 +73,6 @@
|
||||
"type": "path",
|
||||
"x": -3764.18,
|
||||
"y": -4254.63
|
||||
},
|
||||
{
|
||||
"action": "combat_script",
|
||||
"action_params": "wait(0.2)",
|
||||
"id": 7,
|
||||
"move_mode": "dash",
|
||||
"type": "orientation",
|
||||
"x": -3764.18,
|
||||
"y": -4254.63
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -82,15 +82,6 @@
|
||||
"type": "path",
|
||||
"x": -3661.41,
|
||||
"y": -4391.4
|
||||
},
|
||||
{
|
||||
"action": "combat_script",
|
||||
"action_params": "wait(0.2)",
|
||||
"id": 8,
|
||||
"move_mode": "run",
|
||||
"type": "orientation",
|
||||
"x": -3661.41,
|
||||
"y": -4391.4
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -37,15 +37,6 @@
|
||||
"type": "path",
|
||||
"x": -4022.26,
|
||||
"y": -4469.69
|
||||
},
|
||||
{
|
||||
"action": "combat_script",
|
||||
"action_params": "wait(0.2)",
|
||||
"id": 3,
|
||||
"move_mode": "dash",
|
||||
"type": "orientation",
|
||||
"x": -4022.26,
|
||||
"y": -4469.69
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -307,15 +307,6 @@
|
||||
"type": "path",
|
||||
"x": -4235,
|
||||
"y": -4648.369999999999
|
||||
},
|
||||
{
|
||||
"action": "combat_script",
|
||||
"action_params": "wait(0.2)",
|
||||
"id": 33,
|
||||
"move_mode": "dash",
|
||||
"type": "orientation",
|
||||
"x": -4235,
|
||||
"y": -4648.369999999999
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -109,15 +109,6 @@
|
||||
"type": "path",
|
||||
"x": -4207.58,
|
||||
"y": -4345.3
|
||||
},
|
||||
{
|
||||
"action": "combat_script",
|
||||
"action_params": "wait(0.2)",
|
||||
"id": 11,
|
||||
"move_mode": "dash",
|
||||
"type": "orientation",
|
||||
"x": -4207.58,
|
||||
"y": -4345.3
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -64,15 +64,6 @@
|
||||
"type": "path",
|
||||
"x": -4096.189999999999,
|
||||
"y": -4229.439999999999
|
||||
},
|
||||
{
|
||||
"action": "combat_script",
|
||||
"action_params": "wait(0.2)",
|
||||
"id": 6,
|
||||
"move_mode": "dash",
|
||||
"type": "orientation",
|
||||
"x": -4096.189999999999,
|
||||
"y": -4229.439999999999
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -217,15 +217,6 @@
|
||||
"type": "path",
|
||||
"x": -2824.71484375,
|
||||
"y": -6206.0791015625
|
||||
},
|
||||
{
|
||||
"action": "combat_script",
|
||||
"action_params": "wait(0.2)",
|
||||
"id": 23,
|
||||
"move_mode": "dash",
|
||||
"type": "orientation",
|
||||
"x": -2824.71484375,
|
||||
"y": -6206.0791015625
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -217,15 +217,6 @@
|
||||
"type": "path",
|
||||
"x": -2640.459999999999,
|
||||
"y": -6022.279999999999
|
||||
},
|
||||
{
|
||||
"action": "combat_script",
|
||||
"action_params": "wait(0.2)",
|
||||
"id": 23,
|
||||
"move_mode": "dash",
|
||||
"type": "orientation",
|
||||
"x": -2640.459999999999,
|
||||
"y": -6022.279999999999
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -118,15 +118,6 @@
|
||||
"type": "path",
|
||||
"x": -2514.94,
|
||||
"y": -5820.59
|
||||
},
|
||||
{
|
||||
"action": "combat_script",
|
||||
"action_params": "wait(0.2)",
|
||||
"id": 12,
|
||||
"move_mode": "dash",
|
||||
"type": "orientation",
|
||||
"x": -2514.94,
|
||||
"y": -5820.59
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -74,19 +74,10 @@
|
||||
"x": -2785,
|
||||
"y": -6472.5
|
||||
},
|
||||
{
|
||||
"action": "combat_script",
|
||||
"action_params": "wait(0.2)",
|
||||
"id": 7,
|
||||
"move_mode": "dash",
|
||||
"type": "orientation",
|
||||
"x": -2785,
|
||||
"y": -6472.5
|
||||
},
|
||||
{
|
||||
"action": "",
|
||||
"action_params": "",
|
||||
"id": 8,
|
||||
"id": 7,
|
||||
"move_mode": "walk",
|
||||
"type": "teleport",
|
||||
"x": -2612.380000000001,
|
||||
@@ -95,7 +86,7 @@
|
||||
{
|
||||
"action": "",
|
||||
"action_params": "",
|
||||
"id": 9,
|
||||
"id": 8,
|
||||
"move_mode": "walk",
|
||||
"type": "path",
|
||||
"x": -2626.5600000000013,
|
||||
@@ -104,7 +95,7 @@
|
||||
{
|
||||
"action": "stop_flying",
|
||||
"action_params": "",
|
||||
"id": 10,
|
||||
"id": 9,
|
||||
"move_mode": "fly",
|
||||
"type": "path",
|
||||
"x": -2643.4399999999987,
|
||||
@@ -113,7 +104,7 @@
|
||||
{
|
||||
"action": "",
|
||||
"action_params": "",
|
||||
"id": 11,
|
||||
"id": 10,
|
||||
"move_mode": "dash",
|
||||
"type": "path",
|
||||
"x": -2677.5200000000004,
|
||||
@@ -122,25 +113,16 @@
|
||||
{
|
||||
"action": "fight",
|
||||
"action_params": "",
|
||||
"id": 12,
|
||||
"id": 11,
|
||||
"move_mode": "dash",
|
||||
"type": "path",
|
||||
"x": -2702.3100000000013,
|
||||
"y": -6597.310000000001
|
||||
},
|
||||
{
|
||||
"action": "combat_script",
|
||||
"action_params": "wait(0.2)",
|
||||
"id": 13,
|
||||
"move_mode": "dash",
|
||||
"type": "orientation",
|
||||
"x": -2702.3100000000013,
|
||||
"y": -6597.310000000001
|
||||
},
|
||||
{
|
||||
"action": "",
|
||||
"action_params": "",
|
||||
"id": 14,
|
||||
"id": 12,
|
||||
"move_mode": "walk",
|
||||
"type": "teleport",
|
||||
"x": -2612.380000000001,
|
||||
@@ -149,7 +131,7 @@
|
||||
{
|
||||
"action": "fight",
|
||||
"action_params": "",
|
||||
"id": 15,
|
||||
"id": 13,
|
||||
"move_mode": "dash",
|
||||
"type": "path",
|
||||
"x": -2558.260000000002,
|
||||
@@ -158,7 +140,7 @@
|
||||
{
|
||||
"action": "",
|
||||
"action_params": "",
|
||||
"id": 16,
|
||||
"id": 14,
|
||||
"move_mode": "dash",
|
||||
"type": "path",
|
||||
"x": -2566.6399999999994,
|
||||
@@ -167,7 +149,7 @@
|
||||
{
|
||||
"action": "stop_flying",
|
||||
"action_params": "",
|
||||
"id": 17,
|
||||
"id": 15,
|
||||
"move_mode": "fly",
|
||||
"type": "path",
|
||||
"x": -2556.1899999999987,
|
||||
@@ -176,7 +158,7 @@
|
||||
{
|
||||
"action": "fight",
|
||||
"action_params": "",
|
||||
"id": 18,
|
||||
"id": 16,
|
||||
"move_mode": "walk",
|
||||
"type": "path",
|
||||
"x": -2554.1899999999987,
|
||||
@@ -185,7 +167,7 @@
|
||||
{
|
||||
"action": "",
|
||||
"action_params": "",
|
||||
"id": 19,
|
||||
"id": 17,
|
||||
"move_mode": "dash",
|
||||
"type": "path",
|
||||
"x": -2544.4199999999983,
|
||||
@@ -194,7 +176,7 @@
|
||||
{
|
||||
"action": "fight",
|
||||
"action_params": "",
|
||||
"id": 20,
|
||||
"id": 18,
|
||||
"move_mode": "dash",
|
||||
"type": "path",
|
||||
"x": -2467.529999999999,
|
||||
@@ -203,7 +185,7 @@
|
||||
{
|
||||
"action": "",
|
||||
"action_params": "",
|
||||
"id": 21,
|
||||
"id": 19,
|
||||
"move_mode": "dash",
|
||||
"type": "path",
|
||||
"x": -2441.1699999999983,
|
||||
@@ -212,7 +194,7 @@
|
||||
{
|
||||
"action": "",
|
||||
"action_params": "",
|
||||
"id": 22,
|
||||
"id": 20,
|
||||
"move_mode": "dash",
|
||||
"type": "path",
|
||||
"x": -2430.6100000000006,
|
||||
@@ -221,7 +203,7 @@
|
||||
{
|
||||
"action": "fight",
|
||||
"action_params": "",
|
||||
"id": 23,
|
||||
"id": 21,
|
||||
"move_mode": "dash",
|
||||
"type": "path",
|
||||
"x": -2379.970000000001,
|
||||
@@ -230,7 +212,7 @@
|
||||
{
|
||||
"action": "",
|
||||
"action_params": "",
|
||||
"id": 24,
|
||||
"id": 22,
|
||||
"move_mode": "dash",
|
||||
"type": "path",
|
||||
"x": -2387.30078125,
|
||||
@@ -239,7 +221,7 @@
|
||||
{
|
||||
"action": "",
|
||||
"action_params": "",
|
||||
"id": 25,
|
||||
"id": 23,
|
||||
"move_mode": "dash",
|
||||
"type": "path",
|
||||
"x": -2405.203125,
|
||||
@@ -248,7 +230,7 @@
|
||||
{
|
||||
"action": "fight",
|
||||
"action_params": "",
|
||||
"id": 26,
|
||||
"id": 24,
|
||||
"move_mode": "dash",
|
||||
"type": "path",
|
||||
"x": -2431.220703125,
|
||||
@@ -257,7 +239,7 @@
|
||||
{
|
||||
"action": "",
|
||||
"action_params": "",
|
||||
"id": 27,
|
||||
"id": 25,
|
||||
"move_mode": "dash",
|
||||
"type": "path",
|
||||
"x": -2429.265625,
|
||||
@@ -266,7 +248,7 @@
|
||||
{
|
||||
"action": "fight",
|
||||
"action_params": "",
|
||||
"id": 28,
|
||||
"id": 26,
|
||||
"move_mode": "dash",
|
||||
"type": "path",
|
||||
"x": -2399.328125,
|
||||
@@ -275,7 +257,7 @@
|
||||
{
|
||||
"action": "",
|
||||
"action_params": "",
|
||||
"id": 29,
|
||||
"id": 27,
|
||||
"move_mode": "dash",
|
||||
"type": "path",
|
||||
"x": -2399.328125,
|
||||
@@ -284,20 +266,11 @@
|
||||
{
|
||||
"action": "fight",
|
||||
"action_params": "",
|
||||
"id": 30,
|
||||
"id": 28,
|
||||
"move_mode": "dash",
|
||||
"type": "path",
|
||||
"x": -2422.630000000001,
|
||||
"y": -6186.860000000001
|
||||
},
|
||||
{
|
||||
"action": "combat_script",
|
||||
"action_params": "wait(0.2)",
|
||||
"id": 31,
|
||||
"move_mode": "dash",
|
||||
"type": "orientation",
|
||||
"x": -2422.630000000001,
|
||||
"y": -6186.860000000001
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -83,19 +83,10 @@
|
||||
"x": -2731.12,
|
||||
"y": -6740.13
|
||||
},
|
||||
{
|
||||
"action": "combat_script",
|
||||
"action_params": "wait(0.2)",
|
||||
"id": 8,
|
||||
"move_mode": "walk",
|
||||
"type": "orientation",
|
||||
"x": -2731.12,
|
||||
"y": -6740.13
|
||||
},
|
||||
{
|
||||
"action": "",
|
||||
"action_params": "",
|
||||
"id": 9,
|
||||
"id": 8,
|
||||
"move_mode": "walk",
|
||||
"type": "teleport",
|
||||
"x": -2595.99,
|
||||
@@ -104,7 +95,7 @@
|
||||
{
|
||||
"action": "fight",
|
||||
"action_params": "",
|
||||
"id": 10,
|
||||
"id": 9,
|
||||
"move_mode": "dash",
|
||||
"type": "path",
|
||||
"x": -2573.75,
|
||||
@@ -113,20 +104,11 @@
|
||||
{
|
||||
"action": "fight",
|
||||
"action_params": "",
|
||||
"id": 11,
|
||||
"id": 10,
|
||||
"move_mode": "dash",
|
||||
"type": "path",
|
||||
"x": -2578.81640625,
|
||||
"y": -6618.544921875
|
||||
},
|
||||
{
|
||||
"action": "combat_script",
|
||||
"action_params": "wait(0.2)",
|
||||
"id": 12,
|
||||
"move_mode": "dash",
|
||||
"type": "orientation",
|
||||
"x": -2578.81640625,
|
||||
"y": -6618.544921875
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -55,15 +55,6 @@
|
||||
"type": "path",
|
||||
"x": -4391.32,
|
||||
"y": -2820.65
|
||||
},
|
||||
{
|
||||
"action": "combat_script",
|
||||
"action_params": "wait(0.2)",
|
||||
"id": 5,
|
||||
"move_mode": "dash",
|
||||
"type": "orientation",
|
||||
"x": -4391.32,
|
||||
"y": -2820.65
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -55,15 +55,6 @@
|
||||
"type": "path",
|
||||
"x": -4460.53,
|
||||
"y": -2360.22
|
||||
},
|
||||
{
|
||||
"action": "combat_script",
|
||||
"action_params": "wait(0.2)",
|
||||
"id": 5,
|
||||
"move_mode": "dash",
|
||||
"type": "orientation",
|
||||
"x": -4460.53,
|
||||
"y": -2360.22
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -73,15 +73,6 @@
|
||||
"type": "path",
|
||||
"x": -4247.29,
|
||||
"y": -2287.2
|
||||
},
|
||||
{
|
||||
"action": "combat_script",
|
||||
"action_params": "wait(0.2)",
|
||||
"id": 7,
|
||||
"move_mode": "dash",
|
||||
"type": "orientation",
|
||||
"x": -4247.29,
|
||||
"y": -2287.2
|
||||
}
|
||||
]
|
||||
}
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user