Card: Heavy Pommelin’

405004
Cost 1 Name Heavy Pommelin’ Range
Tomerry4
Blunt 3 - 8 Add +10 Power if the attack is one-sided
Guard 3 - 6
1 Heavy Pommelin’ Tomerry4 Blunt Guard
Blunt 3 - 8 Add +10 Power if the attack is one-sided
Guard 3 - 6
Rarity Paperback (Common)
Chapter Urban Plague
Availability Enemy-only
Id405004
Name (EN)Heavy Pommelin’
Name (KR)육중한 습격
Name (JP)肉厚な襲撃
Artwork Tomerry4
Keywords[]
Options[]
Script None
Max In Inventory150
Max In Deck3
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Blunt 3 8 lovetownPower None J None
1 Guard 3 6 None None G None
LOR: /card/CardInfo_ch4.xml, lines 519 ~ 532:

...
<Card ID="405004">
<Name>육중한 습격</Name>
<Artwork>Tomerry4</Artwork>
<Rarity>Common</Rarity>
<Spec Range="Near" Cost="1" />
<Script />
<ScriptDesc />
<BehaviourList>
<Behaviour Min="3" Dice="8" Type="Atk" Detail="Hit" Motion="J" EffectRes="" Script="lovetownPower" Desc="일방공격이면 위력 +10" />
<Behaviour Min="3" Dice="6" Type="Def" Detail="Guard" Motion="G" EffectRes="" Script="" Desc="" />
</BehaviourList>
<Chapter>4</Chapter>
<Priority>0</Priority>
</Card>
...