Immovable as Mt. Youtei
Alternate name: Immovable as Mt. Youtei
Long・During the first half of the Middle Leg, if you’re between the top 40% and 80% of the pack, your speed will decrease but your stamina will recover tremendously
How it works
Section titled “How it works”Duration: 1.2 seconds
Activates when:
- During the first half of the phase
- The distance type of the current race is long
- Your current position in the race as a percentage is 40 or more
- When your current position in the race is 80% or earlier
Available from
Section titled “Available from”| Source | Unlock type |
|---|---|
| [Brunissage Line] Mejiro Bright | 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_firsthalf_random | == 1 | Picks a random point during the first half of the selected phase. Value 1 means Mid-Race. Known values: 0 (Early-Race), 1 (Mid-Race), 2 (Late-Race), 3 (Last Spurt). |
order_rate | >= 40 | Your current position in the race as a percentage. |
order_rate | <= 80 | Your current position in the race as a percentage. |
| Timing | Value |
|---|---|
| Base duration | 1.2s |
| Effects | effect type 9: 0.095 (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), effect type 21: -0.15 (known values: -0.025, -0.035, -0.05, -0.15, -0.2, -0.25, -0.3) |
Raw precondition: none
Raw trigger: distance_type==4&phase_firsthalf_random==1&order_rate>=40&order_rate<=80