Abnormality Page: Glitter

Hod::4
Level Name Glitter Rate -2
Artwork RedShoes_Kirakira Description [Single Ally]
At the start of the Scene, each enemy is Allured at a 50% chance.
Allured enemies prioritize this librarian as a target, and deal +2-4 damage with attacks.
Gain 1-2 Power in clashes against Allured enemies.
Sephirah Hod Abnormality The Red Shoes Emotion State Negative
Flavor text The shoes were colorless.
They will soon turn red.
Dialogue
  • The red is so vivid, isn’t it simply dazzling?
  • Once you get rid of that person… The shoes are all yours.
  • It’s fine. It won’t be hard to take the shoes off their feet if you chop at their ankles.
  • Don’t you want to be the one shining the brightest here?
  • This glamour should be yours alone.
Id4
Internal NameRedShoes_Kirakira
Name (EN)Glitter
Name (KR)반짝임
Name (JP)艶やか
Emotion Rate-2
Level3
TargetingSelectOne
Script ::EmotionCardAbility_redShoes
LOR: /card/emotioncard/EmotionCard_hod.xml, lines 43 ~ 56:

...
<EmotionCard ID="4">
<Name>RedShoes_Kirakira</Name>
<State>Negative</State>
<Sephirah>Hod</Sephirah>
<Level>3</Level>
<EmotionLevel>1</EmotionLevel>
<EmotionRate>-2</EmotionRate>
<PlayerOnly>true</PlayerOnly>
<TargetType>SelectOne</TargetType>
<Script>redShoes</Script>
</EmotionCard>
...