aoe优先级放拆顺之后

This commit is contained in:
157 2024-05-27 11:52:34 +08:00
parent 188a1d3fae
commit 6a890df4fc
1 changed files with 3 additions and 3 deletions

View File

@ -1407,7 +1407,7 @@ game.import("card", function () {
return 1; return 1;
}, },
basic: { basic: {
order: 9, order: 7.2,
useful: [5, 1], useful: [5, 1],
value: 5, value: 5,
}, },
@ -1700,7 +1700,7 @@ game.import("card", function () {
return 1; return 1;
}, },
basic: { basic: {
order: 9, order: 7.2,
useful: 1, useful: 1,
value: 5, value: 5,
}, },
@ -1843,7 +1843,7 @@ game.import("card", function () {
} }
}, },
basic: { basic: {
order: 7.2, order: 7,
useful: 4.5, useful: 4.5,
value: 9.2, value: 9.2,
}, },