|
楼主 |
发表于 2024-9-12 08:58:40
|
显示全部楼层
光炎
攻击直接触发
代码
[if]
[set my state]
1
[my state]
'attack'
[/if]
[then]
[target]
'myself' -1
[passive object]
8085 0 0 50 55 0 'DragonHeadEnergyBall.ptl'
[/passive object]
[/then]
[if]
[cooltime]
100
[my state]
'attack'
[attack success]
1
[/if]
[then]
[target]
'myself' -1
[passive object]
8085 0 0 50 55 0 'DragonHeadEnergyBall.ptl'
[/passive object]
[/then]
血蝴蝶
攻击直接触发
代码
[if]
[cooltime]
100
[set my state]
1
[my state]
'attack'
[/if]
[then]
[target]
'myself' -1
[probability]
100
[reduce probability to human armor at pvp module]
80
[passive object]
48180 30 0 50 0 0 'Straight3.ptl'
[/passive object]
[then probability]
100.000000
[/then]
[if]
[cooltime]
100
[set my state]
1
[my state]
'jump attack'
[/if]
[then]
[target]
'myself' -1
[probability]
100
[reduce probability to human armor at pvp module]
90
[passive object]
48180 30 0 50 0 0 'Straight3.ptl'
[/passive object]
[then probability]
100.000000
[/then]
冰龙吐息
攻击直接触发
代码
[if]
[cooltime]
100
[set my state]
1
[my state]
'attack'
[/if]
[then]
[target]
'myself' -1
[probability]
100
[reduce probability to human armor at pvp module]
90
[passive object]
48159 0 0 0 0 0 Type:7 Str:587
[/passive object]
[/then] |
本帖子中包含更多资源
您需要 登录 才可以下载或查看,没有账号?立即注册
×
|