Card: Void

702312
Cost 0 Name Void Range
Roland3Phase_RolandLonely If this page fails to deal 15+ damage, user takes 15 Stagger damage and gains 1 Strength next Scene
Slash 5 - 8
Pierce 5 - 8
Blunt 5 - 7
0 Void Roland3Phase_RolandLonely Slash Pierce Blunt If this page fails to deal 15+ damage, user takes 15 Stagger damage and gains 1 Strength next Scene
Slash 5 - 8
Pierce 5 - 8
Blunt 5 - 7
Rarity Paperback (Common)
Chapter Impurity
Availability Enemy-only
Id702312
Name (EN)Void
Name (KR)공허
Name (JP)空虚
Artwork Roland3Phase_RolandLonely
Keywords[]
Options[]
Script black_4th_durandalweak
Max In Inventory150
Max In Deck3
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Slash 5 8 None None J BS4DurandalUp_J
1 Pierce 5 8 None None Z BS4DurandalPene_Z
2 Blunt 5 7 None None H BS4DurandalHit_H
LOR: /card/CardInfo_ch7_Roland4Phase.xml, lines 187 ~ 201:

...
<Card ID="702312">
<Name>듀란달 약공격</Name>
<Artwork>Roland3Phase_RolandLonely</Artwork>
<Rarity>Common</Rarity>
<Spec Range="Near" Cost="0" />
<Script>black_4th_durandalweak</Script>
<ScriptDesc></ScriptDesc>
<BehaviourList>
<Behaviour Min="5" Dice="8" Type="Atk" Detail="Slash" Motion="J" EffectRes="BS4DurandalUp_J" Script="" ActionScript="" Desc="" />
<Behaviour Min="5" Dice="8" Type="Atk" Detail="Penetrate" Motion="Z" EffectRes="BS4DurandalPene_Z" Script="" ActionScript="" Desc="" />
<Behaviour Min="5" Dice="7" Type="Atk" Detail="Hit" Motion="H" EffectRes="BS4DurandalHit_H" Script="" ActionScript="" Desc="" />
</BehaviourList>
<Chapter>7</Chapter>
<Priority>0</Priority>
</Card>
...