Abnormality Page: Silence

Hokma::6
Level Name Silence Rate -2
Artwork Clock_Kill Description [Single Ally]
Add a 'Silence' page to the hand: ‘Cost 0 - [On Play] Take 15% of Max. HP as damage; all other characters lose 5 Speed’.
Add an 'Amplify' page to the hand: ‘Cost 0 - [On Play] Take 10% of Max. HP as damage; Gain 5 Speed’.
The page is also included in the deck at the start of subsequent Acts.
Sephirah Hokma Abnormality The Price of Silence Emotion State Negative
Flavor text Rarely, I feel as if time has stopped. Fleeting moments of silence sometimes befall me.
Dialogue
  • Silence does not always bring peace.
  • An instant of silence, as if time had stopped.
  • When time stops, silence falls. In a way, they are one and the same.
  • Even when all has stopped, the soul will not perish.
Id6
Internal NameClock_Kill
Name (EN)Silence
Name (KR)침묵
Name (JP)沈黙
Emotion Rate-2
Level3
TargetingSelectOne
Script ::EmotionCardAbility_silence3
LOR: /card/emotioncard/EmotionCard_hokma.xml, lines 68 ~ 79:

...
<EmotionCard ID="6">
<Name>Clock_Kill</Name>
<State>Negative</State>
<Sephirah>Hokma</Sephirah>
<Level>3</Level>
<EmotionLevel>2</EmotionLevel>
<EmotionRate>-2</EmotionRate>
<TargetType>SelectOne</TargetType>
<Script>silence3</Script>
</EmotionCard>
...