Card: Silence

1100012
Cost 0 Name Silence Range
Clock_Kill On Play Take 15% of Max HP as damage; all other characters lose 5 Speed
Guard 5 - 5
0 Silence Clock_Kill Guard On Play Take 15% of Max HP as damage; all other characters lose 5 Speed
Guard 5 - 5
Rarity Hardcover (Uncommon)
Chapter None
Availability Obtainable
Keywords
  • On Play: Page's effect immediately takes place when slotted on a Speed die.
Id1100012
Name (EN)Silence
Name (KR)침묵
Name (JP)沈黙
Artwork Clock_Kill
Keywords[Instant_Keyword]
Options[]
Script silence_emotion_silence
Max In Inventory150
Max In Deck3
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Guard 5 5 None None G None
LOR: /card/CardInfo_special.xml, lines 153 ~ 165:

...
<Card ID="1100012">
<Name>침묵</Name>
<Artwork>Clock_Kill</Artwork>
<Rarity>Uncommon</Rarity>
<Spec Range="Instance" Cost="0"/>
<Script>silence_emotion_silence</Script>
<ScriptDesc></ScriptDesc>
<BehaviourList>
<Behaviour Min="5" Dice="5" Type="Def" Detail="Guard" Motion="G" EffectRes="" Script="" Desc="" />
</BehaviourList>
<Chapter>0</Chapter>
<Priority>0</Priority>
</Card>
...