Abnormality Page: Rhythm

Yesod::8
Level Name Rhythm Rate -1
Artwork SingingMachine_Rhythm Description [Single Ally]
For the duration of the battle, gain 1 Rhythm at the start of each Scene. Whenever a character with Rhythm makes a successful attack, a random character gains 1 Rhythm at a 25% chance next Scene.
(Rhythm: Gain 1 Strength, take additional Stagger damage from hits, lasts 1 Scene)
Sephirah Yesod Abnormality Singing Machine Emotion State Negative
Flavor text It was creating a rhythm.
Dialogue
  • Everyone wants to hear my song again.
  • Various sounds join together to create music.
  • They’re all volunteering to be instruments…
  • If everyone threw their bodies into me, it’ll certainly create an even sweeter melody.
  • You won’t want to hear any other music anymore.
Id8
Internal NameSingingMachine_Rhythm
Name (EN)Rhythm
Name (KR)리듬
Name (JP)リズム
Emotion Rate-1
Level4
TargetingSelectOne
Script ::EmotionCardAbility_singingMachine2
LOR: /card/emotioncard/EmotionCard_yesod.xml, lines 95 ~ 106:

...
<EmotionCard ID="8">
<Name>SingingMachine_Rhythm</Name>
<State>Negative</State>
<Sephirah>Yesod</Sephirah>
<Level>4</Level>
<EmotionLevel>1</EmotionLevel>
<EmotionRate>-1</EmotionRate>
<TargetType>SelectOne</TargetType>
<Script>singingMachine2</Script>
</EmotionCard>
...