Ei! Ei! Mun!
Alternate name: Ei! Ei! Mun!
Long・If you overtake someone during the Final Leg, your speed will increase, your acceleration will slightly increase, and you stamina will slightly recover
How it works
Section titled “How it works”Effect: Increase target speed by 0.35 m/s; Recover stamina by 0.1
Duration: 3 seconds
Activates when:
- The distance type of the current race is long
- Current phase of the race is Late-Race
- Your position in the race has changed is below 0
Available from
Section titled “Available from”| Source | Unlock type |
|---|---|
| [Clippety-Tippety-Clop] Matikanetannhauser | evolved skill |
Technical details
| Field | Value |
|---|---|
| Rarity | 6 |
| Type tags | lng, l_2 |
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 | == 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). |
change_order_onetime | < 0 | Checks if your position in the race has changed. |
| Timing | Value |
|---|---|
| Base duration | 3s |
| Effects | speed increase: 0.35 (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), stamina recovery: 0.1 (known values: 0.025, 0.05, 0.07, 0.1, 0.2, 0.3, 0.4, 0.5, 0.6, -0.05, -0.1, -0.2, -0.3, -1.6, -18), effect type 9: 0.015 (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) |
Raw precondition: none
Raw trigger: distance_type==4&phase==2&change_order_onetime<0