Trying My Best!
Alternate name: Trying My Best!
Betweener・If you’re about to overtake someone, your speed will slightly increase and your acceleration will increase
How it works
Section titled “How it works”Effect: Recover stamina by 0.3; Increase target speed by 0.15 m/s
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 |
|---|---|
| [New Year ♪ New Urara!] Haru Urara | evolved skill |
Technical details
| Field | Value |
|---|---|
| Rarity | 6 |
| 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), speed increase: 0.15 (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: none
Raw trigger: running_style==3&is_overtake==1&accumulatetime>=5