Step on the Gas!
Alternate name: Accel Full Throttle!
Increase acceleration when passing another runner mid-race. (Mile)
160 SPHow it works
Section titled “How it works”Effect: Recover stamina by 0.4
Duration: 3 seconds
Activates when:
- The distance type of the current race is mile
- Race progression in percentage is 50 or more
- Your position in the race has changed is below 0
Available from
Section titled “Available from”| Source | Unlock type |
|---|---|
| [Formula R] Maruzensky | evolved skill base |
Technical details
| Field | Value |
|---|---|
| Rarity | 2 |
| Type tags | mil |
Condition group 1
Section titled “Condition group 1”| Field | Check | Meaning |
|---|---|---|
distance_type | == 2 | The distance type of the current race. Value 2 means mile. Known values: 1 (sprint), 2 (mile), 3 (medium), 4 (long). |
distance_rate | >= 50 | Race progression in percentage. |
change_order_onetime | < 0 | Checks if your position in the race has changed. |
| Timing | Value |
|---|---|
| Base duration | 3s |
| Effects | stamina recovery: 0.4 (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: distance_type==2&distance_rate>=50&change_order_onetime<0