fn build_buff( buff_kind: BuffKind, strength: f32, duration: f64, spec: Option<String>, ) -> Result<BuffData, Content>