I Want To Be More Adventurous!
Alternate name: I Want To Be More Adventurous!
Betweener・At a random point in the second half of the race, if you’re around the middle of the pack, your speed will increase and your acceleration will increase slightly
How it works
Section titled “How it works”Effect: Increase target speed by 0.35 m/s; Recover stamina by 0.1
Duration: 4 seconds
Activates when:
- Your running strategy is Late Surger
- Picks a random point after the specified point in the race is 50
- Your current position in the race as a percentage is 30 or more
- When your current position in the race is 80% or earlier
Available from
Section titled “Available from”| Source | Unlock type |
|---|---|
| [Sapphire Sojourn] Mejiro Dober | 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). |
distance_rate_after_random | == 50 | Picks a random point after the specified point in the race. |
order_rate | >= 30 | Your current position in the race as a percentage. |
order_rate | <= 80 | Your current position in the race as a percentage. |
| Timing | Value |
|---|---|
| Base duration | 4s |
| 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), stamina recovery: 0.1 (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&distance_rate_after_random==50&order_rate>=30&order_rate<=80