Card: Ever-repeating Performance

1100006
Cost 3 Name Ever-repeating Performance Range
SilentOrchestra_Music Mass-Individual
Single-use
Blunt 1 - 1
3 Ever-repeating Performance SilentOrchestra_Music Blunt Mass-Individual
Single-use
Blunt 1 - 1
Rarity Hardcover (Uncommon)
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.
  • Single-use: Page is exhausted on use. Exhausted pages are removed from play until the end of the Act.
Id1100006
Name (EN)Ever-repeating Performance
Name (KR)반복되는 연주
Name (JP)繰り返される演奏
Artwork SilentOrchestra_Music
Keywords[AreaCard_Keyword, AreaDiceEach_Keyword, ExhaustOnUse_Keyword]
Options[ExhaustOnUse]
Script orchestra_emotion
Mass Attack AffectionTeam
Max In Inventory150
Max In Deck3
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Blunt 1 1 None None H None
LOR: /card/CardInfo_special.xml, lines 69 ~ 82:

...
<Card ID="1100006">
<Name>반복되는 연주</Name>
<Option>ExhaustOnUse</Option>
<Artwork>SilentOrchestra_Music</Artwork>
<Rarity>Uncommon</Rarity>
<Spec Range="FarAreaEach" Cost="3" Affection="Team"/>
<Script>orchestra_emotion</Script>
<ScriptDesc></ScriptDesc>
<BehaviourList>
<Behaviour Min="1" Dice="1" Type="Atk" Detail="Hit" Motion="H" EffectRes="" Script="" Desc="" />
</BehaviourList>
<Chapter>0</Chapter>
<Priority>0</Priority>
</Card>
...