Bakushin Lead!
Alternate name: Bakushin Lead!
Short・If you lead the race by at least three lengths during the Middle Leg, your speed will greatly increase
How it works
Section titled “How it works”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
Available from
Section titled “Available from”| Source | Unlock type |
|---|---|
| [Blossom in Learning] Sakura Bakushin O | evolved skill |
Technical details
| Field | Value |
|---|---|
| Rarity | 6 |
| Type tags | sho, l_1 |
Condition group 1
Section titled “Condition group 1”| Field | Check | Meaning |
|---|---|---|
distance_type | == 1 | The distance type of the current race. Value 1 means sprint. Known values: 1 (sprint), 2 (mile), 3 (medium), 4 (long). |
phase | == 1 | Current 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 | >= 3 | Horse lengths between you and the closest uma behind you. |
order | == 1 | Your current position in the race. |
| Timing | Value |
|---|---|
| Base duration | 3s |
| Effects | speed 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