Shooting Star
Ride the momentum to increase velocity and very slightly increase acceleration after passing another runner toward the front late-race.
How it works
Section titled “How it works”Effect: Recover stamina by 0.1
Duration: 6 seconds
Activates when:
- Current phase of the race is Late-Race or later
- Your current position in the race is 1 or more
- When your current position in the race is 70% or earlier
- Your position in the race has changed is below 0
Inherited version
Section titled “Inherited version”A weaker, inheritance-only version of this skill. Learnable for 200 SP.
Slightly increase velocity and very minimally increase acceleration after passing another runner toward the front late-race.
Effect: Recover stamina by 0.05
Duration: 3.6 seconds
Available from
Section titled “Available from”| Source | Unlock type |
|---|---|
| [Special Dreamer] Special Week | unique skill |
Technical details
| Field | Value |
|---|---|
| Rarity | 5 |
| Type tags | l_2, l_3, nac |
Condition group 1
Section titled “Condition group 1”| Field | Check | Meaning |
|---|---|---|
phase | >= 2 | Current phase of the race. Value 2 means Late-Race. Known values: 0 (Early-Race), 1 (Mid-Race), 2 (Late-Race), 3 (Last Spurt). |
order | >= 1 | Your current position in the race. |
order_rate | <= 70 | Your current position in the race as a percentage. |
change_order_onetime | < 0 | Checks if your position in the race has changed. |
| Timing | Value |
|---|---|
| Base duration | 6s |
| Effects | effect type 22: 0.35 (known values: 0.035, 0.05, 0.15, 0.25, 0.3, 0.35, 0.4, 0.45, 0.55), stamina recovery: 0.1 (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: phase>=2&order>=1&order_rate<=70&change_order_onetime<0