Skip to content

Beach Cutey Umamusume

Beach Cutey Umamusume icon

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

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
SourceUnlock type
[Hot☆Summer Night] Maruzenskyevolved skill
Technical details
FieldValue
Rarity6
Type tagsmil, run, slo
FieldCheckMeaning
distance_type== 2The distance type of the current race. Value 2 means mile. Known values: 1 (sprint), 2 (mile), 3 (medium), 4 (long).
running_style== 1Your running strategy. Value 1 means Front Runner. Known values: 1 (Front Runner), 2 (Pace Chaser), 3 (Late Surger), 4 (End Closer).
slope== 1Checks if you’re currently running uphill or downhill. Value 1 means up. Known values: 0 (no slope), 1 (up), 2 (down).
accumulatetime>= 10The number of seconds since the race has started.
TimingValue
Base duration3s
Effectseffect 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