diff --git a/common/src/states/triple_strike.rs b/common/src/states/triple_strike.rs index cbf5c7c817..e300111522 100644 --- a/common/src/states/triple_strike.rs +++ b/common/src/states/triple_strike.rs @@ -115,7 +115,7 @@ impl CharacterBehavior for Data { max_angle: 180_f32.to_radians(), applied: false, hit_count: 0, - knockback: 20.0, + knockback: 15.0, }); CharacterState::TripleStrike(Data {