Card: Sharp Ram

405006
Cost 1 Name Sharp Ram Range
Tomerry6
Slash 1 - 4 On Clash Lose Add +6 Power to next die
Slash 2 - 4
Evade 1 - 6
1 Sharp Ram Tomerry6 Slash Slash Evade
Slash 1 - 4 On Clash Lose Add +6 Power to next die
Slash 2 - 4
Evade 1 - 6
Rarity Paperback (Common)
Chapter Urban Plague
Availability Enemy-only
Id405006
Name (EN)Sharp Ram
Name (KR)날카로운 돌격
Name (JP)鋭い突撃
Artwork Tomerry6
Keywords[]
Options[]
Script None
Max In Inventory150
Max In Deck3
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Slash 1 4 lovetownNextPower None H None
1 Slash 2 4 None None H None
2 Evade 1 6 None None E None
LOR: /card/CardInfo_ch4.xml, lines 547 ~ 561:

...
<Card ID="405006">
<Name>날카로운 돌격</Name>
<Artwork>Tomerry6</Artwork>
<Rarity>Common</Rarity>
<Spec Range="Near" Cost="1" />
<Script />
<ScriptDesc />
<BehaviourList>
<Behaviour Min="1" Dice="4" Type="Atk" Detail="Slash" Motion="H" EffectRes="" Script="lovetownNextPower" Desc="[합 패배] 다음 주사위 위력 +6" />
<Behaviour Min="2" Dice="4" Type="Atk" Detail="Slash" Motion="H" EffectRes="" Script="" Desc="" />
<Behaviour Min="1" Dice="6" Type="Def" Detail="Evasion" Motion="E" EffectRes="" Script="" Desc="" />
</BehaviourList>
<Chapter>4</Chapter>
<Priority>0</Priority>
</Card>
...