Card: Here, Catch~!♣

703504
Cost 0 Name Here, Catch~!♣ Range
Oswald_Atk Well Done~ If the first die on this page loses in a clash, the opponent gains 1 Strength next Scene
Blunt 9 - 12 On Clash Win Destroy all dice on target's page
Guard 6 - 8
0 Here, Catch~!♣ Oswald_Atk Blunt Guard Well Done~ If the first die on this page loses in a clash, the opponent gains 1 Strength next Scene
Blunt 9 - 12 On Clash Win Destroy all dice on target's page
Guard 6 - 8
Rarity Limited (Rare)
Chapter Impurity
Availability Enemy-only
Id703504
Name (EN)Here, Catch~!♣
Name (KR)받아보세요~!♣
Name (JP)受け取ってくださぁ~い!♣
Artwork Oswald_Atk
Keywords[]
Options[]
Script oswald_firstplstr
Max In Inventory150
Max In Deck3
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Blunt 9 12 oswald_destroyallatk Oswald_StrongVert J Oswald_J
1 Guard 6 8 None None G Oswald_G
LOR: /card/CardInfo_ch7_Oswald.xml, lines 52 ~ 66:

...
<Card ID="703504">
<Name>강공격 받아보세요~!</Name>
<Artwork>Oswald_Atk</Artwork>
<Rarity>Rare</Rarity>
<Keyword></Keyword>
<Spec Range="Near" Cost="0" />
<Script>oswald_firstplstr</Script>
<ScriptDesc></ScriptDesc>
<BehaviourList>
<Behaviour Min="9" Dice="12" Type="Atk" Detail="Hit" Motion="J" EffectRes="Oswald_J" Script="oswald_destroyallatk" ActionScript="Oswald_StrongVert" Desc="" />
<Behaviour Min="6" Dice="8" Type="Def" Detail="Guard" Motion="G" EffectRes="Oswald_G" Script="" ActionScript="" Desc="" />
</BehaviourList>
<Chapter>7</Chapter>
<Priority>0</Priority>
</Card>
...