Skip to content

Unclouded Noble Path

Unclouded Noble Path icon

Alternate name: Unclouded Noble Path

Long・If you’re trying to overtake someone in the Final Leg, you will get a speed boost and your acceleration will slightly increase

Effect: Recover stamina by 0.2

Duration: 3 seconds

Activates when:

  • The distance type of the current race is long
  • Current phase of the race is Late-Race
  • While overtaking or chasing another runner
SourceUnlock type
[Emperor’s Path] Symboli Rudolfevolved skill
Technical details
FieldValue
Rarity6
Type tagslng, l_2
FieldCheckMeaning
distance_type== 4The distance type of the current race. Value 4 means long. Known values: 1 (sprint), 2 (mile), 3 (medium), 4 (long).
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).
is_overtake== 1Checks if you have any overtake targets.
TimingValue
Base duration3s
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.2 (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==4&phase==2&is_overtake==1