Spurring Emotions
Alternate name: Spurring Emotions
Chaser・During a Last Spurt straight, your acceleration and FoV will increase
How it works
Section titled “How it works”Effect: Recover stamina by 0.4
Duration: 0.9 seconds
Activates when:
- Your running strategy is End Closer
- You’re currently in the last spurt
- You aren’t currently on a corner
Available from
Section titled “Available from”| Source | Unlock type |
|---|---|
| [Nevertheless] Narita Taishin | evolved skill |
Technical details
| Field | Value |
|---|---|
| Rarity | 6 |
| Type tags | cha, str |
Condition group 1
Section titled “Condition group 1”| Field | Check | Meaning |
|---|---|---|
running_style | == 4 | Your running strategy. Value 4 means End Closer. Known values: 1 (Front Runner), 2 (Pace Chaser), 3 (Late Surger), 4 (End Closer). |
is_lastspurt | == 1 | Checks if you’re currently in the 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). |
| Timing | Value |
|---|---|
| Base duration | 0.9s |
| 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), effect type 8: 5 (known values: 5, 10, 15, -3, -5, -10) |
Raw precondition: none
Raw trigger: running_style==4&is_lastspurt==1&corner==0