Card: Straining Strings

707701
Cost 0 Name Straining Strings Range
Jaeheon_Fararea Mass-Individual
Pierce 5 - 9 On Hit Give 1 Puppet String next Scene
Pierce 5 - 8 On Hit Give 1 Puppet String next Scene
0 Straining Strings Jaeheon_Fararea Pierce Pierce Mass-Individual
Pierce 5 - 9 On Hit Give 1 Puppet String next Scene
Pierce 5 - 8 On Hit Give 1 Puppet String next Scene
Rarity Objet d'art (Unique)
Chapter Impurity
Availability Enemy-only
Keywords
  • Mass Attack: Targets every enemy. A successful hit destroys the target's Combat Page or action dice.
  • Individual: If the dice roll is larger than the target's current die, they take damage, and the die is destroyed.
Id707701
Name (EN)Straining Strings
Name (KR)구속의 실
Name (JP)拘束の糸
Artwork Jaeheon_Fararea
Keywords[AreaCard_Keyword, AreaDiceEach_Keyword]
Options[]
Script None
Mass Attack AffectionTeam
Max In Inventory150
Max In Deck1
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Pierce 5 9 jaeheon_area_atk JaeheonAreaAtk S1 None
1 Pierce 5 8 jaeheon_area_atk JaeheonAreaAtk S1 None
LOR: /card/CardInfo_ch7_FinalBand_Middle.xml, lines 114 ~ 127:

...
<Card ID="707701">
<Name>인형실 부여 광역기</Name>
<Artwork>Jaeheon_Fararea</Artwork>
<Rarity>Unique</Rarity>
<Spec Range="FarAreaEach" Cost="0" Affection="Team"/>
<Script></Script>
<ScriptDesc></ScriptDesc>
<BehaviourList>
<Behaviour Min="5" Dice="9" Type="Atk" Detail="Penetrate" Motion="S1" EffectRes="" Script="jaeheon_area_atk" ActionScript="JaeheonAreaAtk" Desc="" />
<Behaviour Min="5" Dice="8" Type="Atk" Detail="Penetrate" Motion="S1" EffectRes="" Script="jaeheon_area_atk" ActionScript="JaeheonAreaAtk" Desc="" />
</BehaviourList>
<Chapter>7</Chapter>
<Priority>0</Priority>
</Card>
...