Head-On
Alternate name: Head-To-Head
Slightly increase acceleration when positioned toward the front late-race. (Pace Chaser)
180 SPHow it works
Section titled “How it works”Effect: Recover stamina by 0.2
Duration: 1.8 seconds
Activates when:
- Your running strategy is Pace Chaser
- Picks a random point during the first half of the selected phase is Late-Race
- When your current position in the race is 50% or earlier
Available from
Section titled “Available from”| Source | Unlock type |
|---|---|
| [Beyond the Horizon] Tokai Teio | event skill |
| [Bubblegum☆Memories] Taiki Shuttle | event skill |
| [Bubblegum☆Memories] Taiki Shuttle | innate skill |
| [Layered Petals] Nishino Flower | event skill |
| [Noble Seamair] Fine Motion | event skill |
| [Peak Blue] Daiwa Scarlet | event skill |
| [Peak Joy] Tokai Teio | event skill |
| [Scramble☆Zone] Mayano Top Gun | event skill |
| [Strength in Full Bloom] Sakura Chiyono O | event skill |
| [Sunlight Bouquet] Mayano Top Gun | event skill |
| [Titania] Fine Motion | event skill |
| [Titania] Fine Motion | innate skill |
| [Wild Frontier] Taiki Shuttle | event skill |
| [At the End of the Day] Special Week | event skill |
| [Cheer that Changed the World] Seeking the Pearl | hint skill |
| [Party Formation] Mayano Top Gun | event skill |
| [Twinkle in Your Eyes ∞] El Condor Pasa | hint skill |
Technical details
| Field | Value |
|---|---|
| Rarity | 1 |
| Type tags | ldr, l_2 |
Condition group 1
Section titled “Condition group 1”| Field | Check | Meaning |
|---|---|---|
running_style | == 2 | Your running strategy. Value 2 means Pace Chaser. Known values: 1 (Front Runner), 2 (Pace Chaser), 3 (Late Surger), 4 (End Closer). |
phase_firsthalf_random | == 2 | Picks a random point during the first half of the selected phase. Value 2 means Late-Race. Known values: 0 (Early-Race), 1 (Mid-Race), 2 (Late-Race), 3 (Last Spurt). |
order_rate | <= 50 | Your current position in the race as a percentage. |
| Timing | Value |
|---|---|
| Base duration | 1.8s |
| Effects | stamina recovery: 0.2 (known values: 0.025, 0.05, 0.07, 0.1, 0.2, 0.3, 0.4, 0.5, 0.6, -0.05, -0.1, -0.2, -0.3, -1.6, -18) |
Raw precondition: none
Raw trigger: running_style==2&phase_firsthalf_random==2&order_rate<=50