Card: Dagger Press

612002
Cost 1 Name Dagger Press Range
awl1 On Use Gain 2 Haste next Scene
Pierce 2 - 7
Guard 4 - 6
Pierce 3 - 7 On Hit Inflict 1 Bind next Scene
1 Dagger Press awl1 Pierce Guard Pierce On Use Gain 2 Haste next Scene
Pierce 2 - 7
Guard 4 - 6
Pierce 3 - 7 On Hit Inflict 1 Bind next Scene
Rarity Paperback (Common)
Chapter Star of the City
Availability Collectable
Keywords
  • Haste X: Boost all Speed dice values by X for the Scene.
  • Bound X: Lower all Speed values by X for the Scene.
Can be dropped from
252001 Book of Allen
252002 Book of a Night Awl
Id612002
Name (EN)Dagger Press
Name (KR)단검술 찌르기
Name (JP)短剣術 突き
Artwork awl1
Keywords[Quickness_Keyword, Binding_Keyword]
Options[]
Script quickness2
Max In Inventory150
Max In Deck3
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Pierce 2 7 None None Z AwlOfNight_Z
1 Guard 4 6 None None G AwlOfNight_G
2 Pierce 3 7 binding1atk None Z AwlOfNight_Z
LOR: /card/CardInfo_ch6_3.xml, lines 826 ~ 840:

...
<Card ID="612002">
<Name>단검술 찌르기</Name>
<Artwork>awl1</Artwork>
<Rarity>Common</Rarity>
<Spec Range="Near" Cost="1" />
<Script>quickness2</Script>
<ScriptDesc></ScriptDesc>
<BehaviourList>
<Behaviour Min="2" Dice="7" Type="Atk" Detail="Penetrate" Motion="Z" EffectRes="AwlOfNight_Z" Script="" ActionScript="" Desc="" />
<Behaviour Min="4" Dice="6" Type="Def" Detail="Guard" Motion="G" EffectRes="AwlOfNight_G" Script="" ActionScript="" Desc="" />
<Behaviour Min="3" Dice="7" Type="Atk" Detail="Penetrate" Motion="Z" EffectRes="AwlOfNight_Z" Script="binding1atk" ActionScript="" Desc="" />
</BehaviourList>
<Chapter>6</Chapter>
<Priority>0</Priority>
</Card>
...