Slightly startle other runners late-race. (Late Surger)
180 SP
Activates when:
- Your running strategy is Late Surger
- Picks a random point during the selected phase. The skill will activate there if all other conditions are met is Late-Race
- Your current position in the race as a percentage is above 50
Technical details
| Field | Value |
|---|
| Rarity | 1 |
| Type tags | dbf, btw, l_2 |
| Field | Check | Meaning |
|---|
running_style | == 3 | Your running strategy. Value 3 means Late Surger. 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 | 0s |
| Effects | effect type 9: -0.01 (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: running_style==3&phase_random==2&order_rate>50