装备词条求助, if 某属性大于一定数值 then 触发效果
这个找了好久没找到, 例如独立大于2000时, 触发效果增加20白字, 求大佬教教 没有这种东西吧 应该 装备里面复制的 被攻擊時, 進入偽裝狀態5秒。 (冷卻時間30秒)HP為50%%以上時, 使自身增加5%%的攻擊速度、 移動速度和施放速度, 以及5%%的物理暴擊率和魔法暴擊率。
HP為50%%以下時, 使自身增加7%%的攻擊速度、 移動速度和施放速度, 以及10%%的物理暴擊率和魔法暴擊率。
自身每10%%的攻擊速度, 增加3點物理攻擊力和2點獨立攻擊力。
自身每15%%的施放速度, 增加3點魔法攻擊力和2點獨立攻擊力。 最高 30-20
`hp`
`>`
`%`51
`end`
`myself`-1
`attack speed`
`+`50
`cast speed`
`+`50
`move speed`
`+`50
`physical critical hit`
`+`5
`magical critical hit`
`+`5
`hp`
`<`
`%`50
`end`
`myself`-1
`attack speed`
`+`70
`cast speed`
`+`70
`move speed`
`+`70
`physical critical hit`
`+`10
`magical critical hit`
`+`10
1
30000
`myself`-1
5000
`camoflage`
`hp`
`>`
`%`0
`end`
`myself`-1
`myself`-1
`attack speed`100
`equipment physical attack`
`+`330
`myself`-1
`attack speed`100
`separate attack`
`+`220
`myself`-1
`cast speed`150
`equipment magical attack`
`+`330
`myself`-1
`cast speed`150
`separate attack`
`+`220
好像只能检查血量和蓝量?
页:
[1]