Card: Lament

902204
Cost 0 Name Lament Range
Butterfly_Fly Mass-Summation
Blunt 12 - 12 On Hit If target is Staggered, deal damage equal to target's current HP
0 Lament Butterfly_Fly Blunt Mass-Summation
Blunt 12 - 12 On Hit If target is Staggered, deal damage equal to target's current HP
Rarity Objet d'art (Unique)
Chapter None
Availability Enemy-only
Keywords
  • Mass Attack: Targets every enemy. A successful hit destroys the target's Combat Page or action dice.
  • Summation: If the attack is > than the sum of dice rolls on target's Combat Page, they take damage, and their page is destroyed.
Id902204
Name (EN)Lament
Name (KR)애도
Name (JP)哀悼
Artwork Butterfly_Fly
Keywords[AreaCard_Keyword, AreaDiceAll_Keyword]
Options[]
Script butterfly_3rd
Priority1000
Priority ScriptNone
Mass Attack AffectionTeam
Max In Inventory150
Max In Deck1
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Blunt 12 12 butterfly_sup None S2 None
LOR: /card/CardInfo_creature.xml, lines 1374 ~ 1385:

...
<Card ID="902204">
<Name>애도</Name>
<Artwork>Butterfly_Fly</Artwork>
<Rarity>Unique</Rarity>
<Spec Range="FarArea" Cost="0" Affection="Team" />
<Script>butterfly_3rd</Script>
<ScriptDesc></ScriptDesc>
<BehaviourList>
<Behaviour Min="12" Dice="12" Type="Atk" Detail="Hit" Motion="S2" EffectRes="" Script="butterfly_sup" ActionScript="" Desc="" />
</BehaviourList>
<Priority>1000</Priority>
</Card>
...