Card: Amplify

1100013
Cost 0 Name Amplify Range
Clock_Time On Play Take 10% of Max HP as damage; gain 5 Speed
Guard 5 - 5
0 Amplify Clock_Time Guard On Play Take 10% of Max HP as damage; gain 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.
Id1100013
Name (EN)Amplify
Name (KR)증폭
Name (JP)増幅
Artwork Clock_Time
Keywords[Instant_Keyword]
Options[]
Script silence_emotion_haste
Max In Inventory150
Max In Deck3
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Guard 5 5 None None G None
LOR: /card/CardInfo_special.xml, lines 166 ~ 178:

...
<Card ID="1100013">
<Name>신속</Name>
<Artwork>Clock_Time</Artwork>
<Rarity>Uncommon</Rarity>
<Spec Range="Instance" Cost="0"/>
<Script>silence_emotion_haste</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>
...