VIP Back View
Alternate name: VIP Back View
Long・Your stamina will greatly recover when you’re about to overtake someone
How it works
Section titled “How it works”Activates when:
- The distance type of the current race is long
- 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 |
|---|---|
| [Rouge Caroler] Biwa Hayahide | evolved skill |
Technical details
| Field | Value |
|---|---|
| Rarity | 6 |
| Type tags | lng |
Condition group 1
Section titled “Condition group 1”| Field | Check | Meaning |
|---|---|---|
distance_type | == 4 | The distance type of the current race. Value 4 means long. Known values: 1 (sprint), 2 (mile), 3 (medium), 4 (long). |
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 | 0s |
| Effects | effect type 9: 0.075 (known values: 0.0035, 0.005, 0.015, 0.035, 0.055, 0.075, 0.095, -0.0025, -0.005, -0.01, -0.02, -0.03, -0.04, -1) |
Raw precondition: none
Raw trigger: distance_type==4&is_overtake==1&accumulatetime>=5