You've Got No Shot
You’ve Got No Shot
Section titled “You’ve Got No Shot”Alternate name: Escape Prohibition
Cause panic in and moderately dull movement for runners ahead when positioned toward the back early-race. (Sprint)
Quick facts
Section titled “Quick facts”| Field | Value |
|---|---|
| Skill ID | 201021 |
| Rarity | 2 |
| Cost | 170 SP |
| Type tags | dbf, sho, l_0 |
| Shareable page | /umamusume/skills/youve-got-no-shot-201021/ |
How it works
Section titled “How it works”Activates when the distance type of the current race is sprint, picks a random point during the selected phase. The skill will activate there if all other conditions are met is Early-Race, your current position in the race as a percentage is above 50, and the number of seconds since the race has started is 5 or later. The listed effect lasts about 1.2 seconds. Effect: effect type 9 -0.03 (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), 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).
Technical details
Raw condition fields are shown here for advanced players who want exact activation checks.
Condition group 1
Section titled “Condition group 1”| Field | Check | Meaning |
|---|---|---|
distance_type | == 1 | The distance type of the current race. Value 1 means sprint. Known values: 1 (sprint), 2 (mile), 3 (medium), 4 (long). |
phase_random | == 0 | Picks a random point during the selected phase. The skill will activate there if all other conditions are met. Value 0 means Early-Race. Known values: 0 (Early-Race), 1 (Mid-Race), 2 (Late-Race), 3 (Last Spurt). |
order_rate | > 50 | Your current position in the race as a percentage. |
accumulatetime | >= 5 | The number of seconds since the race has started. |
| Timing | Value |
|---|---|
| Base duration | 1.2s |
| Effects | effect type 9: -0.03 (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), 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: distance_type==1&phase_random==0&order_rate>50&accumulatetime>=5