Dominator
Alternate name: Monopolizer
Decrease velocity of runners ahead when positioned toward the back late-race. (Medium)
160 SPHow it works
Section titled “How it works”Duration: 3 seconds
Activates when:
- The distance type of the current race is medium
- Picks a random point during the selected phase. The skill will activate there if all other conditions are met is Late-Race
- Your current position in the race as a percentage is above 50
Available from
Section titled “Available from”| Source | Unlock type |
|---|---|
| [Emperor’s Path] Symboli Rudolf | evolved skill base |
| [Precise Chocolatier] Eishin Flash | evolved skill base |
| [Run & Win] Nice Nature | evolved skill base |
| [Stone-Piercing Blue] Grass Wonder | evolved skill base |
| [Tach-nology] Agnes Tachyon | evolved skill base |
Technical details
| Field | Value |
|---|---|
| Rarity | 2 |
| Type tags | dbf, med, l_2 |
Condition group 1
Section titled “Condition group 1”| Field | Check | Meaning |
|---|---|---|
distance_type | == 3 | The distance type of the current race. Value 3 means medium. Known values: 1 (sprint), 2 (mile), 3 (medium), 4 (long). |
phase_random | == 2 | Picks a random point during the selected phase. The skill will activate there if all other conditions are met. Value 2 means Late-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. |
| Timing | Value |
|---|---|
| Base duration | 3s |
| Effects | effect type 21: -0.25 (known values: -0.025, -0.035, -0.05, -0.15, -0.2, -0.25, -0.3) |
Raw precondition: none
Raw trigger: distance_type==3&phase_random==2&order_rate>50