Skip to content

Big-Sisterly

Big-Sisterly icon

Alternate name: Big Sister Disposition

Increase passing ability. (Mile)

120 SP

Effect: Increase target speed by 0.35 m/s

Duration: 2.4 seconds

Activates when:

  • The distance type of the current race is mile
  • While overtaking or chasing another runner
  • The number of seconds since the race has started is 5 or more
SourceUnlock type
[Quercus Civilis] Air Grooveevolved skill base
[Shooting Star Revue] Fuji Kisekievolved skill base
Technical details
FieldValue
Rarity2
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).
is_overtake== 1Checks if you have any overtake targets.
accumulatetime>= 5The number of seconds since the race has started.
TimingValue
Base duration2.4s
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: distance_type==2&is_overtake==1&accumulatetime>=5