Skip to content

Crimson Over-revving

Crimson Over-revving icon

Alternate name: Crimson Over-revving

Mile・During the second half of the race, if you’re in the first place, your speed will greatly increase

Effect: Increase target speed by 0.45 m/s

Duration: 3 seconds

Activates when:

  • The distance type of the current race is mile
  • Race progression in percentage is 50 or more
  • Your current position in the race is 1
SourceUnlock type
[Formula R] Maruzenskyevolved skill
Technical details
FieldValue
Rarity6
Type tagsmil
FieldCheckMeaning
distance_type== 2The distance type of the current race. Value 2 means mile. Known values: 1 (sprint), 2 (mile), 3 (medium), 4 (long).
distance_rate>= 50Race progression in percentage.
order== 1Your current position in the race.
TimingValue
Base duration3s
Effectsspeed increase: 0.45 (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: distance_type==2&distance_rate>=50&order==1