Card: Sharp Pommelin’

405003
Cost 1 Name Sharp Pommelin’ Range
Tomerry3
Slash 3 - 8 Add +10 Power if the attack is one-sided
Guard 3 - 6
1 Sharp Pommelin’ Tomerry3 Slash Guard
Slash 3 - 8 Add +10 Power if the attack is one-sided
Guard 3 - 6
Rarity Paperback (Common)
Chapter Urban Plague
Availability Enemy-only
Id405003
Name (EN)Sharp Pommelin’
Name (KR)날카로운 습격
Name (JP)鋭い襲撃
Artwork Tomerry3
Keywords[]
Options[]
Script None
Max In Inventory150
Max In Deck3
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Slash 3 8 lovetownPower None H None
1 Guard 3 6 None None G None
LOR: /card/CardInfo_ch4.xml, lines 505 ~ 518:

...
<Card ID="405003">
<Name>날카로운 습격</Name>
<Artwork>Tomerry3</Artwork>
<Rarity>Common</Rarity>
<Spec Range="Near" Cost="1" />
<Script />
<ScriptDesc />
<BehaviourList>
<Behaviour Min="3" Dice="8" Type="Atk" Detail="Slash" Motion="H" 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>
...