Skip to content

Delightful Memory

Delightful Memory icon

Alternate name: Delightful Memory

Leader・Medium・At a random point on the Final Corner, if you’re in the first half of the pack, you will get a speed boost

Duration: 4 seconds

Activates when:

  • On the final corner
  • The distance type of the current race is medium
  • Your running strategy is Pace Chaser
  • When your current position in the race is 50% or earlier
SourceUnlock type
[Noble Seamair] Fine Motionevolved skill
Technical details
FieldValue
Rarity6
Type tagsmed, ldr, f_c
FieldCheckMeaning
distance_type== 3The distance type of the current race. Value 3 means medium. Known values: 1 (sprint), 2 (mile), 3 (medium), 4 (long).
running_style== 2Your running strategy. Value 2 means Pace Chaser. Known values: 1 (Front Runner), 2 (Pace Chaser), 3 (Late Surger), 4 (End Closer).
is_finalcorner_random== 1Picks a random point on the final corner. The skill will activate there if all other conditions are met.
order_rate<= 50Your current position in the race as a percentage.
TimingValue
Base duration4s
Effectseffect type 22: 0.35 (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: distance_type==3&running_style==2&is_finalcorner_random==1&order_rate<=50