Card: Forceful Gesture

703716
Cost 3 Name Forceful Gesture Range
Puppet4 On Use Draw 1 page
Guard 4 - 8
Blunt 5 - 16 On Hit Inflict 1 Feeble, Disarm, and Bind next Scene
3 Forceful Gesture Puppet4 Guard Blunt On Use Draw 1 page
Guard 4 - 8
Blunt 5 - 16 On Hit Inflict 1 Feeble, Disarm, and Bind next Scene
Rarity Limited (Rare)
Chapter Impurity
Availability Enemy-only
Keywords
  • Page Draw
  • Feeble X: Offensive dice lose X Power for the Scene.
  • Disarm X: Defensive dice lose X Power for the Scene.
  • Bound X: Lower all Speed values by X for the Scene.
Id703716
Name (EN)Forceful Gesture
Name (KR)묵직한 일격
Name (JP)どっしりした一撃
Artwork Puppet4
Keywords[DrawCard_Keyword, Weak_Keyword, Disarm_Keyword, Binding_Keyword]
Options[]
Script drawCard
Priority1
Priority ScriptNone
Max In Inventory150
Max In Deck3
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Guard 4 8 None None G Shi_G
1 Blunt 5 16 weakDisarmBinding1atk None J Puppet1_J
LOR: /card/CardInfo_ch7_Jaeheon.xml, lines 233 ~ 246:

...
<Card ID="703716">
<Name>묵직한 일격</Name>
<Artwork>Puppet4</Artwork>
<Rarity>Rare</Rarity>
<Spec Range="Near" Cost="3"/>
<Script>drawCard</Script>
<ScriptDesc>[사용시] 책장을 1장 뽑음</ScriptDesc>
<BehaviourList>
<Behaviour Min="4" Dice="8" Type="Def" Detail="Guard" Motion="G" EffectRes="Shi_G" Script="" Desc="" />
<Behaviour Min="5" Dice="16" Type="Atk" Detail="Hit" Motion="J" EffectRes="Puppet1_J" Script="weakDisarmBinding1atk" Desc="[적중] 다음 막에 허약 1, 무장해제 1, 속박 1 부여" />
</BehaviourList>
<Chapter>7</Chapter>
<Priority>1</Priority>
</Card>
...