Card: Deluge of Brachial Quietuses

703918
Cost 0 Name Deluge of Brachial Quietuses Range
Pluto_Strong Mass-Individual
At the end of the Scene, take Stagger damage equal to 5x the number of times each die failed to deal damage
Pierce 5 - 8
Pierce 4 - 7
Pierce 3 - 7
0 Deluge of Brachial Quietuses Pluto_Strong Pierce Pierce Pierce Mass-Individual
At the end of the Scene, take Stagger damage equal to 5x the number of times each die failed to deal damage
Pierce 5 - 8
Pierce 4 - 7
Pierce 3 - 7
Rarity Objet d'art (Unique)
Chapter Impurity
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.
Id703918
Name (EN)Deluge of Brachial Quietuses
Name (KR)쇄도하는 안식의 팔
Name (JP)押し寄せる安息の腕
Artwork Pluto_Strong
Keywords[, AreaCard_Keyword, AreaDiceEach_Keyword]
Options[]
Script None
Mass Attack AffectionTeam
Max In Inventory150
Max In Deck1
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Pierce 5 8 Pluto_AreaAtk Pluto_AreaAtk S2 None
1 Pierce 4 7 Pluto_AreaAtk Pluto_AreaAtk_Continue S2 None
2 Pierce 3 7 Pluto_AreaAtk Pluto_AreaAtk_Continue S2 None
LOR: /card/CardInfo_ch7_Pluto.xml, lines 261 ~ 276:

...
<Card ID="703918">
<Name>광역기</Name>
<Artwork>Pluto_Strong</Artwork>
<Rarity>Unique</Rarity>
<Keyword></Keyword>
<Spec Range="FarAreaEach" Cost="0" Affection="Team"/>
<Script></Script>
<ScriptDesc></ScriptDesc>
<BehaviourList>
<Behaviour Min="5" Dice="8" Type="Atk" Detail="Penetrate" Motion="S2" EffectRes="" Script="Pluto_AreaAtk" ActionScript="Pluto_AreaAtk" Desc="" />
<Behaviour Min="4" Dice="7" Type="Atk" Detail="Penetrate" Motion="S2" EffectRes="" Script="Pluto_AreaAtk" ActionScript="Pluto_AreaAtk_Continue" Desc="" />
<Behaviour Min="3" Dice="7" Type="Atk" Detail="Penetrate" Motion="S2" EffectRes="" Script="Pluto_AreaAtk" ActionScript="Pluto_AreaAtk_Continue" Desc="" />
</BehaviourList>
<Chapter>7</Chapter>
<Priority>0</Priority>
</Card>
...