Card: Rue

408006
Cost 2 Name Rue Range
Wedge6
Guard 2 - 7
Slash 2 - 5
Blunt 2 - 5
2 Rue Wedge6 Guard Slash Blunt
Guard 2 - 7
Slash 2 - 5
Blunt 2 - 5
Rarity Limited (Rare)
Chapter Urban Plague
Availability Enemy-only
Id408006
Name (EN)Rue
Name (KR)후회
Name (JP)後悔
Artwork Wedge6
Keywords[]
Options[]
Script None
Priority2
Priority ScriptNone
Max In Inventory150
Max In Deck3
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Guard 2 7 None None G None
1 Slash 2 5 None None H Dawn_H
2 Blunt 2 5 None None J Dawn_J
LOR: /card/CardInfo_ch4.xml, lines 1009 ~ 1023:

...
<Card ID="408006">
<Name>후회</Name>
<Artwork>Wedge6</Artwork>
<Rarity>Rare</Rarity>
<Spec Range="Near" Cost="2" />
<Script />
<ScriptDesc />
<BehaviourList>
<Behaviour Min="2" Dice="7" Type="Def" Detail="Guard" Motion="G" EffectRes="" Script="" Desc="" />
<Behaviour Min="2" Dice="5" Type="Atk" Detail="Slash" Motion="H" EffectRes="Dawn_H" Script="" Desc="" />
<Behaviour Min="2" Dice="5" Type="Atk" Detail="Hit" Motion="J" EffectRes="Dawn_J" Script="" Desc="" />
</BehaviourList>
<Chapter>4</Chapter>
<Priority>2</Priority>
</Card>
...