Acceleration
Slightly increase acceleration when passing another runner mid-race. (Mile)
160 SPHow it works
Section titled “How it works”Effect: Recover stamina by 0.2
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 |
|---|---|
| [Full-Color Fangirling] Agnes Digital | event skill |
| [Layered Petals] Nishino Flower | innate skill |
| [Starlight Beat] Oguri Cap | innate skill |
| [Get Lots of Hugs for Me] Oguri Cap | hint skill |
| [Hands Up, Crook!] Taiki Shuttle | hint skill |
| [Head-on Fight!] Bamboo Memory | hint skill |
| [I Love You… Dear Food] Oguri Cap | hint skill |
| [Run(my)way] Gold City | hint skill |
| [Tracen Academy] Bamboo Memory | hint skill |
| [Tracen Academy] Gold City | hint skill |
| [Tracen Academy] Maruzensky | hint skill |
| [Tracen Academy] Oguri Cap | hint skill |
Technical details
| Field | Value |
|---|---|
| Rarity | 1 |
| 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.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) |
Raw precondition: none
Raw trigger: distance_type==2&distance_rate>=50&change_order_onetime<0