Pump It Up
Alternate name: Pump It Up
Long・If you’re being blocked from the side during the Middle Leg, your speed will greatly increase
How it works
Section titled “How it works”Effect: Increase target speed by 0.45 m/s
Duration: 3 seconds
Activates when:
- The distance type of the current race is long
- Current phase of the race is Mid-Race
- The number of seconds you’ve been blocked from at least one side is 2 or more
Available from
Section titled “Available from”| Source | Unlock type |
|---|---|
| [Line Breakthrough] Mejiro Palmer | evolved skill |
Technical details
| Field | Value |
|---|---|
| Rarity | 6 |
| Type tags | lng, l_1 |
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). |
phase | == 1 | Current phase of the race. Value 1 means Mid-Race. Known values: 0 (Early-Race), 1 (Mid-Race), 2 (Late-Race), 3 (Last Spurt). |
blocked_side_continuetime | >= 2 | The number of seconds you’ve been blocked from at least one side. |
| Timing | Value |
|---|---|
| Base duration | 3s |
| Effects | speed increase: 0.45 (known values: 0.025, 0.035, 0.05, 0.1, 0.15, 0.2, 0.25, 0.3, 0.35, 0.4, 0.45, 0.5, 0.55, 0.6, 0.65) |
Raw precondition: none
Raw trigger: distance_type==4&phase==1&blocked_side_continuetime>=2