Dimensional Runaway
Alternate name: Dimensional Runaway
Runner・At a random point during the Final Corner, if you’re in the lead, your acceleration will increase and you’ll get a slight speed boost
How it works
Section titled “How it works”Effect: Recover stamina by 0.4
Duration: 3 seconds
Activates when:
- On the final corner
- Your running strategy is Front Runner
- Your current position in the race is 1
Available from
Section titled “Available from”| Source | Unlock type |
|---|---|
| [Innocent Silence] Silence Suzuka | evolved skill |
Technical details
| Field | Value |
|---|---|
| Rarity | 6 |
| Type tags | run, f_c |
Condition group 1
Section titled “Condition group 1”| Field | Check | Meaning |
|---|---|---|
running_style | == 1 | Your running strategy. Value 1 means Front Runner. Known values: 1 (Front Runner), 2 (Pace Chaser), 3 (Late Surger), 4 (End Closer). |
is_finalcorner_random | == 1 | Picks a random point on the final corner. The skill will activate there if all other conditions are met. |
order | == 1 | Your current position in the race. |
| 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), effect type 22: 0.15 (known values: 0.035, 0.05, 0.15, 0.25, 0.3, 0.35, 0.4, 0.45, 0.55) |
Raw precondition: none
Raw trigger: running_style==1&is_finalcorner_random==1&order==1