Skip to content

Shooting Star

Shooting Star icon

Ride the momentum to increase velocity and very slightly increase acceleration after passing another runner toward the front late-race.

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

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

SourceUnlock type
[Special Dreamer] Special Weekunique skill
Technical details
FieldValue
Rarity5
Type tagsl_2, l_3, nac
FieldCheckMeaning
phase>= 2Current phase of the race. Value 2 means Late-Race. Known values: 0 (Early-Race), 1 (Mid-Race), 2 (Late-Race), 3 (Last Spurt).
order>= 1Your current position in the race.
order_rate<= 70Your current position in the race as a percentage.
change_order_onetime< 0Checks if your position in the race has changed.
TimingValue
Base duration6s
Effectseffect 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