I Copy!
Alternate name: I Copy!
If there’s another girl right in front of you during the Last Spurt, your acceleration and lane movement speed will increase, and your stamina will slightly recover
How it works
Section titled “How it works”Effect: Recover stamina by 0.4; Increase acceleration by 0.025 m/s²
Duration: 3 seconds
Activates when:
- The number of seconds there’s another uma right in front of you is 1 or more
- You’re currently in the last spurt
- Your remaining HP (stamina) in percentage is 1 or more
Available from
Section titled “Available from”| Source | Unlock type |
|---|---|
| [Scramble☆Zone] Mayano Top Gun | evolved skill |
Technical details
| Field | Value |
|---|---|
| Rarity | 6 |
| Type tags | nac |
Condition group 1
Section titled “Condition group 1”| Field | Check | Meaning |
|---|---|---|
infront_near_lane_time | >= 1 | The number of seconds there’s another uma right in front of you. |
is_lastspurt | == 1 | Checks if you’re currently in the last spurt. |
hp_per | >= 1 | Your remaining HP (stamina) in percentage. |
| Timing | Value |
|---|---|
| Base duration | 3s |
| Effects | stamina recovery: 0.4 (known values: 0.025, 0.05, 0.07, 0.1, 0.2, 0.3, 0.4, 0.5, 0.6, -0.05, -0.1, -0.2, -0.3, -1.6, -18), acceleration increase: 0.025 (known values: 0.005, 0.015, 0.025, 0.035, 0.045), 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) |
Raw precondition: none
Raw trigger: infront_near_lane_time>=1&is_lastspurt==1&hp_per>=1