IBBoard / bbreplay

A small Python library to parse Blood Bowl 1 replay files
GNU General Public License v3.0
1 stars 0 forks source link

Handle side-step #14

Closed IBBoard closed 2 years ago

IBBoard commented 3 years ago

cmd_type=85 appears to be some kind of "player got interrupted" command followed by cmd_type=86, which specifies a space and always appears to relate to a blocked player who has the "Side-Step" skill.

This just needs to be handled as a skill action, as the pushback then appears as normal afterwards with an identical location.