Card: Thin Line

706011
Cost 2 Name Thin Line Range
Arbiter1 Dice on this page and the page clashing with it are unaffected by Power gain or loss
Slash 7 - 10 Target's current die cannot be recycled
Blunt 5 - 9
2 Thin Line Arbiter1 Slash Blunt Dice on this page and the page clashing with it are unaffected by Power gain or loss
Slash 7 - 10 Target's current die cannot be recycled
Blunt 5 - 9
Rarity Limited (Rare)
Chapter Impurity
Availability Enemy-only
Keywords
  • Mirinae, Harold, and Olivier’s Exclusive Page: Can only be set in the decks of Mirinae, Harold, and Olivier’s Key pages.
Id706011
Name (EN)Thin Line
Name (KR)가는 선
Name (JP)細い線
Artwork Arbiter1
Keywords[onlypage_hana_Keyword]
Options[OnlyPage]
Script negatePower
Max In Inventory150
Max In Deck3
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Slash 7 10 forbidReuseDice thehead_faratk3 J TheHead_FarAtk3
1 Blunt 5 9 None thehead_faratk3 J TheHead_FarAtk3
LOR: /card/CardInfo_final.xml, lines 88 ~ 103:

...
<Card ID="706011">
<Name>선</Name>
<Artwork>Arbiter1</Artwork>
<Rarity>Rare</Rarity>
<Option>OnlyPage</Option>
<Keyword>onlypage_hana_Keyword</Keyword>
<Spec Range="Far" Cost="2" />
<Script>negatePower</Script>
<ScriptDesc></ScriptDesc>
<BehaviourList>
<Behaviour Min="7" Dice="10" Type="Atk" Detail="Slash" Motion="J" EffectRes="TheHead_FarAtk3" Script="forbidReuseDice" ActionScript="thehead_faratk3" Desc="???" />
<Behaviour Min="5" Dice="9" Type="Atk" Detail="Hit" Motion="J" EffectRes="TheHead_FarAtk3" Script="" ActionScript="thehead_faratk3" Desc="???" />
</BehaviourList>
<Chapter>7</Chapter>
<Priority>0</Priority>
</Card>
...