Angling and Scheming
Alternate name: Angling×Scheming
Increase acceleration at an opportune moment when in the lead on a corner late-race.
How it works
Section titled “How it works”Effect: Recover stamina by 0.4
Duration: 4 seconds
Activates when:
- Current phase of the race is Late-Race or later
- You’re currently on a corner
- Your current position in the race is 1
Inherited version
Section titled “Inherited version”A weaker, inheritance-only version of this skill. Learnable for 200 SP.
Slightly increase acceleration when in the lead on a corner late-race.
Effect: Recover stamina by 0.2
Duration: 2.4 seconds
Available from
Section titled “Available from”| Source | Unlock type |
|---|---|
| [Reeling in the Big One] Seiun Sky | unique skill |
Technical details
| Field | Value |
|---|---|
| Rarity | 5 |
| Type tags | l_2, l_3, cor, nac |
Condition group 1
Section titled “Condition group 1”| Field | Check | Meaning |
|---|---|---|
phase | >= 2 | Current phase of the race. Value 2 means Late-Race. Known values: 0 (Early-Race), 1 (Mid-Race), 2 (Late-Race), 3 (Last Spurt). |
corner | != 0 | Checks if you’re currently on a corner (and if yes, then which one). Value 0 means not a corner. Known values: 0 (not a corner), 1 (first corner), 2 (second corner), 3 (third corner), 4 (fourth corner). |
order | == 1 | Your current position in the race. |
| Timing | Value |
|---|---|
| Base duration | 4s |
| 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) |
Raw precondition: none
Raw trigger: phase>=2&corner!=0&order==1