async fn process_gear_entry(
entry: &GearEntry,
context: &StatScalingContext<'_>,
state: &mut GearBuildState,
) -> Result<(), EngineError>async fn process_gear_entry(
entry: &GearEntry,
context: &StatScalingContext<'_>,
state: &mut GearBuildState,
) -> Result<(), EngineError>