Skip to content

tool.atk.atkTargets.HeroAttackTarget

tool.atk.atkTargets.HeroAttackTarget

Inherits from: tool.atk.AttackTargetImpl

Fields

No fields.

Protos

  • f@18903 preAttack(tool.atk.atkTargets.HeroAttackTarget, tool.atk.AttackData) → Void
  • f@18904 preHitResultUpdate(tool.atk.atkTargets.HeroAttackTarget, tool.atk.AttackData) → Void
  • f@18905 updateHitResult(tool.atk.atkTargets.HeroAttackTarget, HitResult, tool.atk.AttackData) → HitResult
  • f@18906 computeBonusMul(tool.atk.atkTargets.HeroAttackTarget, tool.atk.AttackData) → F64
  • f@18907 computeReduceMul(tool.atk.atkTargets.HeroAttackTarget, tool.atk.AttackData) → F64
  • f@18908 computeDamageCap(tool.atk.atkTargets.HeroAttackTarget, tool.atk.AttackData) → F64
  • f@18909 computeDamageNegation(tool.atk.atkTargets.HeroAttackTarget, tool.atk.AttackData) → F64
  • f@18910 postHitResultUpdate(tool.atk.atkTargets.HeroAttackTarget, tool.atk.AttackData) → Void

Bindings

  • static f@18911 __constructor__(tool.atk.atkTargets.HeroAttackTarget, en.Hero) → Void