onOpponentAttackStart(attack): t_hit = estimateHitTime(attack) schedule(event at t_hit - reactionTime - jitter) -> tryAutoDodge(attack)
Digital Corpora
Sponsored by the AWS Open Data Sponsorship Program
onOpponentAttackStart(attack): t_hit = estimateHitTime(attack) schedule(event at t_hit - reactionTime - jitter) -> tryAutoDodge(attack)