Non-stop Princess
Alternate name: Non-stop Princess
If there’s another girl right in front of you during the Last Spurt, your acceleration will greatly increase and your lane movement speed will slightly increase
How it works
Section titled “How it works”Effect: Recover stamina by 0.5; 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 |
|---|---|
| [Princess of Pink] Kawakami Princess | 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.5 (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) |
Raw precondition: none
Raw trigger: infront_near_lane_time>=1&is_lastspurt==1&hp_per>=1