Sparkling Top Star
Alternate name: Sparkling Top Star
Mile・If you’re about to overtake someone, 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:
- The distance type of the current race is mile
- While overtaking or chasing another runner
- The number of seconds since the race has started is 5 or more
Available from
Section titled “Available from”| Source | Unlock type |
|---|---|
| [Shooting Star Revue] Fuji Kiseki | evolved skill |
Technical details
| Field | Value |
|---|---|
| Rarity | 6 |
| Type tags | mil |
Condition group 1
Section titled “Condition group 1”| Field | Check | Meaning |
|---|---|---|
distance_type | == 2 | The distance type of the current race. Value 2 means mile. Known values: 1 (sprint), 2 (mile), 3 (medium), 4 (long). |
is_overtake | == 1 | Checks if you have any overtake targets. |
accumulatetime | >= 5 | The number of seconds since the race has started. |
| 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: distance_type==2&is_overtake==1&accumulatetime>=5