Card: Flail

702107
Cost 0 Name Flail Range
Roland2Phase6
Blunt 3 - 9
Slash 4 - 7
0 Flail Roland2Phase6 Blunt Slash
Blunt 3 - 9
Slash 4 - 7
Rarity Objet d'art (Unique)
Chapter Impurity
Availability Enemy-only
Id702107
Name (EN)Flail
Name (KR)휘두르기
Name (JP)振り回す
Artwork Roland2Phase6
Keywords[]
Options[]
Script None
Max In Inventory150
Max In Deck1
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Blunt 3 9 None None H None
1 Slash 4 7 None None J None
LOR: /card/CardInfo_ch7_Roland2Phase.xml, lines 105 ~ 118:

...
<Card ID="702107">
<Name>휘두르기</Name>
<Artwork>Roland2Phase6</Artwork>
<Rarity>Unique</Rarity>
<Spec Range="Near" Cost="0" />
<Script></Script>
<ScriptDesc></ScriptDesc>
<BehaviourList>
<Behaviour Min="3" Dice="9" Type="Atk" Detail="Hit" Motion="H" EffectRes="" Script="" ActionScript="" Desc="" />
<Behaviour Min="4" Dice="7" Type="Atk" Detail="Slash" Motion="J" EffectRes="" Script="" ActionScript="" Desc="" />
</BehaviourList>
<Chapter>7</Chapter>
<Priority>0</Priority>
</Card>
...