Disorient
Alternate name: Perturbation
Slightly narrow the field of view for runners behind when positioned toward the front late-race. (Pace Chaser)
110 SPHow it works
Section titled “How it works”Duration: 3 seconds
Activates when:
- Your running strategy is Pace Chaser
- Picks a random point during the selected phase. The skill will activate there if all other conditions are met is Late-Race
- When your current position in the race is 50% or earlier
Available from
Section titled “Available from”| Source | Unlock type |
|---|---|
| [Empress Road] Air Groove | innate skill |
| [Fille Éclair] Curren Chan | innate skill |
| [Ma Chérie of the New Moon] Curren Chan | event skill |
| [Murmuring Stream] Super Creek | innate skill |
| [Shooting Star Revue] Fuji Kiseki | event skill |
| [Succès Étoilé] Fuji Kiseki | event skill |
| [Cozy Cute Memory ♪] Curren Chan | hint skill |
| [Cutie Pie with Shining Eyes] Curren Chan | hint skill |
| [Day I Dreamed Of] Rice Shower | hint skill |
| [Escorte Étoile] Sirius Symboli | event skill |
| [Happiness Just around the Bend] Rice Shower | hint skill |
| [Showered in Joy] Rice Shower | hint skill |
| [The Brightest Star Shines On] Sirius Symboli | event skill |
| [Tracen Academy] Curren Chan | hint skill |
| [Tracen Academy] Mejiro McQueen | hint skill |
| [Tracen Academy] Rice Shower | hint skill |
| [Tracen Academy] Sirius Symboli | event skill |
Technical details
| Field | Value |
|---|---|
| Rarity | 1 |
| Type tags | dbf, ldr, l_2 |
Condition group 1
Section titled “Condition group 1”| Field | Check | Meaning |
|---|---|---|
running_style | == 2 | Your running strategy. Value 2 means Pace Chaser. Known values: 1 (Front Runner), 2 (Pace Chaser), 3 (Late Surger), 4 (End Closer). |
phase_random | == 2 | Picks a random point during the selected phase. The skill will activate there if all other conditions are met. Value 2 means Late-Race. Known values: 0 (Early-Race), 1 (Mid-Race), 2 (Late-Race), 3 (Last Spurt). |
order_rate | <= 50 | Your current position in the race as a percentage. |
| Timing | Value |
|---|---|
| Base duration | 3s |
| Effects | effect type 8: -3 (known values: 5, 10, 15, -3, -5, -10) |
Raw precondition: none
Raw trigger: running_style==2&phase_random==2&order_rate<=50