Moderately increase fatigue when in the lead by too large of a margin.
100 SP
Activates when:
- The number of seconds since the race has started is 2 or more
- Your current position in the race is 1
- Horse lengths between you and the closest uma behind you is 1 or more
Technical details
| Field | Value |
|---|
| Rarity | 1 |
| Type tags | nac |
| Field | Check | Meaning |
|---|
accumulatetime | >= 2 | The number of seconds since the race has started. |
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 | 0s |
| Effects | effect type 9: -0.02 (known values: 0.0035, 0.005, 0.015, 0.035, 0.055, 0.075, 0.095, -0.0025, -0.005, -0.01, -0.02, -0.03, -0.04, -1) |
Raw precondition: none
Raw trigger: accumulatetime>=2&order==1&bashin_diff_behind>=1