Card: Obsession

900802
Cost 1 Name Obsession Range
RedShoes_Desire
Slash 4 - 5 Gain +5 Power if target has Bleed
1 Obsession RedShoes_Desire Slash
Slash 4 - 5 Gain +5 Power if target has Bleed
Rarity Hardcover (Uncommon)
Chapter None
Availability Enemy-only
Id900802
Name (EN)Obsession
Name (KR)집착
Name (JP)執着
Artwork RedShoes_Desire
Keywords[]
Options[]
Script None
Max In Inventory150
Max In Deck3
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Slash 4 5 redshoes_bleedbonus None H None
LOR: /card/CardInfo_creature.xml, lines 299 ~ 311:

...
<Card ID="900802">
<Name>약공격</Name>
<Artwork>RedShoes_Desire</Artwork>
<Rarity>Uncommon</Rarity>
<Spec Range="Near" Cost="1" />
<Script />
<ScriptDesc />
<BehaviourList>
<Behaviour Min="4" Dice="5" Type="Atk" Detail="Slash" Motion="H" EffectRes="" Script="redshoes_bleedbonus" Desc="" />
</BehaviourList>
<Chapter>0</Chapter>
<Priority>0</Priority>
</Card>
...