Skip to content

Tempestuous Pororoca

Tempestuous Pororoca icon

Alternate name: Tempestuous Pororoca

Chaser・If you were in the second half of the pack in the Final Leg, then during the first half of the Last Spurt, your speed will greatly increase

Effect: Increase target speed by 0.45 m/s

Duration: 3 seconds

Activates when:

  • Your running strategy is End Closer
  • Picks a random point during the first half of the selected phase is Last Spurt
  • You’re currently in the last spurt
  • Current phase of the race is Late-Race or later
  • Your position between the currently first and the currently last girl as a percentage is 50 or more
SourceUnlock type
[Azure Amazon] Hishi Amazonevolved skill
Technical details
FieldValue
Rarity6
Type tagscha, l_3
FieldCheckMeaning
phase>= 2Current phase of the race. Value 2 means Late-Race. Known values: 0 (Early-Race), 1 (Mid-Race), 2 (Late-Race), 3 (Last Spurt).
distance_diff_rate>= 50Your position between the currently first and the currently last girl as a percentage.
running_style== 4Your running strategy. Value 4 means End Closer. Known values: 1 (Front Runner), 2 (Pace Chaser), 3 (Late Surger), 4 (End Closer).
phase_firsthalf_random== 3Picks a random point during the first half of the selected phase. Value 3 means Last Spurt. Known values: 0 (Early-Race), 1 (Mid-Race), 2 (Late-Race), 3 (Last Spurt).
is_lastspurt== 1Checks if you’re currently in the last spurt.
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: phase>=2&distance_diff_rate>=50
Raw trigger: running_style==4&phase_firsthalf_random==3&is_lastspurt==1