Dream-fulfilling Sprint
Alternate name: Dream-fulfilling Sprint
If you’re in a last spurt at a random point during the first half of the Last Spurt, your speed will greatly increase
How it works
Section titled “How it works”Effect: Increase target speed by 0.45 m/s
Duration: 2.4 seconds
Activates when:
- You’re currently in the last spurt
- Picks a random point during the first half of the selected phase is Last Spurt
Available from
Section titled “Available from”| Source | Unlock type |
|---|---|
| [Special Dreamer] Special Week | evolved skill |
Technical details
| Field | Value |
|---|---|
| Rarity | 6 |
| Type tags | l_3, nac |
Condition group 1
Section titled “Condition group 1”| Field | Check | Meaning |
|---|---|---|
is_lastspurt | == 1 | Checks if you’re currently in the last spurt. |
phase_firsthalf_random | == 3 | Picks a random point during the first half of the selected phase. Value 3 means Last Spurt. Known values: 0 (Early-Race), 1 (Mid-Race), 2 (Late-Race), 3 (Last Spurt). |
| Timing | Value |
|---|---|
| Base duration | 2.4s |
| 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: is_lastspurt==1&phase_firsthalf_random==3