Skip to content

tool.atk.atkTargets.MobAttackTarget

tool.atk.atkTargets.MobAttackTarget

Inherits from: tool.atk.AttackTargetImpl

Fields

NameType
extraTargetAffixeshaxe.ds.IntMap

Protos

  • f@21376 updateAffixes(tool.atk.atkTargets.MobAttackTarget, tool.atk.AttackData) → Void
  • f@21377 computeBonusMul(tool.atk.atkTargets.MobAttackTarget, tool.atk.AttackData) → F64
  • f@21378 computeBonusAdd(tool.atk.atkTargets.MobAttackTarget, tool.atk.AttackData) → F64
  • f@21379 preHitResultUpdate(tool.atk.atkTargets.MobAttackTarget, tool.atk.AttackData) → Void
  • f@21380 postHitResultUpdate(tool.atk.atkTargets.MobAttackTarget, tool.atk.AttackData) → Void
  • f@21381 extraDamageEffects(tool.atk.atkTargets.MobAttackTarget, tool.atk.AttackData) → Void
  • f@21382 applyNetworkingPerk(tool.atk.atkTargets.MobAttackTarget, tool.atk.AttackData) → Void
  • f@21383 onAffectChange(tool.atk.atkTargets.MobAttackTarget, I32, Bool) → Void
  • f@21384 addTargetAffixes(tool.atk.atkTargets.MobAttackTarget, I32, hl.types.ArrayObj) → Void

Bindings

  • static f@21385 __constructor__(tool.atk.atkTargets.MobAttackTarget, en.Mob) → Void