Nimble Navigator
Alternate name: Slight Detour
Slightly increase maneuverability when the way ahead is blocked in the last spurt.
150 SPHow it works
Section titled “How it works”Effect: Recover stamina by 0.2; Increase acceleration by 0.005 m/s²
Duration: 3 seconds
Activates when:
- The number of seconds there’s another uma right in front of you is 1 or more
- You’re currently in the last spurt
- Your remaining HP (stamina) in percentage is 1 or more
Available from
Section titled “Available from”Technical details
| Field | Value |
|---|---|
| Rarity | 1 |
| Type tags | nac |
Condition group 1
Section titled “Condition group 1”| Field | Check | Meaning |
|---|---|---|
infront_near_lane_time | >= 1 | The number of seconds there’s another uma right in front of you. |
is_lastspurt | == 1 | Checks if you’re currently in the last spurt. |
hp_per | >= 1 | Your remaining HP (stamina) in percentage. |
| Timing | Value |
|---|---|
| Base duration | 3s |
| Effects | stamina recovery: 0.2 (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), acceleration increase: 0.005 (known values: 0.005, 0.015, 0.025, 0.035, 0.045) |
Raw precondition: none
Raw trigger: infront_near_lane_time>=1&is_lastspurt==1&hp_per>=1