Medium Straightaways ○
Medium Straightaways ○
Section titled “Medium Straightaways ○”Alternate name: Medium Distance Straights ○
Slightly increase velocity on a straight. (Medium)
Quick facts
Section titled “Quick facts”| Field | Value |
|---|---|
| Skill ID | 201102 |
| Rarity | 1 |
| Cost | 100 SP |
| Type tags | med, str |
| Shareable page | /umamusume/skills/medium-straightaways-201102/ |
How it works
Section titled “How it works”Activates when the distance type of the current race is medium and picks a random point on any straight is 1. The listed effect lasts about 3 seconds. Effect: 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).
Technical details
Raw condition fields are shown here for advanced players who want exact activation checks.
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). |
straight_random | == 1 | Picks a random point on any straight. |
| 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&straight_random==1