Skip to content

Beyond the Horizon

Beyond the Horizon icon

Alternate name: Beyond the Horizon

Medium・Beyond the first 10 seconds of the race, if you move right or left, your speed will slightly increase and your stamina will recover

Effect: Increase target speed by 0.15 m/s

Duration: 3 seconds

Activates when:

  • The distance type of the current race is medium
  • You’ve just moved left or right
  • The number of seconds since the race has started is 10 or more
  • You’ve just moved left or right is moved further from the fence
SourceUnlock type
[Beyond the Horizon] Tokai Teioevolved skill
Technical details
FieldValue
Rarity6
Type tagsmed
FieldCheckMeaning
distance_type== 3The distance type of the current race. Value 3 means medium. Known values: 1 (sprint), 2 (mile), 3 (medium), 4 (long).
is_move_lane== 1Checks if you’ve just moved left or right. Value 1 means moved closer to the fence. Known values: 1 (moved closer to the fence), 2 (moved further from the fence).
accumulatetime>= 10The number of seconds since the race has started.
distance_type== 3The distance type of the current race. Value 3 means medium. Known values: 1 (sprint), 2 (mile), 3 (medium), 4 (long).
is_move_lane== 2Checks if you’ve just moved left or right. Value 2 means moved further from the fence. Known values: 1 (moved closer to the fence), 2 (moved further from the fence).
accumulatetime>= 10The number of seconds since the race has started.
TimingValue
Base duration3s
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), speed increase: 0.15 (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==3&is_move_lane==1&accumulatetime>=10@distance_type==3&is_move_lane==2&accumulatetime>=10