签到天数: 1 天 [LV.1]无主之魂
网站编辑
- 积分
- 645
- 怒气
- 65
- 声望
- 100
- 战力
- 15
|
炮击
攻击直接触发(注:[passive object] 和[/passive object] 之间内容为一行 )
代码
[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]
48537 100 0 400 0 0 `440364.ptl`
48537 -100 0 400 0 0 `440364.ptl`
48537 50 50 400 0 0 `440364.ptl`
48537 50 -50 400 0 0 `440364.ptl`
48537 -50 50 400 0 0 `440364.ptl`
48537 -50 -50 400 0 0 `440364.ptl`
[/passive object]
[/then][/then]
|
|