Card: Torrent of Hours

990203
Cost 0 Name Torrent of Hours Range
Clock_Time
Slash 3 - 8
Slash 3 - 9
Guard 3 - 7
0 Torrent of Hours Clock_Time Slash Slash Guard
Slash 3 - 8
Slash 3 - 9
Guard 3 - 7
Rarity Hardcover (Uncommon)
Chapter None
Availability Enemy-only
Id990203
Name (EN)Torrent of Hours
Name (KR)시간의 격류
Name (JP)時間の激流
Artwork Clock_Time
Keywords[]
Options[]
Script None
Max In Inventory150
Max In Deck3
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Slash 3 8 None None H None
1 Slash 3 9 None None H None
2 Guard 3 7 None None G None
LOR: /card/CardInfo_creature_hokma.xml, lines 140 ~ 154:

...
<Card ID="990203">
<Name>베기</Name>
<Artwork>Clock_Time</Artwork>
<Rarity>Uncommon</Rarity>
<Spec Range="Near" Cost="0" />
<Script></Script>
<ScriptDesc />
<BehaviourList>
<Behaviour Min="3" Dice="8" Type="Atk" Detail="Slash" Motion="H" EffectRes="" Script="" Desc="" />
<Behaviour Min="3" Dice="9" Type="Atk" Detail="Slash" Motion="H" EffectRes="" Script="" Desc="" />
<Behaviour Min="3" Dice="7" Type="Def" Detail="Guard" Motion="G" EffectRes="" Script="" Desc="" />
</BehaviourList>
<Chapter>0</Chapter>
<Priority>0</Priority>
</Card>
...