Card: In the Name of Love and Hate

9905513
Cost 1 Name In the Name of Love and Hate Range
Nihil_QueenOfHatred_Snake
Pierce 4 - 8 On Hit Inflict 2 Fragile next Scene
Pierce 4 - 8 On Hit Inflict 2 Disarm next Scene
Guard 6 - 8
1 In the Name of Love and Hate Nihil_QueenOfHatred_Snake Pierce Pierce Guard
Pierce 4 - 8 On Hit Inflict 2 Fragile next Scene
Pierce 4 - 8 On Hit Inflict 2 Disarm next Scene
Guard 6 - 8
Rarity Hardcover (Uncommon)
Chapter None
Availability Enemy-only
Keywords
  • Fragile X: Take X additional damage from attacks for the Scene.
  • Disarm X: Defensive dice lose X Power for the Scene.
Id9905513
Name (EN)In the Name of Love and Hate
Name (KR)사랑과 증오의 이름으로
Name (JP)愛と憎悪の名の下に~
Artwork Nihil_QueenOfHatred_Snake
Keywords[Vulnerable_Keyword, Disarm_Keyword]
Options[]
Script None
Max In Inventory150
Max In Deck3
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Pierce 4 8 vulnerable2atk None F NihilFinal_Hatred_FarAtk
1 Pierce 4 8 disarm2atk None F NihilFinal_Hatred_FarAtk
2 Guard 6 8 None None G None
LOR: /card/CardInfo_creature_final_tiphereth.xml, lines 615 ~ 628:

...
<Card ID="9905513">
<Name>원거리2</Name>
<Artwork>Nihil_QueenOfHatred_Snake</Artwork>
<Rarity>Uncommon</Rarity>
<Spec Range="Far" Cost="1" />
<Script></Script>
<ScriptDesc></ScriptDesc>
<BehaviourList>
<Behaviour Min="4" Dice="8" Type="Atk" Detail="Penetrate" Motion="F" EffectRes="NihilFinal_Hatred_FarAtk" Script="vulnerable2atk" ActionScript="" Desc=""/>
<Behaviour Min="4" Dice="8" Type="Atk" Detail="Penetrate" Motion="F" EffectRes="NihilFinal_Hatred_FarAtk" Script="disarm2atk" ActionScript="" Desc=""/>
<Behaviour Min="6" Dice="8" Type="Def" Detail="Guard" Motion="G" EffectRes="" Script="" ActionScript="" Desc=""/>
</BehaviourList>
<Priority>0</Priority>
</Card>
...