Medium Corners ○
Alternate name: Medium Distance Corners ○
Slightly increase velocity on a corner. (Medium)
100 SPHow it works
Section titled “How it works”Effect: Increase target speed by 0.15 m/s
Duration: 3 seconds
Activates when:
- During any corner
- The distance type of the current race is medium
Available from
Section titled “Available from”Technical details
| Field | Value |
|---|---|
| Rarity | 1 |
| Type tags | med, cor |
Condition group 1
Section titled “Condition group 1”| Field | Check | Meaning |
|---|---|---|
distance_type | == 3 | The distance type of the current race. Value 3 means medium. Known values: 1 (sprint), 2 (mile), 3 (medium), 4 (long). |
all_corner_random | == 1 | Picks a random point during any corner. |
| Timing | Value |
|---|---|
| Base duration | 3s |
| Effects | speed increase: 0.15 (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==3&all_corner_random==1