Skip to content

Ideal-Seeking Determination

Ideal-Seeking Determination icon

Alternate name: Ideal-Seeking Determination

Leader・During the first half of the Final Leg, if you’re in the first half of the pack, your acceleration will increase; then, when there’s less than 300 m left in the race, your speed will slightly increase

Effect: Recover stamina by 0.4

Duration: 1.8 seconds

Activates when:

  • Your running strategy is Pace Chaser
  • Picks a random point during the first half of the selected phase is Late-Race
  • When your current position in the race is 50% or earlier

Effect: Increase target speed by 0.15 m/s

Duration: 3 seconds

Activates when:

  • A different trigger of this skill was activated during the race is 1
  • The number of meters remaining in the race is 300 or fewer
SourceUnlock type
[Titania] Fine Motionevolved skill
Technical details
FieldValue
Rarity6
Type tagsldr, l_2
FieldCheckMeaning
running_style== 2Your running strategy. Value 2 means Pace Chaser. Known values: 1 (Front Runner), 2 (Pace Chaser), 3 (Late Surger), 4 (End Closer).
phase_firsthalf_random== 2Picks a random point during the first half of the selected phase. Value 2 means Late-Race. Known values: 0 (Early-Race), 1 (Mid-Race), 2 (Late-Race), 3 (Last Spurt).
order_rate<= 50Your current position in the race as a percentage.
TimingValue
Base duration1.8s
Effectsstamina recovery: 0.4 (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: running_style==2&phase_firsthalf_random==2&order_rate<=50

FieldCheckMeaning
is_activate_other_skill_detail== 1A different trigger of this skill was activated during the race.
remain_distance<= 300The number of meters remaining in the race.
TimingValue
Base duration3s
Effectsspeed increase: 0.15 (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)

Raw precondition: none
Raw trigger: is_activate_other_skill_detail==1&remain_distance<=300