Card: Prod the Weakness

612005
Cost 3 Name Prod the Weakness Range
awl5
Guard 4 - 8
Pierce 9 - 21 On Clash Win Inflict 1 Bind next Scene
3 Prod the Weakness awl5 Guard Pierce
Guard 4 - 8
Pierce 9 - 21 On Clash Win Inflict 1 Bind next Scene
Rarity Limited (Rare)
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
Id612005
Name (EN)Prod the Weakness
Name (KR)약점 찌르기
Name (JP)弱点突き
Artwork awl5
Keywords[Binding_Keyword]
Options[]
Script None
Max In Inventory150
Max In Deck3
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Guard 4 8 None None G AwlOfNight_G
1 Pierce 9 21 binding1pw None Z AwlOfNight_Z2
LOR: /card/CardInfo_ch6_3.xml, lines 874 ~ 887:

...
<Card ID="612005">
<Name>약점 찌르기</Name>
<Artwork>awl5</Artwork>
<Rarity>Rare</Rarity>
<Spec Range="Near" Cost="3" />
<Script></Script>
<ScriptDesc></ScriptDesc>
<BehaviourList>
<Behaviour Min="4" Dice="8" Type="Def" Detail="Guard" Motion="G" EffectRes="AwlOfNight_G" Script="" ActionScript="" Desc="" />
<Behaviour Min="9" Dice="21" Type="Atk" Detail="Penetrate" Motion="Z" EffectRes="AwlOfNight_Z2" Script="binding1pw" ActionScript="" Desc="" />
</BehaviourList>
<Chapter>6</Chapter>
<Priority>0</Priority>
</Card>
...