Card: ???

702011
Cost 9 Name Range
Roland10
Slash 20 - 39 On Clash Win Destroy all of opponent's dice
9 ??? Roland10 Slash
Slash 20 - 39 On Clash Win Destroy all of opponent's dice
Rarity Objet d'art (Unique)
Chapter Impurity
Availability Enemy-only
Id702011
Name (EN)None
Name (KR)None
Name (JP)None
Artwork Roland10
Keywords[]
Options[Personal]
Script None
Max In Inventory150
Max In Deck1
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Slash 20 39 blackSilenceSpecialDice None S12 None
LOR: /card/CardInfo_ch7.xml, lines 389 ~ 402:

...
<Card ID="702011">
<Name>롤</Name>
<Artwork>Roland10</Artwork>
<Rarity>Unique</Rarity>
<Option>Personal</Option>
<Spec Range="Near" Cost="9" />
<Script></Script>
<ScriptDesc></ScriptDesc>
<BehaviourList>
<Behaviour Min="20" Dice="39" Type="Atk" Detail="Slash" Motion="S12" EffectRes="" Script="blackSilenceSpecialDice" ActionScript="" Desc="" />
</BehaviourList>
<Chapter>7</Chapter>
<Priority>0</Priority>
</Card>
...