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.

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 more
  • The number of meters remaining in the race for any player character is 850 or fewer
Technical details
FieldValue
Rarity2
Type tagsnac
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