Card: Sword Protecting the Heart

9905622
Cost 0 Name Sword Protecting the Heart Range
KnightOfDespair_Gaho
Slash 4 - 8 This die deals damage equal to (Dice value x 2)% of target's Max HP (Ignores resistances, Max. 12)
Slash 4 - 7 This die deals damage equal to (Dice value x 2)% of target's Max HP (Ignores resistances, Max. 12)
0 Sword Protecting the Heart KnightOfDespair_Gaho Slash Slash
Slash 4 - 8 This die deals damage equal to (Dice value x 2)% of target's Max HP (Ignores resistances, Max. 12)
Slash 4 - 7 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
Id9905622
Name (EN)Sword Protecting 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 Slash 4 8 final_tiphereth_nihil_despairlibrarian_faratk None F DespairFinal_FatalSword_FarAtk
1 Slash 4 7 final_tiphereth_nihil_despairlibrarian_faratk None F DespairFinal_FatalSword_FarAtk
LOR: /card/CardInfo_creature_final_tiphereth.xml, lines 940 ~ 952:

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