Card: Violent Gesture

9906433
Cost 1 Name Violent Gesture Range
Nosferatu_BloodHope On Use Lose 2 Blood next Scene
Slash 3 - 9 On Clash Win Reduce Power of opponent's next die by 1
Slash 3 - 9 On Clash Win Reduce Power of opponent's next die by 1
Slash 3 - 9 On Hit Recover 5 HP; Gain 3 Blood next Scene; Inflict 8 Fragile
Evade Counter 4 - 8
1 Violent Gesture Nosferatu_BloodHope Slash Slash Slash Evade Counter On Use Lose 2 Blood next Scene
Slash 3 - 9 On Clash Win Reduce Power of opponent's next die by 1
Slash 3 - 9 On Clash Win Reduce Power of opponent's next die by 1
Slash 3 - 9 On Hit Recover 5 HP; Gain 3 Blood next Scene; Inflict 8 Fragile
Evade Counter 4 - 8
Rarity Hardcover (Uncommon)
Chapter None
Availability Enemy-only
Keywords
  • Fragile X: Take X additional damage from attacks for the Scene.
Id9906433
Name (EN)Violent Gesture
Name (KR)격한 손짓
Name (JP)激しい手つき
Artwork Nosferatu_BloodHope
Keywords[Vulnerable_Keyword]
Options[]
Script final_nosferatu_monster_blood2lose
Max In Inventory150
Max In Deck3
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Slash 3 9 final_nosferatu_monster_powerdown None J None
1 Slash 3 9 final_nosferatu_monster_powerdown None J None
2 Slash 3 9 final_nosferatu_monster_strong None H None
3 Evade Counter 4 8 None None E None
LOR: /card/CardInfo_creature_final_gebura.xml, lines 487 ~ 501:

...
<Card ID="9906433">
<Name>격한 손짓</Name>
<Artwork>Nosferatu_BloodHope</Artwork>
<Rarity>Uncommon</Rarity>
<Spec Range="Near" Cost="1"/>
<Script>final_nosferatu_monster_blood2lose</Script>
<ScriptDesc></ScriptDesc>
<BehaviourList>
<Behaviour Min="3" Dice="9" Type="Atk" Detail="Slash" Motion="J" EffectRes="" Script="final_nosferatu_monster_powerdown" ActionScript="" Desc="" />
<Behaviour Min="3" Dice="9" Type="Atk" Detail="Slash" Motion="J" EffectRes="" Script="final_nosferatu_monster_powerdown" ActionScript="" Desc="" />
<Behaviour Min="3" Dice="9" Type="Atk" Detail="Slash" Motion="H" EffectRes="" Script="final_nosferatu_monster_strong" ActionScript="" Desc="" />
<Behaviour Min="4" Dice="8" Type="Standby" Detail="Evasion" Motion="E" EffectRes="" Script="" ActionScript="" Desc="" />
</BehaviourList>
<Priority>0</Priority>
</Card>
...