Card: The Fourth Movement

9904504
Cost 0 Name The Fourth Movement Range
SilentOrchestra_EGO Mass-Individual
If two or more attacks connect, target's Light is set to 0
Pierce 2 - 5
Pierce 2 - 4
Pierce 2 - 4
0 The Fourth Movement SilentOrchestra_EGO Pierce Pierce Pierce Mass-Individual
If two or more attacks connect, target's Light is set to 0
Pierce 2 - 5
Pierce 2 - 4
Pierce 2 - 4
Rarity Limited (Rare)
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.
Id9904504
Name (EN)The Fourth Movement
Name (KR)제 4 악장
Name (JP)第4楽章
Artwork SilentOrchestra_EGO
Keywords[AreaCard_Keyword, AreaDiceEach_Keyword]
Options[]
Script final_netzach_orchestra1_4th
Priority100
Priority ScriptNone
Mass Attack AffectionTeam
Max In Inventory150
Max In Deck3
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Pierce 2 5 None netzachboss_orchestra_movement_4 S None
1 Pierce 2 4 None netzachboss_orchestra_movement_4 S None
2 Pierce 2 4 None netzachboss_orchestra_movement_4 S None
LOR: /card/CardInfo_creature_final_netzach.xml, lines 244 ~ 257:

...
<Card ID="9904504">
<Name>오케스트라 1페 광역4</Name>
<Artwork>SilentOrchestra_EGO</Artwork>
<Rarity>Rare</Rarity>
<Spec Range="FarAreaEach" Cost="0" Affection="Team"/>
<Script>final_netzach_orchestra1_4th</Script>
<ScriptDesc></ScriptDesc>
<BehaviourList>
<Behaviour Min="2" Dice="5" Type="Atk" Detail="Penetrate" Motion="S" EffectRes="" Script="" ActionScript="netzachboss_orchestra_movement_4" Desc=""/>
<Behaviour Min="2" Dice="4" Type="Atk" Detail="Penetrate" Motion="S" EffectRes="" Script="" ActionScript="netzachboss_orchestra_movement_4" Desc=""/>
<Behaviour Min="2" Dice="4" Type="Atk" Detail="Penetrate" Motion="S" EffectRes="" Script="" ActionScript="netzachboss_orchestra_movement_4" Desc=""/>
</BehaviourList>
<Priority>100</Priority>
</Card>
...