Card: Feint

612003
Cost 1 Name Feint Range
awl3
Slash 2 - 7
Blunt 3 - 7
Pierce 3 - 7 On Hit Inflict 1 Bind next Scene
1 Feint awl3 Slash Blunt Pierce
Slash 2 - 7
Blunt 3 - 7
Pierce 3 - 7 On Hit Inflict 1 Bind next Scene
Rarity Hardcover (Uncommon)
Chapter Star of the City
Availability Collectable
Keywords
  • 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
Id612003
Name (EN)Feint
Name (KR)페인트
Name (JP)フェイント
Artwork awl3
Keywords[Binding_Keyword]
Options[]
Script None
Max In Inventory150
Max In Deck3
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Slash 2 7 None None J AwlOfNight_J
1 Blunt 3 7 None None H AwlOfNight_H
2 Pierce 3 7 binding1atk None Z AwlOfNight_Z
LOR: /card/CardInfo_ch6_3.xml, lines 842 ~ 856:

...
<Card ID="612003">
<Name>페인트</Name>
<Artwork>awl3</Artwork>
<Rarity>Uncommon</Rarity>
<Spec Range="Near" Cost="1" />
<Script></Script>
<ScriptDesc></ScriptDesc>
<BehaviourList>
<Behaviour Min="2" Dice="7" Type="Atk" Detail="Slash" Motion="J" EffectRes="AwlOfNight_J" Script="" ActionScript="" Desc="" />
<Behaviour Min="3" Dice="7" Type="Atk" Detail="Hit" Motion="H" EffectRes="AwlOfNight_H" 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>
...