pub(crate) const DPS_SCALE: f64 = 10.0;
Protobuf scale factor: DPS and damage values are stored as 10x integers.