Card: Swift Trace

605022
Cost 0 Name Swift Trace Range
IndexSecond10 Dice on this page and the page clashing with it are unaffected by Power gain or loss
Evade 3 - 9
Slash 3 - 7 On Hit Deal 5 damage to target
Pierce 3 - 7 On Hit Deal 5 damage to target
0 Swift Trace IndexSecond10 Evade Slash Pierce Dice on this page and the page clashing with it are unaffected by Power gain or loss
Evade 3 - 9
Slash 3 - 7 On Hit Deal 5 damage to target
Pierce 3 - 7 On Hit Deal 5 damage to target
Rarity Paperback (Common)
Chapter Star of the City
Availability Enemy-only
Id605022
Name (EN)Swift Trace
Name (KR)빠른 궤적
Name (JP)素早い軌跡
Artwork IndexSecond10
Keywords[]
Options[]
Script negatePower
Max In Inventory150
Max In Deck3
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Evade 3 9 None None E None
1 Slash 3 7 damage5atk None J IndexUnit_J
2 Pierce 3 7 damage5atk None H IndexUnit_Z
LOR: /card/CardInfo_ch6_2.xml, lines 167 ~ 181:

...
<Card ID="605022">
<Name>빠르게 공격한다는 내용</Name>
<Artwork>IndexSecond10</Artwork>
<Rarity>Common</Rarity>
<Spec Range="Near" Cost="0" />
<Script>negatePower</Script>
<ScriptDesc></ScriptDesc>
<BehaviourList>
<Behaviour Min="3" Dice="9" Type="Def" Detail="Evasion" Motion="E" EffectRes="" Script="" ActionScript="" Desc="" />
<Behaviour Min="3" Dice="7" Type="Atk" Detail="Slash" Motion="J" EffectRes="IndexUnit_J" Script="damage5atk" ActionScript="" Desc="" />
<Behaviour Min="3" Dice="7" Type="Atk" Detail="Penetrate" Motion="H" EffectRes="IndexUnit_Z" Script="damage5atk" ActionScript="" Desc="" />
</BehaviourList>
<Chapter>6</Chapter>
<Priority>0</Priority>
</Card>
...