pub(super) const BASE_MANA: u32 = 4;
Expand description

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