Card: ???

705001
Cost 0 Name Range
Roland9
Slash Counter 4 - 8
Slash Counter 4 - 8
0 ??? Roland9 Slash Counter Slash Counter
Slash Counter 4 - 8
Slash Counter 4 - 8
Rarity Limited (Rare)
Chapter Impurity
Availability Enemy-only
Id705001
Name (EN)None
Name (KR)None
Name (JP)None
Artwork Roland9
Keywords[]
Options[]
Script None
Max In Inventory150
Max In Deck3
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Slash Counter 4 8 None None S12 FX_PC_RolRang_Slash_Down
1 Slash Counter 4 8 None None S13 FX_PC_RolRang_Slash_UP
LOR: /card/CardInfo_ch7.xml, lines 783 ~ 796:

...
<Card ID="705001">
<Name>검은침묵 반격용</Name>
<Artwork>Roland9</Artwork>
<Rarity>Rare</Rarity>
<Spec Range="Near" Cost="0" />
<Script></Script>
<ScriptDesc></ScriptDesc>
<BehaviourList>
<Behaviour Min="4" Dice="8" Type="Standby" Detail="Slash" Motion="S12" EffectRes="FX_PC_RolRang_Slash_Down" Script="" ActionScript="" Desc="" />
<Behaviour Min="4" Dice="8" Type="Standby" Detail="Slash" Motion="S13" EffectRes="FX_PC_RolRang_Slash_UP" Script="" ActionScript="" Desc="" />
</BehaviourList>
<Chapter>7</Chapter>
<Priority>0</Priority>
</Card>
...