Call Me King
Alternate name: Call me KING
Increase velocity in a true display of skill with 200m remaining after racing calmly.
How it works
Section titled “How it works”Effect: Increase target speed by 0.35 m/s
Duration: 5 seconds
Activates when:
- The number of times you’ve been rushing (kakari) during the race is 0
- The number of meters remaining in the race is 201 or fewer
- The number of meters remaining in the race is 199 or more
- Your current position in the race is 4 or more
- When your current position in the race is 70% or earlier
Inherited version
Section titled “Inherited version”A weaker, inheritance-only version of this skill. Learnable for 200 SP.
Moderately increase velocity in a true display of skill with 200m remaining after racing calmly.
Effect: Increase target speed by 0.25 m/s
Duration: 3 seconds
Available from
Section titled “Available from”| Source | Unlock type |
|---|---|
| [King of Emeralds] King Halo | unique skill |
Technical details
| Field | Value |
|---|---|
| Rarity | 3 |
| Type tags | nac |
Condition group 1
Section titled “Condition group 1”| Field | Check | Meaning |
|---|---|---|
temptation_count | == 0 | The number of times you’ve been rushing (kakari) during the race. |
remain_distance | <= 201 | The number of meters remaining in the race. |
remain_distance | >= 199 | The number of meters remaining in the race. |
order | >= 4 | Your current position in the race. |
order_rate | <= 70 | Your current position in the race as a percentage. |
| Timing | Value |
|---|---|
| Base duration | 5s |
| Effects | speed increase: 0.35 (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: temptation_count==0&remain_distance<=201&remain_distance>=199&order>=4&order_rate<=70