Skip to content

VIP Pass

VIP Pass icon

Decrease fatigue when determined to pass another runner. (Long)

160 SP

Activates when:

  • The distance type of the current race is long
  • While overtaking or chasing another runner
  • The number of seconds since the race has started is 5 or more
SourceUnlock type
[Rouge Caroler] Biwa Hayahideevolved skill base
Technical details
FieldValue
Rarity2
Type tagslng
FieldCheckMeaning
distance_type== 4The distance type of the current race. Value 4 means long. Known values: 1 (sprint), 2 (mile), 3 (medium), 4 (long).
is_overtake== 1Checks if you have any overtake targets.
accumulatetime>= 5The number of seconds since the race has started.
TimingValue
Base duration0s
Effectseffect type 9: 0.055 (known values: 0.0035, 0.005, 0.015, 0.035, 0.055, 0.075, 0.095, -0.0025, -0.005, -0.01, -0.02, -0.03, -0.04, -1)

Raw precondition: none
Raw trigger: distance_type==4&is_overtake==1&accumulatetime>=5