steps

abstract val steps: Int

How many steps the bullet will take to attack the target.

The higher this value is, the further out of the way the bullet travels to reach the target. If this value is 0, the bullet makes no attempt to attack the target, and instead follows the target delta X, Y, and Z values in a straight line.