#LookatCurren
Gain momentum and begin to advance when passing another runner while well-positioned around halfway through the race.
How it works
Section titled “How it works”Effect: Increase target speed by 0.25 m/s; Recover stamina by 0.3
Duration: 5 seconds
Activates when:
- Race progression in percentage is 50 or more
- Race progression in percentage is 65 or fewer
- Your current position in the race is 2 or more
- When your current position in the race is 50% or earlier
- Your position in the race has changed is below 0
Inherited version
Section titled “Inherited version”A weaker, inheritance-only version of this skill. Learnable for 200 SP.
Very slightly begin to advance when passing another runner while well-positioned around halfway through the race.
Effect: Increase target speed by 0.05 m/s; Recover stamina by 0.1
Duration: 3 seconds
Available from
Section titled “Available from”| Source | Unlock type |
|---|---|
| [Fille Éclair] Curren Chan | unique skill |
Technical details
| Field | Value |
|---|---|
| Rarity | 5 |
| Type tags | nac |
Condition group 1
Section titled “Condition group 1”| Field | Check | Meaning |
|---|---|---|
distance_rate | >= 50 | Race progression in percentage. |
distance_rate | <= 65 | Race progression in percentage. |
order | >= 2 | Your current position in the race. |
order_rate | <= 50 | Your current position in the race as a percentage. |
change_order_onetime | < 0 | Checks if your position in the race has changed. |
| Timing | Value |
|---|---|
| Base duration | 5s |
| Effects | speed increase: 0.25 (known values: 0.025, 0.035, 0.05, 0.1, 0.15, 0.2, 0.25, 0.3, 0.35, 0.4, 0.45, 0.5, 0.55, 0.6, 0.65), stamina recovery: 0.3 (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) |
Raw precondition: none
Raw trigger: distance_rate>=50&distance_rate<=65&order>=2&order_rate<=50&change_order_onetime<0