Card: With Love!

901602
Cost 0 Name With Love! Range
QueenOfHatred_Atk
Pierce 4 - 8
Guard 6 - 8
Guard 6 - 8
0 With Love! QueenOfHatred_Atk Pierce Guard Guard
Pierce 4 - 8
Guard 6 - 8
Guard 6 - 8
Rarity Hardcover (Uncommon)
Chapter None
Availability Enemy-only
Id901602
Name (EN)With Love!
Name (KR)사랑으로!
Name (JP)愛で!
Artwork QueenOfHatred_Atk
Keywords[]
Options[]
Script None
Max In Inventory150
Max In Deck3
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Pierce 4 8 None None F QueenOfHatred_FarAtk
1 Guard 6 8 None None G None
2 Guard 6 8 None None G None
LOR: /card/CardInfo_creature.xml, lines 698 ~ 711:

...
<Card ID="901602">
<Name>1페 원거리1</Name>
<Artwork>QueenOfHatred_Atk</Artwork>
<Rarity>Uncommon</Rarity>
<Spec Range="Far" Cost="0"/>
<Script></Script>
<ScriptDesc></ScriptDesc>
<BehaviourList>
<Behaviour Min="4" Dice="8" Type="Atk" Detail="Penetrate" Motion="F" EffectRes="QueenOfHatred_FarAtk" Script="" Desc="" />
<Behaviour Min="6" Dice="8" Type="Def" Detail="Guard" Motion="G" EffectRes="" Script="" Desc="" />
<Behaviour Min="6" Dice="8" Type="Def" Detail="Guard" Motion="G" EffectRes="" Script="" Desc="" />
</BehaviourList>
<Priority>0</Priority>
</Card>
...