Skip to content

Trajectory to the Future

Trajectory to the Future icon

Alternate name: Trajectory to the Future

Mile・At a random point on the Final Corner, your acceleration will increase; in Turf races, you will also get a speed boost

Effect: Recover stamina by 0.3

Duration: 3 seconds

Activates when:

  • On the final corner
  • The ground type of the current race is turf
  • The distance type of the current race is mile

Effect: Recover stamina by 0.3

Duration: 3 seconds

Activates when:

  • On the final corner
  • The distance type of the current race is mile
SourceUnlock type
[Quercus Civilis] Air Grooveevolved skill
Technical details
FieldValue
Rarity6
Type tagstur, mil, f_c
FieldCheckMeaning
ground_type== 1The ground type of the current race. Value 1 means turf. Known values: 1 (turf), 2 (dirt).
distance_type== 2The distance type of the current race. Value 2 means mile. Known values: 1 (sprint), 2 (mile), 3 (medium), 4 (long).
is_finalcorner_random== 1Picks a random point on the final corner. The skill will activate there if all other conditions are met.
TimingValue
Base duration3s
Effectsstamina recovery: 0.3 (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), effect type 22: 0.25 (known values: 0.035, 0.05, 0.15, 0.25, 0.3, 0.35, 0.4, 0.45, 0.55)

Raw precondition: none
Raw trigger: ground_type==1&distance_type==2&is_finalcorner_random==1

FieldCheckMeaning
distance_type== 2The distance type of the current race. Value 2 means mile. Known values: 1 (sprint), 2 (mile), 3 (medium), 4 (long).
is_finalcorner_random== 1Picks a random point on the final corner. The skill will activate there if all other conditions are met.
TimingValue
Base duration3s
Effectsstamina recovery: 0.3 (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: distance_type==2&is_finalcorner_random==1