将美服基础移动时间改为6秒

This commit is contained in:
枫谷剑仙 2025-02-20 17:23:21 +08:00
parent 14491a6a4c
commit af68db8962
2 changed files with 3 additions and 3 deletions

View File

@ -1752,7 +1752,7 @@ function countMoveTime(team, leader1id, leader2id, teamIdx) {
let moveTime = {
fixed: false,
duration: {
default: currentDataSource.code === "ja" ? 6 : 5, // v21.7 +5变+6
default: 6,
leader: 0,
badge: 0,
awoken: 0,

View File

@ -42115,7 +42115,7 @@ const cachesMap = new Map([
],
[
"script-json_data.js",
"44a611992513dfc4305a1400ee420b0b"
"f50eefbe6d79a5e5103a024c71bb7641"
],
[
"script-skill-parser.js",
@ -42123,7 +42123,7 @@ const cachesMap = new Map([
],
[
"script-universal_function.js",
"bf0ac3d326328c1b48a8edcb4ed23828"
"b86853117fb96211b6b1da2996cdb81e"
],
[
"script.js",