Sturm und Drang
Alternate name: Storm and Stress
Move up in preparation to close the gap when positioned toward the back late-race. (End Closer)
180 SPHow it works
Section titled “How it works”Effect: Increase target speed by 0.35 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
- Your position between the currently first and the currently last girl as a percentage is 50 or more
Available from
Section titled “Available from”| Source | Unlock type |
|---|---|
| [Azure Amazon] Hishi Amazon | evolved skill base |
| [Starry Nocturne] Admire Vega | evolved skill base |
Technical details
| Field | Value |
|---|---|
| Rarity | 2 |
| Type tags | cha, l_3 |
Condition group 1
Section titled “Condition group 1”| Field | Check | Meaning |
|---|---|---|
phase | == 2 | Current 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 | >= 50 | Your position between the currently first and the currently last girl as a percentage. |
running_style | == 4 | Your running strategy. Value 4 means End Closer. Known values: 1 (Front Runner), 2 (Pace Chaser), 3 (Late Surger), 4 (End Closer). |
phase_firsthalf_random | == 3 | Picks 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 | == 1 | Checks if you’re currently in the last spurt. |
| Timing | Value |
|---|---|
| Base duration | 3s |
| Effects | speed 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: phase==2&distance_diff_rate>=50
Raw trigger: running_style==4&phase_firsthalf_random==3&is_lastspurt==1