Card: Single-Point Stab

606006
Cost 0 Name Single-Point Stab Range
Liu1_6 On Use At the start of the next Scene, draw all copies of 'Single-Point Stab' from the deck
Pierce 3 - 9 On Hit Inflict 1 Burn
0 Single-Point Stab Liu1_6 Pierce On Use At the start of the next Scene, draw all copies of 'Single-Point Stab' from the deck
Pierce 3 - 9 On Hit Inflict 1 Burn
Rarity Paperback (Common)
Chapter Star of the City
Availability Collectable
Keywords
  • Page Draw
  • Burn X: At the end of the Scene, take X damage and subtract 1/3rd of the stack. (Rounds down)
Can be dropped from
250020 Book of Liu Association Section 1
250021 Book of Chun
250036 Book of Miris
Id606006
Name (EN)Single-Point Stab
Name (KR)일점 찌르기
Name (JP)一点突き
Artwork Liu1_6
Keywords[DrawCard_Keyword, Burn_Keyword]
Options[]
Script punchDraw
Max In Inventory150
Max In Deck3
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Pierce 3 9 burn1atk None Z Liu1_Z
LOR: /card/CardInfo_ch6_2.xml, lines 278 ~ 290:

...
<Card ID="606006">
<Name>일점 찌르기</Name>
<Artwork>Liu1_6</Artwork>
<Rarity>Common</Rarity>
<Spec Range="Near" Cost="0" />
<Script>punchDraw</Script>
<ScriptDesc></ScriptDesc>
<BehaviourList>
<Behaviour Min="3" Dice="9" Type="Atk" Detail="Penetrate" Motion="Z" EffectRes="Liu1_Z" Script="burn1atk" ActionScript="" Desc="" />
</BehaviourList>
<Chapter>6</Chapter>
<Priority>0</Priority>
</Card>
...