Skip to content

Super-Duper Climax

Super-Duper Climax icon

Alternate name: Exciting Climax

Recover endurance with a glance at nearby runners when positioned toward the back on the final corner.

Activates when:

  • After the final corner
  • You’re currently on a corner
  • Your current position in the race as a percentage is above 50
  • The number of other girls that are currently near you is 1 or more

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

Slightly recover endurance with a glance at nearby runners when positioned toward the back on the final corner.

SourceUnlock type
[Bestest Prize ♪] Haru Uraraunique skill
Technical details
FieldValue
Rarity4
Type tagsf_c, cor, nac
FieldCheckMeaning
is_finalcorner== 1Checks if you’re currently on the final corner or beyond.
corner!= 0Checks if you’re currently on a corner (and if yes, then which one). Value 0 means not a corner. Known values: 0 (not a corner), 1 (first corner), 2 (second corner), 3 (third corner), 4 (fourth corner).
order_rate> 50Your current position in the race as a percentage.
near_count>= 1The number of other girls that are currently near you.
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: is_finalcorner==1&corner!=0&order_rate>50&near_count>=1