Card: Beats of Aspiration

9910204
Cost 0 Name Beats of Aspiration Range
HeartofAspiration_EGO Mass-Summation
On Use Deal 40 damage to self; all other allies fully recover HP
Blunt 15 - 15 On Hit Give 1 Strength and Haste to all other allies next Scene
0 Beats of Aspiration HeartofAspiration_EGO Blunt Mass-Summation
On Use Deal 40 damage to self; all other allies fully recover HP
Blunt 15 - 15 On Hit Give 1 Strength and Haste to all other allies next Scene
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.
  • Strength X: Offensive dice gain +X Power for the Scene.
  • Haste X: Boost all Speed dice values by X for the Scene.
Id9910204
Name (EN)Beats of Aspiration
Name (KR)열망의 고동
Name (JP)熱望の鼓動
Artwork HeartofAspiration_EGO
Keywords[AreaCard_Keyword, AreaDiceAll_Keyword, Strength_Keyword, Quickness_Keyword]
Options[]
Script final_heart_eager
Mass Attack AffectionTeam
Max In Inventory150
Max In Deck1
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Blunt 15 15 final_heart_areabuf finalheart_areaAtk H None
LOR: /card/CardInfo_creature_final_keter.xml, lines 278 ~ 290:

...
<Card ID="9910204">
<Name>광역</Name>
<Artwork>HeartofAspiration_EGO</Artwork>
<Rarity>Unique</Rarity>
<Spec Range="FarArea" Cost="0" Affection="Team"/>
<Script>final_heart_eager</Script>
<ScriptDesc />
<BehaviourList>
<Behaviour Min="15" Dice="15" Type="Atk" Detail="Hit" Motion="H" EffectRes="" Script="final_heart_areabuf" ActionScript="finalheart_areaAtk" Desc="" />
</BehaviourList>
<Chapter>0</Chapter>
<Priority>0</Priority>
</Card>
...