Card: Eternal Rest

9902405
Cost 0 Name Eternal Rest Range
Butterfly_EGO Mass-Individual
Repeat the attacks of the first and second dice 5 times
Blunt 1 - 3 On Hit Deal 3 Stagger damage to target
Blunt 1 - 3 On Hit Deal 3 damage to target
0 Eternal Rest Butterfly_EGO Blunt Blunt Mass-Individual
Repeat the attacks of the first and second dice 5 times
Blunt 1 - 3 On Hit Deal 3 Stagger damage to target
Blunt 1 - 3 On Hit Deal 3 damage to target
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.
  • Individual: If the dice roll is larger than the target's current die, they take damage, and the die is destroyed.
Id9902405
Name (EN)Eternal Rest
Name (KR)안식
Name (JP)安息
Artwork Butterfly_EGO
Keywords[AreaCard_Keyword, AreaDiceEach_Keyword]
Options[]
Script yesod_final_butterfly_ego
Priority2000
Priority ScriptNone
Mass Attack AffectionTeam
Max In Inventory150
Max In Deck1
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Blunt 1 3 yesod_final_butterfly_ego_brk yesodboss_butterfly_ego_white S1 None
1 Blunt 1 3 yesod_final_butterfly_ego_dmg yesodboss_butterfly_ego_black S2 None
LOR: /card/CardInfo_creature_final.xml, lines 731 ~ 743:

...
<Card ID="9902405">
<Name>쌍권총 발사</Name>
<Artwork>Butterfly_EGO</Artwork>
<Rarity>Unique</Rarity>
<Spec Range="FarAreaEach" Cost="0" Affection="Team"/>
<Script>yesod_final_butterfly_ego</Script>
<ScriptDesc></ScriptDesc>
<BehaviourList>
<Behaviour Min="1" Dice="3" Type="Atk" Detail="Hit" Motion="S1" EffectRes="" Script="yesod_final_butterfly_ego_brk" ActionScript="yesodboss_butterfly_ego_white" Desc="" />
<Behaviour Min="1" Dice="3" Type="Atk" Detail="Hit" Motion="S2" EffectRes="" Script="yesod_final_butterfly_ego_dmg" ActionScript="yesodboss_butterfly_ego_black" Desc="" />
</BehaviourList>
<Priority>2000</Priority>
</Card>
...