bugfix
This commit is contained in:
parent
f7e78401c8
commit
d4a393b78d
|
@ -26248,7 +26248,7 @@ game.import('character', function () {
|
||||||
},
|
},
|
||||||
ai:{
|
ai:{
|
||||||
threaten:1.4,
|
threaten:1.4,
|
||||||
combo:'xinfu_dianhua'
|
combo:'xinfu_zhenyi'
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
"xinfu_dianhua":{
|
"xinfu_dianhua":{
|
||||||
|
@ -26327,6 +26327,7 @@ game.import('character', function () {
|
||||||
game.delayx();
|
game.delayx();
|
||||||
},
|
},
|
||||||
ai:{
|
ai:{
|
||||||
|
combo:'xinfu_falu',
|
||||||
threaten:2.2
|
threaten:2.2
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
@ -26363,9 +26364,6 @@ game.import('character', function () {
|
||||||
player.gain(event.togain,'gain2');
|
player.gain(event.togain,'gain2');
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
ai:{
|
|
||||||
combo:'xinfu_dianhua'
|
|
||||||
}
|
|
||||||
},
|
},
|
||||||
"zhenyi_spade":{
|
"zhenyi_spade":{
|
||||||
trigger:{
|
trigger:{
|
||||||
|
|
Loading…
Reference in New Issue