|
给宠物添加了技能冷却的代码但是不生效
[if]
[change status]
`hp`
`>`
`%` 0
`end`
[time]
500 1 500
[/if]
[then]
[target]
`myself` -1
[probability]
100
[add stat at once]
`skill cool time`
`%` -50
[/then]
求大佬指点指点是哪里写错了么?if那一栏试过[casting] 1,也试过[time] 500 1 500 [my state] ’stand‘
最后只有attack success 1能生效,但是这个攻击时才能触发,进图还得先找个怪打一下,不然先加的buff技能就享受不到减冷却的效果 |
|