This resource dictates the distance applied on the body per-frame. Each Pushback item has a list of Pushback Extradata attached to it. As explained above, it's used for defining non-linear pushback behaviour of a reaction.
struct tk_pushback_extradata
{
int16_t displacement; // Can be both +ve and -ve
};