Shrewd Step
Alternate name: Clever Step
Slightly increase ability to navigate smoothly. (Pace Chaser)
120 SPHow it works
Section titled “How it works”Effect: Recover stamina by 0.2
Duration: 3 seconds
Activates when:
- Your running strategy is Pace Chaser
- You’ve just moved left or right
- You’ve just moved left or right is moved further from the fence
Available from
Section titled “Available from”| Source | Unlock type |
|---|---|
| [Peak Joy] Tokai Teio | innate skill |
| [Sunlight Bouquet] Mayano Top Gun | innate skill |
| [Cozy Cute Memory ♪] Curren Chan | event skill |
| [Dream Big!] Tokai Teio | hint skill |
| [Magical Heroine] Zenno Rob Roy | hint skill |
| [Step! Smile! Wink!] Tokai Teio | hint skill |
| [The Brightest Star Shines On] Sirius Symboli | event skill |
| [The Perfect Book for You] Zenno Rob Roy | hint skill |
| [Tracen Academy] Tokai Teio | hint skill |
| [Tracen Academy] Zenno Rob Roy | hint skill |
Technical details
| Field | Value |
|---|---|
| Rarity | 1 |
| Type tags | ldr |
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). |
is_move_lane | == 1 | Checks if you’ve just moved left or right. Value 1 means moved closer to the fence. Known values: 1 (moved closer to the fence), 2 (moved further from the fence). |
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). |
is_move_lane | == 2 | Checks if you’ve just moved left or right. Value 2 means moved further from the fence. Known values: 1 (moved closer to the fence), 2 (moved further from the fence). |
| 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&is_move_lane==1@running_style==2&is_move_lane==2