Skip to content

A Lifelong Dream, A Moment's Flight

A Lifelong Dream, A Moment's Flight icon

Alternate name: A Lifetime’s Dream, A Moment’s Flight

Seize the moment when close to the runner behind on the final straight, slightly consuming endurance to greatly increase velocity for a moderate duration.

Effect: Increase target speed by 0.45 m/s

Duration: 4 seconds

Activates when:

  • On the final straight
  • Horse lengths between you and the closest uma behind you is 1 or fewer

A weaker, inheritance-only version of this skill. Learnable for 200 SP.

Slightly consume endurance to moderately increase velocity for a moderate duration when close to the runner behind on the final straight.

Effect: Increase target speed by 0.25 m/s

Duration: 2.4 seconds

SourceUnlock type
[Crystalline] Mejiro Ardanunique skill
Technical details
FieldValue
Rarity5
Type tagsnac
FieldCheckMeaning
is_last_straight== 1Checks if you’re currently on the final straight of the course.
bashin_diff_behind<= 1Horse lengths between you and the closest uma behind you.
TimingValue
Base duration4s
Effectsspeed 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), effect type 9: -0.01 (known values: 0.0035, 0.005, 0.015, 0.035, 0.055, 0.075, 0.095, -0.0025, -0.005, -0.01, -0.02, -0.03, -0.04, -1)

Raw precondition: none
Raw trigger: is_last_straight==1&bashin_diff_behind<=1