This commit is contained in:
libccy 2017-02-23 10:45:12 +08:00
parent 7a54bb41ea
commit 946711f1b5
17 changed files with 5 additions and 4 deletions

View File

@ -408,7 +408,6 @@ card.yunchou={
event.source=info.source; event.source=info.source;
event.source.storage.youdishenru=player; event.source.storage.youdishenru=player;
event.source.addSkill('youdishenru'); event.source.addSkill('youdishenru');
player.line(event.source,'green');
'step 1' 'step 1'
var next=event.source.chooseToUse({name:'sha'},player,-1,'对'+get.translation(player)+'使用一张杀,或受到一点伤害'); var next=event.source.chooseToUse({name:'sha'},player,-1,'对'+get.translation(player)+'使用一张杀,或受到一点伤害');
next.ai2=function(){ next.ai2=function(){
@ -1035,7 +1034,7 @@ card.yunchou={
source:trigger.player, source:trigger.player,
evt:trigger evt:trigger
}; };
player.chooseToUse({name:'youdishenru'},'是否使用诱敌深入?'); player.chooseToUse({name:'youdishenru'},'是否使用诱敌深入?').set('source',trigger.player);
} }
}, },
_chenhuodajie:{ _chenhuodajie:{

View File

@ -1,5 +1,5 @@
window.noname_asset_list=[ window.noname_asset_list=[
'1.9.9.5', '1.9.9.8',
'image/background/huangtian_bg.jpg', 'image/background/huangtian_bg.jpg',
'image/background/september_bg.jpg', 'image/background/september_bg.jpg',
'image/background/shengshi_bg.jpg', 'image/background/shengshi_bg.jpg',
@ -2519,6 +2519,7 @@ window.noname_skin_list={
re_xiahoudun:1, re_xiahoudun:1,
re_xushu:3, re_xushu:3,
re_xuzhu:2, re_xuzhu:2,
re_yuanshao:1,
re_zhangfei:1, re_zhangfei:1,
re_zhangliao:1, re_zhangliao:1,
re_zhaoyun:3, re_zhaoyun:3,
@ -2562,6 +2563,7 @@ window.noname_skin_list={
xuzhu:1, xuzhu:1,
yangxiu:2, yangxiu:2,
yj_jushou:2, yj_jushou:2,
yuanshao:1,
yuanshu:4, yuanshu:4,
yuejin:3, yuejin:3,
yufan:1, yufan:1,

View File

@ -8617,7 +8617,7 @@
},player,card); },player,card);
} }
if(event.animate!=false){ if(event.animate!=false){
if(card.name=='wuxie'&&event.getParent().source){ if((card.name=='wuxie'||card.name=='youdishenru')&&event.getParent().source){
var lining=event.getParent().sourcex||event.getParent().source2||event.getParent().source; var lining=event.getParent().sourcex||event.getParent().source2||event.getParent().source;
if(lining==player&&event.getParent().sourcex2){ if(lining==player&&event.getParent().sourcex2){
lining=event.getParent().sourcex2; lining=event.getParent().sourcex2;

Binary file not shown.

Before

Width:  |  Height:  |  Size: 40 KiB

After

Width:  |  Height:  |  Size: 46 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 25 KiB

After

Width:  |  Height:  |  Size: 52 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 32 KiB

After

Width:  |  Height:  |  Size: 72 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 72 KiB

After

Width:  |  Height:  |  Size: 32 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 118 KiB

After

Width:  |  Height:  |  Size: 36 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 58 KiB

After

Width:  |  Height:  |  Size: 39 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 36 KiB

After

Width:  |  Height:  |  Size: 55 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 46 KiB

After

Width:  |  Height:  |  Size: 40 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 52 KiB

After

Width:  |  Height:  |  Size: 25 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 118 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 39 KiB

After

Width:  |  Height:  |  Size: 58 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 55 KiB

After

Width:  |  Height:  |  Size: 269 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 269 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 110 KiB