Card: Gap Attack

612001
Cost 0 Name Gap Attack Range
awl1 On Use Gain 1 Haste next Scene
Guard 4 - 6
Pierce 3 - 8 On Clash Win Inflict 1 Bind next Scene
0 Gap Attack awl1 Guard Pierce On Use Gain 1 Haste next Scene
Guard 4 - 6
Pierce 3 - 8 On Clash Win 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
Id612001
Name (EN)Gap Attack
Name (KR)틈새 공격
Name (JP)隙の攻撃
Artwork awl1
Keywords[Quickness_Keyword, Binding_Keyword]
Options[]
Script quickness1
Max In Inventory150
Max In Deck3
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Guard 4 6 None None G AwlOfNight_G
1 Pierce 3 8 binding1pw None Z AwlOfNight_Z
LOR: /card/CardInfo_ch6_3.xml, lines 811 ~ 824:

...
<Card ID="612001">
<Name>틈새 공격</Name>
<Artwork>awl1</Artwork>
<Rarity>Common</Rarity>
<Spec Range="Near" Cost="0" />
<Script>quickness1</Script>
<ScriptDesc></ScriptDesc>
<BehaviourList>
<Behaviour Min="4" Dice="6" Type="Def" Detail="Guard" Motion="G" EffectRes="AwlOfNight_G" Script="" ActionScript="" Desc="" />
<Behaviour Min="3" Dice="8" Type="Atk" Detail="Penetrate" Motion="Z" EffectRes="AwlOfNight_Z" Script="binding1pw" ActionScript="" Desc="" />
</BehaviourList>
<Chapter>6</Chapter>
<Priority>0</Priority>
</Card>
...