Passing Pro
Alternate name: Pass Expert
Slightly decrease fatigue when determined to pass another runner. (Long)
160 SPHow 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 |
|---|---|
| [Brunissage Line] Mejiro Bright | event skill |
| [Maverick] Narita Brian | event skill |
| [Rouge Caroler] Biwa Hayahide | innate skill |
| [Happiness Just around the Bend] Rice Shower | event skill |
| [Little by Little] Mejiro Bright | hint skill |
| [My Solo Drawn to Raindrop Drums] Manhattan Cafe | hint skill |
| [My Solo Spun in Spiraling Runs] Manhattan Cafe | hint skill |
| [Strict Shopper] Narita Taishin | event skill |
| [Tracen Academy] Manhattan Cafe | hint skill |
| [Tracen Academy] Mejiro Bright | hint skill |
Technical details
| Field | Value |
|---|---|
| Rarity | 1 |
| 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.015 (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