Card: Shaking Blow

901402
Cost 1 Name Shaking Blow Range
SingingMachine_Atk
Blunt 1 - 4 On Hit Inflict 3 Bind next Scene
Evade 1 - 6
1 Shaking Blow SingingMachine_Atk Blunt Evade
Blunt 1 - 4 On Hit Inflict 3 Bind next Scene
Evade 1 - 6
Rarity Hardcover (Uncommon)
Chapter None
Availability Enemy-only
Keywords
  • Bound X: Lower all Speed values by X for the Scene.
Id901402
Name (EN)Shaking Blow
Name (KR)떨리는 일격
Name (JP)震える一撃
Artwork SingingMachine_Atk
Keywords[Binding_Keyword]
Options[]
Script None
Max In Inventory150
Max In Deck3
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Blunt 1 4 binding3atk None H None
1 Evade 1 6 None None E None
LOR: /card/CardInfo_creature.xml, lines 614 ~ 627:

...
<Card ID="901402">
<Name>떨리는 일격</Name>
<Artwork>SingingMachine_Atk</Artwork>
<Rarity>Uncommon</Rarity>
<Spec Range="Near" Cost="1" />
<Script />
<ScriptDesc />
<BehaviourList>
<Behaviour Min="1" Dice="4" Type="Atk" Detail="Hit" Motion="H" EffectRes="" Script="binding3atk" Desc="" />
<Behaviour Min="1" Dice="6" Type="Def" Detail="Evasion" Motion="E" EffectRes="" Script="" Desc="" />
</BehaviourList>
<Chapter>0</Chapter>
<Priority>0</Priority>
</Card>
...