Skip to content

Rapid Ascent

Rapid Ascent icon

Alternate name: Rapid Ascent

Dirt・If you’re in the second half of the pack during the Final Leg, your acceleration will slightly increase

180 SP

Effect: Recover stamina by 0.2

Duration: 3 seconds

Activates when:

  • The ground type of the current race is dirt
  • Picks a random point during the selected phase. The skill will activate there if all other conditions are met is Late-Race
  • Your current position in the race as a percentage is 50 or more
SourceUnlock type
[Full-Color Fangirling] Agnes Digitalevent skill
Technical details
FieldValue
Rarity1
Type tagsdir, l_2
FieldCheckMeaning
ground_type== 2The ground type of the current race. Value 2 means dirt. Known values: 1 (turf), 2 (dirt).
phase_random== 2Picks a random point during the selected phase. The skill will activate there if all other conditions are met. 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 duration3s
Effectsstamina 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: ground_type==2&phase_random==2&order_rate>=50