Skip to content

Lucky Mad Rush!

Lucky Mad Rush! icon

Alternate name: Lucky Mad Rush!

Long・If you’re trying to overtake someone during the Final Leg, your acceleration will slightly increase; then, if you try to overtake someone during the first half of the Last Spurt, your speed will increase

Effect: Recover stamina by 0.2

Duration: 0.9 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

Effect: Increase target speed by 0.35 m/s

Duration: 4 seconds

Activates when:

  • A different trigger of this skill was activated during the race is 1
  • You’re in the first half of the selected phase is Last Spurt
  • While overtaking or chasing another runner
  • You’re currently in the last spurt
SourceUnlock type
[Lucky Tidings] Matikanefukukitaruevolved 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 duration0.9s
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: distance_type==4&phase==2&is_overtake==1

FieldCheckMeaning
is_activate_other_skill_detail== 1A different trigger of this skill was activated during the race.
phase_firsthalf== 3Checks if you’re in the first half of the selected phase. Value 3 means Last Spurt. Known values: 0 (Early-Race), 1 (Mid-Race), 2 (Late-Race), 3 (Last Spurt).
is_overtake== 1Checks if you have any overtake targets.
is_lastspurt== 1Checks if you’re currently in the last spurt.
TimingValue
Base duration4s
Effectsspeed increase: 0.35 (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&phase_firsthalf==3&is_overtake==1&is_lastspurt==1