Card: Drawing the Strings Taut

703709
Cost 0 Name Drawing the Strings Taut Range
Jaeheon_Strong Mass-Individual
On Use Give 1 Puppet String to all Puppets next Scene
Pierce 5 - 10 On Hit Inflict 1 Bind next Scene
Pierce 5 - 9 On Hit Inflict 1 Bind next Scene
0 Drawing the Strings Taut Jaeheon_Strong Pierce Pierce Mass-Individual
On Use Give 1 Puppet String to all Puppets next Scene
Pierce 5 - 10 On Hit Inflict 1 Bind next Scene
Pierce 5 - 9 On Hit Inflict 1 Bind 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.
  • Bound X: Lower all Speed values by X for the Scene.
Id703709
Name (EN)Drawing the Strings Taut
Name (KR)구속의 실
Name (JP)拘束の糸
Artwork Jaeheon_Strong
Keywords[, AreaCard_Keyword, AreaDiceEach_Keyword, Binding_Keyword]
Options[]
Script Jaeheon_AreaDt
Mass Attack AffectionTeam
Max In Inventory150
Max In Deck1
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Pierce 5 10 Jaeheon_AreaBind JaeheonAreaAtk S1 None
1 Pierce 5 9 Jaeheon_AreaBind JaeheonAreaAtk S1 None
LOR: /card/CardInfo_ch7_Jaeheon.xml, lines 127 ~ 141:

...
<Card ID="703709">
<Name>광역 공격</Name>
<Artwork>Jaeheon_Strong</Artwork>
<Rarity>Unique</Rarity>
<Keyword></Keyword>
<Spec Range="FarAreaEach" Cost="0" Affection="Team"/>
<Script>Jaeheon_AreaDt</Script>
<ScriptDesc></ScriptDesc>
<BehaviourList>
<Behaviour Min="5" Dice="10" Type="Atk" Detail="Penetrate" Motion="S1" EffectRes="" Script="Jaeheon_AreaBind" ActionScript="JaeheonAreaAtk" Desc="" />
<Behaviour Min="5" Dice="9" Type="Atk" Detail="Penetrate" Motion="S1" EffectRes="" Script="Jaeheon_AreaBind" ActionScript="JaeheonAreaAtk" Desc="" />
</BehaviourList>
<Chapter>7</Chapter>
<Priority>0</Priority>
</Card>
...