Abnormality Page: Time

Hokma::4
Level Name Time Rate -1
Artwork Clock_Time Description [All Allies]
The player has 30 seconds to select Combat Pages before the combat phase begins each Scene.
Boost the Power of all dice of all librarians by 1-2.
Sephirah Hokma Abnormality The Price of Silence Emotion State Negative
Flavor text Time flows as life does, and life goes as time does.
Dialogue
  • That one doesn’t have enough time is a useless complaint.
  • Tomorrow may or may not come.
  • You’ll be given more time than you have lost.
  • Time is given to everyone evenly, but fate makes it unfair.
Id4
Internal NameClock_Time
Name (EN)Time
Name (KR)시간
Name (JP)時間
Emotion Rate-1
Level3
TargetingAll
Script ::EmotionCardAbility_silence1
LOR: /card/emotioncard/EmotionCard_hokma.xml, lines 42 ~ 53:

...
<EmotionCard ID="4">
<Name>Clock_Time</Name>
<State>Negative</State>
<Sephirah>Hokma</Sephirah>
<Level>3</Level>
<EmotionLevel>1</EmotionLevel>
<EmotionRate>-1</EmotionRate>
<TargetType>All</TargetType>
<Script>silence1</Script>
</EmotionCard>
...