Card: Conjoining Strings

707703
Cost 0 Name Conjoining Strings Range
Jaeheon_Fusion Cannot be redirected. Combat Start Add 'Red Strings' pages to the hands of target and circus-related enemies
Pierce 5 - 8
Pierce 4 - 7
Guard 4 - 6
Guard Counter 4 - 6 On Clash Win Inflict 1 Feeble next Scene
0 Conjoining Strings Jaeheon_Fusion Pierce Pierce Guard Guard Counter Cannot be redirected. Combat Start Add 'Red Strings' pages to the hands of target and circus-related enemies
Pierce 5 - 8
Pierce 4 - 7
Guard 4 - 6
Guard Counter 4 - 6 On Clash Win Inflict 1 Feeble next Scene
Rarity Objet d'art (Unique)
Chapter Impurity
Availability Enemy-only
Id707703
Name (EN)Conjoining Strings
Name (KR)융합의 실
Name (JP)融合の糸
Artwork Jaeheon_Fusion
Keywords[]
Options[]
Script jaeheon_link
Max In Inventory150
Max In Deck1
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Pierce 5 8 None None S1 FX_Mon_JH2_Link
1 Pierce 4 7 None None S1 FX_Mon_JH2_Link
2 Guard 4 6 None None G None
3 Guard Counter 4 6 jaeheon_link_pw None G None
LOR: /card/CardInfo_ch7_FinalBand_Middle.xml, lines 144 ~ 159:

...
<Card ID="707703">
<Name>연결</Name>
<Artwork>Jaeheon_Fusion</Artwork>
<Rarity>Unique</Rarity>
<Spec Range="Near" Cost="0"/>
<Script>jaeheon_link</Script>
<ScriptDesc></ScriptDesc>
<BehaviourList>
<Behaviour Min="5" Dice="8" Type="Atk" Detail="Penetrate" Motion="S1" EffectRes="FX_Mon_JH2_Link" Script="" ActionScript="" Desc="" />
<Behaviour Min="4" Dice="7" Type="Atk" Detail="Penetrate" Motion="S1" EffectRes="FX_Mon_JH2_Link" Script="" ActionScript="" Desc="" />
<Behaviour Min="4" Dice="6" Type="Def" Detail="Guard" Motion="G" EffectRes="" Script="" ActionScript="" Desc="" />
<Behaviour Min="4" Dice="6" Type="Standby" Detail="Guard" Motion="G" EffectRes="" Script="jaeheon_link_pw" ActionScript="" Desc="" />
</BehaviourList>
<Chapter>7</Chapter>
<Priority>0</Priority>
</Card>
...