Card: Straining Strings

705015
Cost 6 Name Straining Strings Range
Jaeheon_Strong Mass-Individual
Usable on and after the third Scene
This page is exhausted on use and returns to hand after 4 Scenes
On Use All allies with 'Puppeteer’s Strings' recover 20 HP and Stagger Resist
Pierce 6 - 10 On Hit Inflict 1 Bind next Scene
Pierce 6 - 10 On Hit Inflict 1 Bind next Scene
6 Straining Strings Jaeheon_Strong Pierce Pierce Mass-Individual
Usable on and after the third Scene
This page is exhausted on use and returns to hand after 4 Scenes
On Use All allies with 'Puppeteer’s Strings' recover 20 HP and Stagger Resist
Pierce 6 - 10 On Hit Inflict 1 Bind next Scene
Pierce 6 - 10 On Hit Inflict 1 Bind next Scene
Rarity Objet d'art (Unique)
Chapter Impurity
Availability Collectable
Keywords
  • Jae-heon’s Exclusive Page: Can only be set in the deck of Jae-heon’s Key page.
  • 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.
Id705015
Name (EN)Straining Strings
Name (KR)구속의 실
Name (JP)拘束の糸
Artwork Jaeheon_Strong
Keywords[onlypage_jaeheon_Keyword, AreaCard_Keyword, AreaDiceEach_Keyword]
Options[OnlyPage]
Script jaeheonArea
Mass Attack AffectionTeam
Skin ChangeTwistedJaeheon
Skin Change TypeNormal
Skin Height0
Max In Inventory1
Max In Deck1
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Pierce 6 10 jaeheonAreaDice JaeheonAreaAtk S1 None
1 Pierce 6 10 jaeheonAreaDice JaeheonAreaAtk S1 None
LOR: /card/CardInfo_ch7.xml, lines 949 ~ 968:

...
<Card ID="705015">
<Name>재헌 광역</Name>
<Artwork>Jaeheon_Strong</Artwork>
<Rarity>Unique</Rarity>
<Option>OnlyPage</Option>
<Keyword>onlypage_jaeheon_Keyword</Keyword>
<Spec Range="FarAreaEach" Cost="6" Affection="Team"/>
<Script>jaeheonArea</Script>
<ScriptDesc></ScriptDesc>
<BehaviourList>
<Behaviour Min="6" Dice="10" Type="Atk" Detail="Penetrate" Motion="S1" EffectRes="" Script="jaeheonAreaDice" ActionScript="JaeheonAreaAtk" Desc="" />
<Behaviour Min="6" Dice="10" Type="Atk" Detail="Penetrate" Motion="S1" EffectRes="" Script="jaeheonAreaDice" ActionScript="JaeheonAreaAtk" Desc="" />
</BehaviourList>
<Chapter>7</Chapter>
<Priority>0</Priority>
<SkinChange>TwistedJaeheon</SkinChange>
<SkinChangeType>Normal</SkinChangeType>
<MaxNum>1</MaxNum>
</Card>
...