Card: Combo: Zelkova Workshop

705203
Cost 0 Name Combo: Zelkova Workshop Range
Roland3Phase_RolandAtk Combat Start If targeting the same character as Angelica, all Offensive dice on this page are moved to hers
Slash 3 - 8 On Hit Recover 5 Stagger Resist
Slash 3 - 8 On Hit Recover 5 Stagger Resist
Guard Counter 3 - 6
0 Combo: Zelkova Workshop Roland3Phase_RolandAtk Slash Slash Guard Counter Combat Start If targeting the same character as Angelica, all Offensive dice on this page are moved to hers
Slash 3 - 8 On Hit Recover 5 Stagger Resist
Slash 3 - 8 On Hit Recover 5 Stagger Resist
Guard Counter 3 - 6
Rarity Limited (Rare)
Chapter Impurity
Availability Enemy-only
Id705203
Name (EN)Combo: Zelkova Workshop
Name (KR)연계: 느티나무 공방
Name (JP)連携:ケヤキ工房
Artwork Roland3Phase_RolandAtk
Keywords[]
Options[]
Script atkcombo_zelkova
Max In Inventory150
Max In Deck3
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Slash 3 8 recoverBreak5atk None J BS3DurandalUp_J
1 Slash 3 8 recoverBreak5atk None H BS3DurandalHit_H
2 Guard Counter 3 6 None None G BS3_G
LOR: /card/CardInfo_ch7_BlackSilence3Phase.xml, lines 37 ~ 51:

...
<Card ID="705203">
<Name>연계 - 느티나무 공방</Name>
<Artwork>Roland3Phase_RolandAtk</Artwork>
<Rarity>Rare</Rarity>
<Spec Range="Near" Cost="0" />
<Script>atkcombo_zelkova</Script>
<ScriptDesc></ScriptDesc>
<BehaviourList>
<Behaviour Min="3" Dice="8" Type="Atk" Detail="Slash" Motion="J" EffectRes="BS3DurandalUp_J" Script="recoverBreak5atk" ActionScript="" Desc="" />
<Behaviour Min="3" Dice="8" Type="Atk" Detail="Slash" Motion="H" EffectRes="BS3DurandalHit_H" Script="recoverBreak5atk" ActionScript="" Desc="" />
<Behaviour Min="3" Dice="6" Type="Standby" Detail="Guard" Motion="G" EffectRes="BS3_G" Script="" ActionScript="" Desc="" />
</BehaviourList>
<Chapter>7</Chapter>
<Priority>0</Priority>
</Card>
...