combo添加, bugfix

This commit is contained in:
157 2024-04-15 00:06:06 +08:00
parent a199fc777d
commit f7e78401c8
2 changed files with 5 additions and 0 deletions

View File

@ -4905,6 +4905,7 @@ game.import('character', function () {
player:1 player:1
}, },
threaten:1.4, threaten:1.4,
combo:'spdaming'
}, },
subSkill:{ subSkill:{
backup:{}, backup:{},

View File

@ -8329,6 +8329,7 @@ game.import('character', function () {
} }
} }
}, },
combo:'liangying'
}, },
}, },
sushou:{ sushou:{
@ -8419,6 +8420,9 @@ game.import('character', function () {
'step 1' 'step 1'
game.delay(); game.delay();
}, },
ai:{
combo:'cangchu'
}
}, },
liehou:{ liehou:{
enable:'phaseUse', enable:'phaseUse',