Skip to content

Cheers of a Fellow Dreamer

Cheers of a Fellow Dreamer icon

Alternate name: Cheers of Admiration

Recover Silence Suzuka’s endurance on a corner in the second half of the race through a friend’s cheers of support.

FieldValue
Skill ID300101
Rarity2
CostUnknown
Type tagsnac
Shareable page/umamusume/skills/cheers-of-a-fellow-dreamer-300101/

Activates when a character with the given ID is participating in the race is 1002, the number of meters remaining in the race for any player character is 800 or later, and the number of meters remaining in the race for any player character is 850 or earlier. The listed effect lasts about 0 seconds. Effect: effect type 9 0.055 (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).

Technical details

Raw condition fields are shown here for advanced players who want exact activation checks.

FieldCheckMeaning
is_exist_chara_id== 1002Checks if a character with the given ID is participating in the race.
remain_distance_viewer_id>= 800The number of meters remaining in the race for any player character.
remain_distance_viewer_id<= 850The number of meters remaining in the race for any player character.
TimingValue
Base duration0s
Effectseffect type 9: 0.055 (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: is_exist_chara_id==1002&remain_distance_viewer_id>=800&remain_distance_viewer_id<=850