Skip to content

Razor-Sharp Stride

Razor-Sharp Stride icon

Alternate name: Razor-Sharp Stride

Betweener・On the Final Straight, if you’re not in lead but also not more than 10 meters from it, your speed will increase

180 SP

Effect: Increase target speed by 0.25 m/s

Duration: 2.4 seconds

Activates when:

  • On the final straight
  • Your running strategy is Late Surger
  • Your current position in the race is 2 or more
  • The distance in meters between the first place and you is 10 or fewer
SourceUnlock type
[Wild Top Gear] Vodkaevent skill
Technical details
FieldValue
Rarity1
Type tagsbtw
FieldCheckMeaning
running_style== 3Your running strategy. Value 3 means Late Surger. Known values: 1 (Front Runner), 2 (Pace Chaser), 3 (Late Surger), 4 (End Closer).
is_last_straight== 1Checks if you’re currently on the final straight of the course.
order>= 2Your current position in the race.
distance_diff_top<= 10The distance in meters between the first place and you.
TimingValue
Base duration2.4s
Effectsspeed increase: 0.25 (known values: 0.025, 0.035, 0.05, 0.1, 0.15, 0.2, 0.25, 0.3, 0.35, 0.4, 0.45, 0.5, 0.55, 0.6, 0.65)

Raw precondition: none
Raw trigger: running_style==3&is_last_straight==1&order>=2&distance_diff_top<=10