Card: Unity: Bulwark

705004
Cost 2 Name Unity: Bulwark Range
Roland3Phase_RolandAtk Unity
Combat Start For this Scene, all other allies using a Unity page gain a Block die (6-9) that comes first (Cannot be stacked)
Guard 6 - 9
Pierce 5 - 8
2 Unity: Bulwark Roland3Phase_RolandAtk Guard Pierce Unity
Combat Start For this Scene, all other allies using a Unity page gain a Block die (6-9) that comes first (Cannot be stacked)
Guard 6 - 9
Pierce 5 - 8
Rarity Limited (Rare)
Chapter Impurity
Availability Collectable
Id705004
Name (EN)Unity: Bulwark
Name (KR)결속: 수호
Name (JP)結束:守護
Artwork Roland3Phase_RolandAtk
Keywords[]
Options[]
Script uniteDefense
Max In Inventory9
Max In Deck3
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Guard 6 9 None None G BlackSilence_G
1 Pierce 5 8 None None J BlackSilenceL_J
LOR: /card/CardInfo_ch7.xml, lines 833 ~ 848:

...
<Card ID="705004">
<Name>결속: 수호</Name>
<Artwork>Roland3Phase_RolandAtk</Artwork>
<Rarity>Rare</Rarity>
<Spec Range="Near" Cost="2" />
<Script>uniteDefense</Script>
<ScriptDesc></ScriptDesc>
<BehaviourList>
<Behaviour Min="6" Dice="9" Type="Def" Detail="Guard" Motion="G" EffectRes="BlackSilence_G" Script="" ActionScript="" Desc="" />
<Behaviour Min="5" Dice="8" Type="Atk" Detail="Penetrate" Motion="J" EffectRes="BlackSilenceL_J" Script="" ActionScript="" Desc="" />
</BehaviourList>
<Chapter>7</Chapter>
<Priority>0</Priority>
<MaxNum>9</MaxNum>
</Card>
...