Skip to content

✋伤害计数器

只是记录每次技能的攻击次数

使用

在使用DamgeAP或其衍生技能方法造成伤害时,记录伤害次数

当同一个技能或技能组使用DamgeAP每次对任一目标造成伤害时,计数器都会+1

假如一个伤害快照技能执行5次攻击,每次攻击都命中10个目标,最终的计数结果为50,而不是5

在技能中使用<skill.var.apmm_damageap_count>代表次数

yaml
- DamageApSnapshot{basic=true;repeat=4;repeatInterval=10} @superEIC{a=360;r=8}
- Message{m=<skill.var.apmm_damageap_count>;repeat=4;repeatInterval=10} @self