From 6639769ad4c08285bc7d9b8b5a752b701e1caa7a Mon Sep 17 00:00:00 2001 From: libccy Date: Mon, 27 Jun 2016 15:20:26 +0800 Subject: [PATCH] f --- character/sp.js | 3 ++- character/yijiang.js | 15 +++++++++++++++ game/game.js | 2 +- 3 files changed, 18 insertions(+), 2 deletions(-) diff --git a/character/sp.js b/character/sp.js index 08cdfb246..d9ed18982 100755 --- a/character/sp.js +++ b/character/sp.js @@ -4214,7 +4214,8 @@ character.sp={ }, ai:{ threaten:1.3, - expose:0.2 + expose:0.2, + noh:true, } }, hengzheng:{ diff --git a/character/yijiang.js b/character/yijiang.js index 3e5881296..9839aac21 100755 --- a/character/yijiang.js +++ b/character/yijiang.js @@ -3586,6 +3586,21 @@ character.yijiang={ delete player.storage.xinpojun2; } player.removeSkill('xinpojun2'); + }, + group:'xinpojun3' + }, + xinpojun3:{ + trigger:{player:'dieBegin'}, + forced:true, + popup:false, + content:function(){ + player.$throw(player.storage.xinpojun2,1000); + for(var i=0;i