After-School Stroll
Alternate name: Winding Down
Slightly reduce fatigue on a downhill. (End Closer)
170 SPHow it works
Section titled “How it works”Activates when:
- Your running strategy is End Closer
- You’re currently running uphill or downhill is down
- The number of seconds since the race has started is 10 or more
Available from
Section titled “Available from”| Source | Unlock type |
|---|---|
| [Platanus Witch] Sweep Tosho | innate skill |
| [Breakaway Battleship] Gold Ship | hint skill |
| [It’s All Mine!] Sweep Tosho | hint skill |
| [Lamplit Training of a Witch-to-Be] Sweep Tosho | hint skill |
| [Reckless Witch Training] Sweep Tosho | hint skill |
| [That Time I Became the Strongest] Gold Ship | hint skill |
| [Tracen Academy] Gold Ship | hint skill |
| [Tracen Academy] Sweep Tosho | hint skill |
Technical details
| Field | Value |
|---|---|
| Rarity | 1 |
| Type tags | cha, slo |
Condition group 1
Section titled “Condition group 1”| Field | Check | Meaning |
|---|---|---|
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). |
slope | == 2 | Checks if you’re currently running uphill or downhill. Value 2 means down. Known values: 0 (no slope), 1 (up), 2 (down). |
accumulatetime | >= 10 | The number of seconds since the race has started. |
| Timing | Value |
|---|---|
| Base duration | 0s |
| Effects | effect type 9: 0.015 (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: running_style==4&slope==2&accumulatetime>=10