Skip to content

tool.atk.AttackSourceImpl

tool.atk.AttackSourceImpl

Fields

NameType
parentEntity
Virtual[updateAffixes, preAttack, postHitResultUpdate, onHitInit, onHit, computeReduceMul, computeExtraBonusMul, computeBonusMul, computeBonusAdd]

Protos

  • f@6790 onHitInit(tool.atk.AttackSourceImpl, tool.atk.AttackData) → Void
  • f@6791 preAttack(tool.atk.AttackSourceImpl, tool.atk.AttackData) → Void
  • f@6792 updateAffixes(tool.atk.AttackSourceImpl, tool.atk.AttackData) → Void
  • f@6793 computeBonusMul(tool.atk.AttackSourceImpl, tool.atk.AttackData, Entity) → F64
  • f@6794 computeExtraBonusMul(tool.atk.AttackSourceImpl, tool.atk.AttackData, Entity) → F64
  • f@6795 computeBonusAdd(tool.atk.AttackSourceImpl, tool.atk.AttackData, Entity) → F64
  • f@6796 computeReduceMul(tool.atk.AttackSourceImpl, tool.atk.AttackData, Entity) → F64
  • f@6797 postHitResultUpdate(tool.atk.AttackSourceImpl, tool.atk.AttackData, Entity) → Void
  • f@6798 onHit(tool.atk.AttackSourceImpl, tool.atk.AttackData, Entity) → Void

Bindings

  • static f@6799 __constructor__(tool.atk.AttackSourceImpl, Entity) → Void