Card: Sword Laced with Grief

9905562
Cost 0 Name Sword Laced with Grief Range
Nihil_KnightOfDespair_Sword
Evade 2 - 9
Pierce 3 - 7 This die deals damage equal to (Dice value x 2)% of target's Max HP (Ignores resistances)
Pierce 3 - 9 This die deals damage equal to (Dice value x 2)% of target's Max HP (Ignores resistances)
0 Sword Laced with Grief Nihil_KnightOfDespair_Sword Evade Pierce Pierce
Evade 2 - 9
Pierce 3 - 7 This die deals damage equal to (Dice value x 2)% of target's Max HP (Ignores resistances)
Pierce 3 - 9 This die deals damage equal to (Dice value x 2)% of target's Max HP (Ignores resistances)
Rarity Hardcover (Uncommon)
Chapter None
Availability Enemy-only
Id9905562
Name (EN)Sword Laced with Grief
Name (KR)비통이 맺힌 검
Name (JP)悲痛の宿る剣
Artwork Nihil_KnightOfDespair_Sword
Keywords[]
Options[]
Script None
Priority10
Priority ScriptNone
Max In Inventory150
Max In Deck3
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Evade 2 9 None None E None
1 Pierce 3 7 kod_dmg_by_percent None Z None
2 Pierce 3 9 kod_dmg_by_percent None Z None
LOR: /card/CardInfo_creature_final_tiphereth.xml, lines 834 ~ 847:

...
<Card ID="9905562">
<Name>칼평2</Name>
<Artwork>Nihil_KnightOfDespair_Sword</Artwork>
<Rarity>Uncommon</Rarity>
<Spec Range="Near" Cost="0"/>
<Script></Script>
<ScriptDesc></ScriptDesc>
<BehaviourList>
<Behaviour Min="2" Dice="9" Type="Def" Detail="Evasion" Motion="E" EffectRes="" Script="" ActionScript="" Desc="" />
<Behaviour Min="3" Dice="7" Type="Atk" Detail="Penetrate" Motion="Z" EffectRes="" Script="kod_dmg_by_percent" ActionScript="" Desc="" />
<Behaviour Min="3" Dice="9" Type="Atk" Detail="Penetrate" Motion="Z" EffectRes="" Script="kod_dmg_by_percent" ActionScript="" Desc="" />
</BehaviourList>
<Priority>10</Priority>
</Card>
...