Beach Cutey Umamusume
Alternate name: Beach Cutey Umamusume
Runner・Mile・During any uphill beyond the first 10 seconds of the race, you will get a speed boost and your stamina will slightly recover
How it works
Section titled “How it works”Duration: 3 seconds
Activates when:
- The distance type of the current race is mile
- Your running strategy is Front Runner
- You’re currently running uphill or downhill
- The number of seconds since the race has started is 10 or more
Available from
Section titled “Available from”| Source | Unlock type |
|---|---|
| [Hot☆Summer Night] Maruzensky | evolved skill |
Technical details
| Field | Value |
|---|---|
| Rarity | 6 |
| Type tags | mil, run, slo |
Condition group 1
Section titled “Condition group 1”| Field | Check | Meaning |
|---|---|---|
distance_type | == 2 | The distance type of the current race. Value 2 means mile. Known values: 1 (sprint), 2 (mile), 3 (medium), 4 (long). |
running_style | == 1 | Your running strategy. Value 1 means Front Runner. Known values: 1 (Front Runner), 2 (Pace Chaser), 3 (Late Surger), 4 (End Closer). |
slope | == 1 | Checks if you’re currently running uphill or downhill. Value 1 means up. Known values: 0 (no slope), 1 (up), 2 (down). |
accumulatetime | >= 10 | The number of seconds since the race has started. |
| Timing | Value |
|---|---|
| Base duration | 3s |
| Effects | 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), effect type 22: 0.35 (known values: 0.035, 0.05, 0.15, 0.25, 0.3, 0.35, 0.4, 0.45, 0.55) |
Raw precondition: none
Raw trigger: distance_type==2&running_style==1&slope==1&accumulatetime>=10