Module attack

Source

Structs§

AttackBundle
AttackEvent
Queues up an attack packet for next tick by inserting the AttackQueued component to our client.
AttackPlugin
AttackQueued
A component that indicates that this client will be attacking the given entity next tick.
AttackStrengthScale
TicksSinceLastAttack

Functions§

get_attack_strength_delay
Returns how long it takes for the attack cooldown to reset (in ticks).
get_attack_strength_scale
handle_attack_event
handle_attack_queued
increment_ticks_since_last_attack
update_attack_strength_scale