#include <mech.stat.h>
Data Fields | |
| int | rolls [11] |
| int | hitrolls [11] |
| int | critrolls [11] |
| int | totrolls |
| int | tothrolls |
| int | totcrolls |
Definition at line 20 of file mech.stat.h.
| int stat_type::critrolls[11] |
Definition at line 23 of file mech.stat.h.
Referenced by cause_armordamage(), and cause_internaldamage().
| int stat_type::hitrolls[11] |
Definition at line 22 of file mech.stat.h.
Referenced by FindAdvFasaVehicleHitLocation(), FindFasaHitLocation(), FindHitLocation(), and FindHitLocation_CritProof().
| int stat_type::rolls[11] |
Definition at line 26 of file mech.stat.h.
Referenced by cause_armordamage(), and cause_internaldamage().
Definition at line 25 of file mech.stat.h.
Referenced by FindAdvFasaVehicleHitLocation(), FindFasaHitLocation(), FindHitLocation(), and FindHitLocation_CritProof().
1.4.7