Tactical Tweak
Alternate name: Redo
Slightly increase acceleration when positioned toward the back mid-race. (Pace Chaser)
120 SPHow it works
Section titled “How it works”Effect: Recover stamina by 0.2
Duration: 3 seconds
Activates when:
- During the phase
- Your running strategy is Pace Chaser
- Your current position in the race as a percentage is above 40
Available from
Section titled “Available from”| Source | Unlock type |
|---|---|
| [Tach-nology] Agnes Tachyon | event skill |
| [Turbulent Blue] Meisho Doto | event skill |
| [“Rhodonite and the Dreamstone”] Zenno Rob Roy | event skill |
| [At the End of the Day] Special Week | hint skill |
| [Go Go☆Princess!] Kawakami Princess | hint skill |
| [Nothing Hard Work Can’t Solve!] Daiwa Scarlet | event skill |
| [Princess Bride] Kawakami Princess | hint skill |
| [Tracen Academy] Kawakami Princess | hint skill |
| [Tracen Academy] TM Opera O | hint skill |
Technical details
| Field | Value |
|---|---|
| Rarity | 1 |
| Type tags | ldr, l_1 |
Condition group 1
Section titled “Condition group 1”| Field | Check | Meaning |
|---|---|---|
running_style | == 2 | Your running strategy. Value 2 means Pace Chaser. Known values: 1 (Front Runner), 2 (Pace Chaser), 3 (Late Surger), 4 (End Closer). |
phase_random | == 1 | Picks a random point during the selected phase. The skill will activate there if all other conditions are met. Value 1 means Mid-Race. Known values: 0 (Early-Race), 1 (Mid-Race), 2 (Late-Race), 3 (Last Spurt). |
order_rate | > 40 | Your current position in the race as a percentage. |
| Timing | Value |
|---|---|
| Base duration | 3s |
| Effects | stamina recovery: 0.2 (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: running_style==2&phase_random==1&order_rate>40