Hard Worker
Alternate name: Laborious
Moderately increase acceleration for a medium duration when trying to pass another runner. (Late Surger)
120 SPHow it works
Section titled “How it works”Effect: Recover stamina by 0.3
Duration: 4 seconds
Activates when:
- Your running strategy is Late Surger
- While overtaking or chasing another runner
- The number of seconds since the race has started is 5 or more
Available from
Section titled “Available from”| Source | Unlock type |
|---|---|
| [Get to Winning!] Winning Ticket | evolved skill base |
| [New Year ♪ New Urara!] Haru Urara | evolved skill base |
| [Full-Blown Tantrum] Winning Ticket | event skill |
| [Sunny Passion ♪] Haru Urara | event skill |
Technical details
| Field | Value |
|---|---|
| Rarity | 2 |
| Type tags | btw |
Condition group 1
Section titled “Condition group 1”| Field | Check | Meaning |
|---|---|---|
running_style | == 3 | Your running strategy. Value 3 means Late Surger. Known values: 1 (Front Runner), 2 (Pace Chaser), 3 (Late Surger), 4 (End Closer). |
is_overtake | == 1 | Checks if you have any overtake targets. |
accumulatetime | >= 5 | The number of seconds since the race has started. |
| Timing | Value |
|---|---|
| Base duration | 4s |
| Effects | stamina recovery: 0.3 (known values: 0.025, 0.05, 0.07, 0.1, 0.2, 0.3, 0.4, 0.5, 0.6, -0.05, -0.1, -0.2, -0.3, -1.6, -18) |
Raw precondition: none
Raw trigger: running_style==3&is_overtake==1&accumulatetime>=5