Card: Cozy Beatings

9907213
Cost 1 Name Cozy Beatings Range
LumberJack_Cut
Blunt 8 - 10
Slash Counter 3 - 7 On Clash Win Inflict 1 Paralysis next Scene
1 Cozy Beatings LumberJack_Cut Blunt Slash Counter
Blunt 8 - 10
Slash Counter 3 - 7 On Clash Win Inflict 1 Paralysis next Scene
Rarity Hardcover (Uncommon)
Chapter None
Availability Enemy-only
Keywords
  • Paralysis X: For the Scene, up to X dice have their maximum roll value decreased by 3 when using pages.
Id9907213
Name (EN)Cozy Beatings
Name (KR)포근한 두근거림
Name (JP)暖かい鼓動
Artwork LumberJack_Cut
Keywords[Paralysis_Keyword]
Options[]
Script None
Priority40
Priority ScriptNone
Max In Inventory150
Max In Deck3
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Blunt 8 10 None None H None
1 Slash Counter 3 7 paralysis1pw None J None
LOR: /card/CardInfo_creature_final_chesed.xml, lines 180 ~ 192:

...
<Card ID="9907213">
<Name>포근한 두근거림</Name>
<Artwork>LumberJack_Cut</Artwork>
<Rarity>Uncommon</Rarity>
<Spec Range="Near" Cost="1" />
<Script></Script>
<ScriptDesc></ScriptDesc>
<BehaviourList>
<Behaviour Min="8" Dice="10" Type="Atk" Detail="Hit" Motion="H" EffectRes="" Script="" ActionScript="" Desc="" />
<Behaviour Min="3" Dice="7" Type="Standby" Detail="Slash" Motion="J" EffectRes="" Script="paralysis1pw" ActionScript="" Desc="" />
</BehaviourList>
<Priority>40</Priority>
</Card>
...