Trajectory to the Future
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
How it works
Section titled “How it works”Trigger 1
Section titled “Trigger 1”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
Trigger 2
Section titled “Trigger 2”Effect: Recover stamina by 0.3
Duration: 3 seconds
Activates when:
- On the final corner
- The distance type of the current race is mile
Available from
Section titled “Available from”| Source | Unlock type |
|---|---|
| [Quercus Civilis] Air Groove | evolved skill |
Technical details
| Field | Value |
|---|---|
| Rarity | 6 |
| Type tags | tur, mil, f_c |
Condition group 1
Section titled “Condition group 1”| Field | Check | Meaning |
|---|---|---|
ground_type | == 1 | The ground type of the current race. Value 1 means turf. Known values: 1 (turf), 2 (dirt). |
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_finalcorner_random | == 1 | Picks a random point on the final corner. The skill will activate there if all other conditions are met. |
| Timing | Value |
|---|---|
| Base duration | 3s |
| Effects | stamina 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
Condition group 2
Section titled “Condition group 2”| 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_finalcorner_random | == 1 | Picks a random point on the final corner. The skill will activate there if all other conditions are met. |
| Timing | Value |
|---|---|
| Base duration | 3s |
| Effects | stamina 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