This commit is contained in:
libccy 2016-08-13 02:20:14 +08:00
parent 14f0d75b6c
commit 5fc3cbf14e
2 changed files with 2 additions and 4 deletions

View File

@ -680,15 +680,13 @@ character.shenhua={
},
forced:true,
priority:3,
group:'hunzi2',
content:function(){
player.loseMaxHp();
if(player.hp>player.maxHp) player.loseHp();
player.addSkill('reyingzi');
player.addSkill('yinghun');
delete player.tempSkills.yinghun;
player.removeSkill('hunzi');
player.storage.hunzi=true;
game.createTrigger('phaseBegin','yinghun',player,trigger);
},
ai:{
threaten:function(player,target){

View File

@ -1,7 +1,7 @@
window.noname_update={
version:'1.8.20.4',
changeLog:[
''
'修bug'
],
files:{
global:[