Card: Obsession

9903201
Cost 0 Name Obsession Range
RedShoes_Cut
Slash 4 - 8 Gain +3 Power against targets with Bleed;On Hit Inflict 2 Fragile next Scene
Evade 3 - 7
Slash 2 - 8 Gain +3 Power against targets with Bleed;On Hit Inflict 2 Fragile next Scene
0 Obsession RedShoes_Cut Slash Evade Slash
Slash 4 - 8 Gain +3 Power against targets with Bleed;On Hit Inflict 2 Fragile next Scene
Evade 3 - 7
Slash 2 - 8 Gain +3 Power against targets with Bleed;On Hit Inflict 2 Fragile next Scene
Rarity Hardcover (Uncommon)
Chapter None
Availability Enemy-only
Keywords
  • Fragile X: Take X additional damage from attacks for the Scene.
Id9903201
Name (EN)Obsession
Name (KR)집착
Name (JP)執着
Artwork RedShoes_Cut
Keywords[Vulnerable_Keyword]
Options[]
Script None
Max In Inventory150
Max In Deck3
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Slash 4 8 hod_final_redshoes_1 None J EGO_RedShoes_Atk
1 Evade 3 7 None None E None
2 Slash 2 8 hod_final_redshoes_2 None H EGO_RedShoes_Atk
LOR: /card/CardInfo_creature_final_hod.xml, lines 88 ~ 101:

...
<Card ID="9903201">
<Name>RedShoes_Cut</Name>
<Artwork>RedShoes_Cut</Artwork>
<Rarity>Uncommon</Rarity>
<Spec Range="Near" Cost="0"/>
<Script></Script>
<ScriptDesc></ScriptDesc>
<BehaviourList>
<Behaviour Min="4" Dice="8" Type="Atk" Detail="Slash" Motion="J" EffectRes="EGO_RedShoes_Atk" Script="hod_final_redshoes_1" ActionScript="" Desc=""/>
<Behaviour Min="3" Dice="7" Type="Def" Detail="Evasion" Motion="E" EffectRes="" Script="" ActionScript="" Desc=""/>
<Behaviour Min="2" Dice="8" Type="Atk" Detail="Slash" Motion="H" EffectRes="EGO_RedShoes_Atk" Script="hod_final_redshoes_2" ActionScript="" Desc=""/>
</BehaviourList>
<Priority>0</Priority>
</Card>
...