Card: Sorrow

702311
Cost 0 Name Sorrow Range
Roland3Phase_RolandLonely On Use If target has Bind, dice gain +2 Power
Pierce 6 - 9
Slash 5 - 9
Pierce 4 - 8
0 Sorrow Roland3Phase_RolandLonely Pierce Slash Pierce On Use If target has Bind, dice gain +2 Power
Pierce 6 - 9
Slash 5 - 9
Pierce 4 - 8
Rarity Hardcover (Uncommon)
Chapter Impurity
Availability Enemy-only
Id702311
Name (EN)Sorrow
Name (KR)슬픔
Name (JP)悲嘆
Artwork Roland3Phase_RolandLonely
Keywords[]
Options[]
Script black_4th_durandal
Max In Inventory150
Max In Deck3
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Pierce 6 9 None None Z BS4DurandalPene_Z
1 Slash 5 9 None None H BS4DurandalHit_H
2 Pierce 4 8 None None Z BS4DurandalPene_Z
LOR: /card/CardInfo_ch7_Roland4Phase.xml, lines 171 ~ 185:

...
<Card ID="702311">
<Name>듀란달 공격</Name>
<Artwork>Roland3Phase_RolandLonely</Artwork>
<Rarity>Uncommon</Rarity>
<Spec Range="Near" Cost="0" />
<Script>black_4th_durandal</Script>
<ScriptDesc></ScriptDesc>
<BehaviourList>
<Behaviour Min="6" Dice="9" Type="Atk" Detail="Penetrate" Motion="Z" EffectRes="BS4DurandalPene_Z" Script="" ActionScript="" Desc="" />
<Behaviour Min="5" Dice="9" Type="Atk" Detail="Slash" Motion="H" EffectRes="BS4DurandalHit_H" Script="" ActionScript="" Desc="" />
<Behaviour Min="4" Dice="8" Type="Atk" Detail="Penetrate" Motion="Z" EffectRes="BS4DurandalPene_Z" Script="" ActionScript="" Desc="" />
</BehaviourList>
<Chapter>7</Chapter>
<Priority>0</Priority>
</Card>
...