Card: Sword Embracing the Heart

9905623
Cost 0 Name Sword Embracing the Heart Range
KnightOfDespair_Gaho
Blunt 3 - 8 This die deals damage equal to (Dice value x 2)% of target's Max HP (Ignores resistances, Max. 12)
Blunt 3 - 7 This die deals damage equal to (Dice value x 2)% of target's Max HP (Ignores resistances, Max. 12)
Blunt 2 - 6 This die deals damage equal to (Dice value x 2)% of target's Max HP (Ignores resistances, Max. 12)
0 Sword Embracing the Heart KnightOfDespair_Gaho Blunt Blunt Blunt
Blunt 3 - 8 This die deals damage equal to (Dice value x 2)% of target's Max HP (Ignores resistances, Max. 12)
Blunt 3 - 7 This die deals damage equal to (Dice value x 2)% of target's Max HP (Ignores resistances, Max. 12)
Blunt 2 - 6 This die deals damage equal to (Dice value x 2)% of target's Max HP (Ignores resistances, Max. 12)
Rarity Limited (Rare)
Chapter None
Availability Enemy-only
Id9905623
Name (EN)Sword Embracing the Heart
Name (KR)마음을 감싸는 검
Name (JP)心を包みこむ剣
Artwork KnightOfDespair_Gaho
Keywords[]
Options[]
Script None
Priority200
Priority ScriptNone
Max In Inventory150
Max In Deck3
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Blunt 3 8 final_tiphereth_nihil_despairlibrarian_faratk None F DespairFinal_FatalSword_FarAtk
1 Blunt 3 7 final_tiphereth_nihil_despairlibrarian_faratk None F DespairFinal_FatalSword_FarAtk
2 Blunt 2 6 final_tiphereth_nihil_despairlibrarian_faratk None F DespairFinal_FatalSword_FarAtk
LOR: /card/CardInfo_creature_final_tiphereth.xml, lines 953 ~ 966:

...
<Card ID="9905623">
<Name>필살 카드3</Name>
<Artwork>KnightOfDespair_Gaho</Artwork>
<Rarity>Rare</Rarity>
<Spec Range="Far" Cost="0" />
<Script></Script>
<ScriptDesc></ScriptDesc>
<BehaviourList>
<Behaviour Min="3" Dice="8" Type="Atk" Detail="Hit" Motion="F" EffectRes="DespairFinal_FatalSword_FarAtk" Script="final_tiphereth_nihil_despairlibrarian_faratk" ActionScript="" Desc="" />
<Behaviour Min="3" Dice="7" Type="Atk" Detail="Hit" Motion="F" EffectRes="DespairFinal_FatalSword_FarAtk" Script="final_tiphereth_nihil_despairlibrarian_faratk" ActionScript="" Desc="" />
<Behaviour Min="2" Dice="6" Type="Atk" Detail="Hit" Motion="F" EffectRes="DespairFinal_FatalSword_FarAtk" Script="final_tiphereth_nihil_despairlibrarian_faratk" ActionScript="" Desc="" />
</BehaviourList>
<Priority>200</Priority>
</Card>
...