combo补充

This commit is contained in:
157 2024-04-15 17:49:11 +08:00
parent ecf7f3abce
commit f7fe88397b
3 changed files with 6 additions and 3 deletions

View File

@ -678,6 +678,9 @@ game.import('character', function () {
await player.recover();
await player.addSkills('dczifu');
},
ai:{
combo:'dcjichou'
}
},
dczifu:{
audio:2,

View File

@ -2437,9 +2437,6 @@ game.import('character', function () {
},
},
},
ai:{
combo:'nzry_zhenliang',
},
},
"nzry_zhenliang":{
audio:"nzry_zhenliang_1",

View File

@ -3454,6 +3454,9 @@ game.import('character', function () {
player.addSkills('pozhu');
},
derivation:'pozhu',
ai:{
combo:'sanchen'
}
},
pozhu:{
enable:'phaseUse',