Card: Wheels Industry

702002
Cost 4 Name Wheels Industry Range
Roland2
Blunt 14 - 24 On Clash Win Destroy opponent's next die
Guard 5 - 8
4 Wheels Industry Roland2 Blunt Guard
Blunt 14 - 24 On Clash Win Destroy opponent's next die
Guard 5 - 8
Rarity Limited (Rare)
Chapter Impurity
Availability Obtainable
Id702002
Name (EN)Wheels Industry
Name (KR)휠스 인더스트리
Name (JP)ホイールズ・インダストリー
Artwork Roland2
Keywords[]
Options[NoInventory]
Script None
Max In Inventory150
Max In Deck3
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Blunt 14 24 clockEgoDice None S10 FX_PC_RolRang_Greatsword
1 Guard 5 8 None None G None
LOR: /card/CardInfo_ch7.xml, lines 252 ~ 266:

...
<Card ID="702002">
<Name>롤랑-대검</Name>
<Artwork>Roland2</Artwork>
<Rarity>Rare</Rarity>
<Option>NoInventory</Option>
<Spec Range="Near" Cost="4" />
<Script></Script>
<ScriptDesc></ScriptDesc>
<BehaviourList>
<Behaviour Min="14" Dice="24" Type="Atk" Detail="Hit" Motion="S10" EffectRes="FX_PC_RolRang_Greatsword" Script="clockEgoDice" ActionScript="" Desc="" />
<Behaviour Min="5" Dice="8" Type="Def" Detail="Guard" Motion="G" EffectRes="" Script="" ActionScript="" Desc="" />
</BehaviourList>
<Chapter>7</Chapter>
<Priority>0</Priority>
</Card>
...