Card: Overspeed

707603
Cost 0 Name Overspeed Range
Tanya1 On Use If Speed is higher than the target's, all dice on this page gain +6 Power
Guard 3 - 7
Blunt 3 - 6
Blunt 3 - 6
0 Overspeed Tanya1 Guard Blunt Blunt On Use If Speed is higher than the target's, all dice on this page gain +6 Power
Guard 3 - 7
Blunt 3 - 6
Blunt 3 - 6
Rarity Hardcover (Uncommon)
Chapter Impurity
Availability Enemy-only
Id707603
Name (EN)Overspeed
Name (KR)과속
Name (JP)過速
Artwork Tanya1
Keywords[]
Options[]
Script tanyaSpeed
Priority1
Priority ScriptNone
Max In Inventory150
Max In Deck3
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Guard 3 7 None None G None
1 Blunt 3 6 None None J None
2 Blunt 3 6 None None H None
LOR: /card/CardInfo_ch7_FinalBand_Middle.xml, lines 36 ~ 50:

...
<Card ID="707603">
<Name>과속</Name>
<Artwork>Tanya1</Artwork>
<Rarity>Uncommon</Rarity>
<Spec Range="Near" Cost="0" />
<Script>tanyaSpeed</Script>
<ScriptDesc></ScriptDesc>
<BehaviourList>
<Behaviour Min="3" Dice="7" Type="Def" Detail="Guard" Motion="G" EffectRes="" Script="" ActionScript="" Desc="" />
<Behaviour Min="3" Dice="6" Type="Atk" Detail="Hit" Motion="J" EffectRes="" Script="" ActionScript="" Desc="" />
<Behaviour Min="3" Dice="6" Type="Atk" Detail="Hit" Motion="H" EffectRes="" Script="" ActionScript="" Desc="" />
</BehaviourList>
<Chapter>7</Chapter>
<Priority>1</Priority>
</Card>
...