pub(super) const BASE_HEALTH: u32 = 10;
Expand description

Base health for the player. Specified outside of base_stats because it’s an integer.