#Cute Perturbation♪
Alternate name: #Cute Perturbation♪
Leader・At a random point during the Final Leg, if you’re in the first half of the pack, your speed will slightly increase and you’ll lower FoV of all enemies behind you
How it works
Section titled “How it works”Duration: 3 seconds
Activates when:
- Your running strategy is Pace Chaser
- Picks a random point during the selected phase. The skill will activate there if all other conditions are met is Late-Race
- When your current position in the race is 50% or earlier
Available from
Section titled “Available from”| Source | Unlock type |
|---|---|
| [Fille Éclair] Curren Chan | evolved skill |
Technical details
| Field | Value |
|---|---|
| Rarity | 6 |
| Type tags | dbf, ldr, l_2 |
Condition group 1
Section titled “Condition group 1”| Field | Check | Meaning |
|---|---|---|
running_style | == 2 | Your running strategy. Value 2 means Pace Chaser. Known values: 1 (Front Runner), 2 (Pace Chaser), 3 (Late Surger), 4 (End Closer). |
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 8: -5 (known values: 5, 10, 15, -3, -5, -10), effect type 22: 0.15 (known values: 0.035, 0.05, 0.15, 0.25, 0.3, 0.35, 0.4, 0.45, 0.55) |
Raw precondition: none
Raw trigger: running_style==2&phase_random==2&order_rate<=50