Card: Stiletto

612006
Cost 4 Name Stiletto Range
awl6 On Use Boost damage by sum of user's Haste and target's Bind
Evade 4 - 10
Pierce 11 - 25 On Hit Inflict 2 Bind next Scene
4 Stiletto awl6 Evade Pierce On Use Boost damage by sum of user's Haste and target's Bind
Evade 4 - 10
Pierce 11 - 25 On Hit Inflict 2 Bind next Scene
Rarity Objet d'art (Unique)
Chapter Star of the City
Availability Collectable
Keywords
  • Allen’s Exclusive Page: Can only be set in the deck of Allen’s Key page.
  • Bound X: Lower all Speed values by X for the Scene.
Can be dropped from
252001 Book of Allen
Id612006
Name (EN)Stiletto
Name (KR)스틸레토
Name (JP)スティレット
Artwork awl6
Keywords[onlypage_awl, Binding_Keyword]
Options[OnlyPage]
Script awlofnight1
Max In Inventory150
Max In Deck1
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Evade 4 10 None None E AwlOfNight_G
1 Pierce 11 25 binding2atk AwlOfNight_Stiletto Z AwlOfNight_Z
LOR: /card/CardInfo_ch6_3.xml, lines 889 ~ 904:

...
<Card ID="612006">
<Name>스틸레토</Name>
<Artwork>awl6</Artwork>
<Rarity>Unique</Rarity>
<Option>OnlyPage</Option>
<Keyword>onlypage_awl</Keyword>
<Spec Range="Near" Cost="4" />
<Script>awlofnight1</Script>
<ScriptDesc></ScriptDesc>
<BehaviourList>
<Behaviour Min="4" Dice="10" Type="Def" Detail="Evasion" Motion="E" EffectRes="AwlOfNight_G" Script="" ActionScript="" Desc="" />
<Behaviour Min="11" Dice="25" Type="Atk" Detail="Penetrate" Motion="Z" EffectRes="AwlOfNight_Z" Script="binding2atk" ActionScript="AwlOfNight_Stiletto" Desc="" />
</BehaviourList>
<Chapter>6</Chapter>
<Priority>0</Priority>
</Card>
...