Skip to content

Victory Belongs to Me—Strelitzia! ☆

Victory Belongs to Me—Strelitzia! ☆ icon

Alternate name: You’re Mine ☆ Strelitzia

If positioned toward the back and racing calmly until the start of the final corner, when there are 300m remaining, cast a magic spell to increase velocity continuously.

Effect: Increase target speed by 0.35 m/s

Duration: 6 seconds

Activates when:

  • After the final corner
  • The number of meters remaining in the race is 300 or fewer
  • Your position has been worse than the top 50% for the entire race until now is 1
  • The number of times you’ve been rushing (kakari) during the race is 0

A weaker, inheritance-only version of this skill. Learnable for 200 SP.

If positioned toward the back and racing calmly until the start of the final corner, when there are 300m remaining, slightly increase velocity continuously.

Effect: Increase target speed by 0.15 m/s

Duration: 3.6 seconds

SourceUnlock type
[Platanus Witch] Sweep Toshounique skill
Technical details
FieldValue
Rarity5
Type tagsnac
FieldCheckMeaning
order_rate_out50_continue== 1Your position has been worse than the top 50% for the entire race until now.
temptation_count== 0The number of times you’ve been rushing (kakari) during the race.
is_finalcorner== 1Checks if you’re currently on the final corner or beyond.
remain_distance<= 300The number of meters remaining in the race.
TimingValue
Base duration6s
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: order_rate_out50_continue==1&temptation_count==0&is_finalcorner==1
Raw trigger: remain_distance<=300