Cheers of a Fellow Dreamer
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.
How it works
Section titled “How it works”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
| Field | Value |
|---|---|
| Rarity | 2 |
| Type tags | nac |
Condition group 1
Section titled “Condition group 1”| Field | Check | Meaning |
|---|---|---|
is_exist_chara_id | == 1002 | Checks if a character with the given ID is participating in the race. |
remain_distance_viewer_id | >= 800 | The number of meters remaining in the race for any player character. |
remain_distance_viewer_id | <= 850 | The number of meters remaining in the race for any player character. |
| Timing | Value |
|---|---|
| Base duration | 0s |
| Effects | 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) |
Raw precondition: none
Raw trigger: is_exist_chara_id==1002&remain_distance_viewer_id>=800&remain_distance_viewer_id<=850