Skip to content

Bakushin Lead!

Bakushin Lead! icon

Alternate name: Bakushin Lead!

Short・If you lead the race by at least three lengths during the Middle Leg, your speed will greatly increase

Effect: Increase target speed by 0.45 m/s

Duration: 3 seconds

Activates when:

  • The distance type of the current race is sprint
  • Current phase of the race is Mid-Race
  • Horse lengths between you and the closest uma behind you is 3 or more
  • Your current position in the race is 1
SourceUnlock type
[Blossom in Learning] Sakura Bakushin Oevolved skill
Technical details
FieldValue
Rarity6
Type tagssho, l_1
FieldCheckMeaning
distance_type== 1The distance type of the current race. Value 1 means sprint. Known values: 1 (sprint), 2 (mile), 3 (medium), 4 (long).
phase== 1Current phase of the race. Value 1 means Mid-Race. Known values: 0 (Early-Race), 1 (Mid-Race), 2 (Late-Race), 3 (Last Spurt).
bashin_diff_behind>= 3Horse lengths between you and the closest uma behind you.
order== 1Your current position in the race.
TimingValue
Base duration3s
Effectsspeed increase: 0.45 (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: distance_type==1&phase==1&bashin_diff_behind>=3&order==1