tool.atk.atkTargets.HeroAttackTarget
tool.atk.atkTargets.HeroAttackTarget
Inherits from: tool.atk.AttackTargetImpl
Fields
No fields.
Protos
f@18903preAttack(tool.atk.atkTargets.HeroAttackTarget, tool.atk.AttackData) → Voidf@18904preHitResultUpdate(tool.atk.atkTargets.HeroAttackTarget, tool.atk.AttackData) → Voidf@18905updateHitResult(tool.atk.atkTargets.HeroAttackTarget, HitResult, tool.atk.AttackData) → HitResultf@18906computeBonusMul(tool.atk.atkTargets.HeroAttackTarget, tool.atk.AttackData) → F64f@18907computeReduceMul(tool.atk.atkTargets.HeroAttackTarget, tool.atk.AttackData) → F64f@18908computeDamageCap(tool.atk.atkTargets.HeroAttackTarget, tool.atk.AttackData) → F64f@18909computeDamageNegation(tool.atk.atkTargets.HeroAttackTarget, tool.atk.AttackData) → F64f@18910postHitResultUpdate(tool.atk.atkTargets.HeroAttackTarget, tool.atk.AttackData) → Void
Bindings
- static
f@18911__constructor__(tool.atk.atkTargets.HeroAttackTarget, en.Hero) → Void