-
Notifications
You must be signed in to change notification settings - Fork 1
Bullet Stats Data
Jason edited this page Aug 21, 2025
·
1 revision
This page is about to explain all the data about a single bullet fired by robots.
The bullet stats data is a collection of the fields made specifically for every bullet. These data are stored in rank data as they define overall firepower of bullets fired by a robot on each rank.
Every field related to bullet instances are described in the following table:
| Data type | Description |
|---|---|
| Damage | A number indicating dealt damage to the robot of the opposite side. |
| Movement Speed | Movement speed of a bullet. |
| Can Destroy Metal | A boolean value checking if a bullet is able to destroy metal tiles. |