Card: Pursuer

703816
Cost 0 Name Pursuer Range
Orange1 On Use All dice on this page gain +2 Power
Slash 4 - 8
Blunt 3 - 7
Blunt 3 - 5
0 Pursuer Orange1 Slash Blunt Blunt On Use All dice on this page gain +2 Power
Slash 4 - 8
Blunt 3 - 7
Blunt 3 - 5
Rarity Hardcover (Uncommon)
Chapter Impurity
Availability Enemy-only
Id703816
Name (EN)Pursuer
Name (KR)추격자
Name (JP)追撃者
Artwork Orange1
Keywords[]
Options[]
Script powerUp2
Max In Inventory150
Max In Deck3
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Slash 4 8 None None J None
1 Blunt 3 7 None None H None
2 Blunt 3 5 None None J None
LOR: /card/CardInfo_ch7_Elena.xml, lines 150 ~ 164:

...
<Card ID="703816">
<Name>추격자</Name>
<Artwork>Orange1</Artwork>
<Rarity>Uncommon</Rarity>
<Spec Range="Near" Cost="0" />
<Script>powerUp2</Script>
<ScriptDesc></ScriptDesc>
<BehaviourList>
<Behaviour Min="4" Dice="8" Type="Atk" Detail="Slash" Motion="J" EffectRes="" Script="" ActionScript="" Desc="" />
<Behaviour Min="3" Dice="7" Type="Atk" Detail="Hit" Motion="H" EffectRes="" Script="" ActionScript="" Desc="" />
<Behaviour Min="3" Dice="5" Type="Atk" Detail="Hit" Motion="J" EffectRes="" Script="" ActionScript="" Desc="" />
</BehaviourList>
<Chapter>7</Chapter>
<Priority>0</Priority>
</Card>
...