BatterySubType
For EntityType.PICKUP
(5), PickupVariant.LIL_BATTERY
(90).
Enumeration Members
NULL
• NULL = 0
Spawning batteries with this sub-type will produce a random battery with the following probabilities:
BatterySubType.NORMAL
(1) - 32.72%BatterySubType.MICRO
(2) - 65.44%BatterySubType.MEGA
(3) - 1.00%BatterySubType.GOLDEN
(4) - 0.83%
Defined in
NORMAL
• NORMAL = 1
Defined in
MICRO
• MICRO = 2
Defined in
MEGA
• MEGA = 3
Defined in
GOLDEN
• GOLDEN = 4