Break Through the Red Zone
Alternate name: Break Through the Red Zone
Mile・If someone is trying to overtake you during the Final Leg, you will get a speed boost
How it works
Section titled “How it works”Duration: 4 seconds
Activates when:
- Current phase of the race is Late-Race or later
- The number of seconds you’ve been an overtake target is 1 or more
- The distance type of the current race is mile
Available from
Section titled “Available from”| Source | Unlock type |
|---|---|
| [Formula R] Maruzensky | evolved skill |
Technical details
| Field | Value |
|---|---|
| Rarity | 6 |
| Type tags | l_2, l_3, mil |
Condition group 1
Section titled “Condition group 1”| Field | Check | Meaning |
|---|---|---|
phase | >= 2 | Current phase of the race. Value 2 means Late-Race. Known values: 0 (Early-Race), 1 (Mid-Race), 2 (Late-Race), 3 (Last Spurt). |
overtake_target_time | >= 1 | The number of seconds you’ve been an overtake target. |
distance_type | == 2 | The distance type of the current race. Value 2 means mile. Known values: 1 (sprint), 2 (mile), 3 (medium), 4 (long). |
| Timing | Value |
|---|---|
| Base duration | 4s |
| Effects | effect type 22: 0.35 (known values: 0.035, 0.05, 0.15, 0.25, 0.3, 0.35, 0.4, 0.45, 0.55) |
Raw precondition: none
Raw trigger: phase>=2&overtake_target_time>=1&distance_type==2