Steadfast
Alternate name: Steadfast
Runner・If you’re in the lead during the Final Straight with another girl right behind you, your speed will increase
180 SPHow it works
Section titled “How it works”Effect: Increase target speed by 0.25 m/s
Duration: 2.4 seconds
Activates when:
- On the final straight
- Your running strategy is Front Runner
- Your current position in the race is 1
- Horse lengths between you and the closest uma behind you is 1 or fewer
Available from
Section titled “Available from”| Source | Unlock type |
|---|---|
| [Gilded Shrine to Glory] Kitasan Black | event skill |
Technical details
| Field | Value |
|---|---|
| Rarity | 1 |
| Type tags | run |
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_last_straight | == 1 | Checks if you’re currently on the final straight of the course. |
order | == 1 | Your current position in the race. |
bashin_diff_behind | <= 1 | Horse lengths between you and the closest uma behind you. |
| Timing | Value |
|---|---|
| Base duration | 2.4s |
| Effects | speed increase: 0.25 (known values: 0.025, 0.035, 0.05, 0.1, 0.15, 0.2, 0.25, 0.3, 0.35, 0.4, 0.45, 0.5, 0.55, 0.6, 0.65) |
Raw precondition: none
Raw trigger: running_style==1&is_last_straight==1&order==1&bashin_diff_behind<=1