tool.atk.AttackSourceImpl
tool.atk.AttackSourceImpl
Fields
| Name | Type | |
|---|---|---|
parent | Entity | |
| “ | Virtual[updateAffixes, preAttack, postHitResultUpdate, onHitInit, onHit, computeReduceMul, computeExtraBonusMul, computeBonusMul, computeBonusAdd] |
Protos
f@6790onHitInit(tool.atk.AttackSourceImpl, tool.atk.AttackData) → Voidf@6791preAttack(tool.atk.AttackSourceImpl, tool.atk.AttackData) → Voidf@6792updateAffixes(tool.atk.AttackSourceImpl, tool.atk.AttackData) → Voidf@6793computeBonusMul(tool.atk.AttackSourceImpl, tool.atk.AttackData, Entity) → F64f@6794computeExtraBonusMul(tool.atk.AttackSourceImpl, tool.atk.AttackData, Entity) → F64f@6795computeBonusAdd(tool.atk.AttackSourceImpl, tool.atk.AttackData, Entity) → F64f@6796computeReduceMul(tool.atk.AttackSourceImpl, tool.atk.AttackData, Entity) → F64f@6797postHitResultUpdate(tool.atk.AttackSourceImpl, tool.atk.AttackData, Entity) → Voidf@6798onHit(tool.atk.AttackSourceImpl, tool.atk.AttackData, Entity) → Void
Bindings
- static
f@6799__constructor__(tool.atk.AttackSourceImpl, Entity) → Void