Card: Lament

9902404
Cost 0 Name Lament Range
Butterfly_Fly
Blunt 3 - 8 On Hit If target is Staggered, deal damage equal to 50% of their current HP
Blunt 3 - 8 On Hit If target is Staggered, deal damage equal to 50% of their current HP
0 Lament Butterfly_Fly Blunt Blunt
Blunt 3 - 8 On Hit If target is Staggered, deal damage equal to 50% of their current HP
Blunt 3 - 8 On Hit If target is Staggered, deal damage equal to 50% of their current HP
Rarity Objet d'art (Unique)
Chapter None
Availability Enemy-only
Keywords
  • Summation: If the attack is > than the sum of dice rolls on target's Combat Page, they take damage, and their page is destroyed.
Id9902404
Name (EN)Lament
Name (KR)애도
Name (JP)哀悼
Artwork Butterfly_Fly
Keywords[AreaDiceAll_Keyword]
Options[]
Script butterfly_3rd
Max In Inventory150
Max In Deck1
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Blunt 3 8 yesod_final_butterfly_dmg_to_brk None S None
1 Blunt 3 8 yesod_final_butterfly_dmg_to_brk None S None
LOR: /card/CardInfo_creature_final.xml, lines 717 ~ 729:

...
<Card ID="9902404">
<Name>애도</Name>
<Artwork>Butterfly_Fly</Artwork>
<Rarity>Unique</Rarity>
<Spec Range="Far" Cost="0"/>
<Script>butterfly_3rd</Script>
<ScriptDesc></ScriptDesc>
<BehaviourList>
<Behaviour Min="3" Dice="8" Type="Atk" Detail="Hit" Motion="S" EffectRes="" Script="yesod_final_butterfly_dmg_to_brk" ActionScript="" Desc="" />
<Behaviour Min="3" Dice="8" Type="Atk" Detail="Hit" Motion="S" EffectRes="" Script="yesod_final_butterfly_dmg_to_brk" ActionScript="" Desc="" />
</BehaviourList>
<Priority>0</Priority>
</Card>
...