Card: Unity: Bolster

705002
Cost 1 Name Unity: Bolster Range
Roland3Phase_AngelicaGreatsword Unity
Combat Start For this Scene, all other allies using a Unity page gain +1 Power for all dice (Cannot be stacked)
Blunt 3 - 8
Slash 3 - 7
1 Unity: Bolster Roland3Phase_AngelicaGreatsword Blunt Slash Unity
Combat Start For this Scene, all other allies using a Unity page gain +1 Power for all dice (Cannot be stacked)
Blunt 3 - 8
Slash 3 - 7
Rarity Hardcover (Uncommon)
Chapter Impurity
Availability Collectable
Id705002
Name (EN)Unity: Bolster
Name (KR)결속: 강화
Name (JP)結束:強化
Artwork Roland3Phase_AngelicaGreatsword
Keywords[]
Options[]
Script unitePower
Max In Inventory9
Max In Deck3
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Blunt 3 8 None None J BlackSilenceL_J
1 Slash 3 7 None None J BlackSilenceL_J
LOR: /card/CardInfo_ch7.xml, lines 799 ~ 814:

...
<Card ID="705002">
<Name>결속: 강화</Name>
<Artwork>Roland3Phase_AngelicaGreatsword</Artwork>
<Rarity>Uncommon</Rarity>
<Spec Range="Near" Cost="1" />
<Script>unitePower</Script>
<ScriptDesc></ScriptDesc>
<BehaviourList>
<Behaviour Min="3" Dice="8" Type="Atk" Detail="Hit" Motion="J" EffectRes="BlackSilenceL_J" Script="" ActionScript="" Desc="" />
<Behaviour Min="3" Dice="7" Type="Atk" Detail="Slash" Motion="J" EffectRes="BlackSilenceL_J" Script="" ActionScript="" Desc="" />
</BehaviourList>
<Chapter>7</Chapter>
<Priority>0</Priority>
<MaxNum>9</MaxNum>
</Card>
...