Card: Bullet Shower

9906106
Cost 0 Name Bullet Shower Range
Redhood_EGO Mass-Individual
Pierce 3 - 7
Pierce 3 - 7
Pierce 3 - 7
0 Bullet Shower Redhood_EGO Pierce Pierce Pierce Mass-Individual
Pierce 3 - 7
Pierce 3 - 7
Pierce 3 - 7
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.
Id9906106
Name (EN)Bullet Shower
Name (KR)난사
Name (JP)乱射
Artwork Redhood_EGO
Keywords[AreaCard_Keyword, AreaDiceEach_Keyword]
Options[]
Script redhood_far2
Priority102
Priority ScriptNone
Mass Attack AffectionAll
Max In Inventory150
Max In Deck1
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Pierce 3 7 None redhood_blindlyfire S2 None
1 Pierce 3 7 None redhood_blindlyfire S3 None
2 Pierce 3 7 None redhood_blindlyfire S2 None
LOR: /card/CardInfo_creature_final_gebura.xml, lines 65 ~ 78:

...
<Card ID="9906106">
<Name>난사</Name>
<Artwork>Redhood_EGO</Artwork>
<Rarity>Unique</Rarity>
<Spec Range="FarAreaEach" Cost="0" Affection="All" />
<Script>redhood_far2</Script>
<ScriptDesc></ScriptDesc>
<BehaviourList>
<Behaviour Min="3" Dice="7" Type="Atk" Detail="Penetrate" Motion="S2" EffectRes="" Script="" ActionScript="redhood_blindlyfire" Desc="" />
<Behaviour Min="3" Dice="7" Type="Atk" Detail="Penetrate" Motion="S3" EffectRes="" Script="" ActionScript="redhood_blindlyfire" Desc="" />
<Behaviour Min="3" Dice="7" Type="Atk" Detail="Penetrate" Motion="S2" EffectRes="" Script="" ActionScript="redhood_blindlyfire" Desc="" />
</BehaviourList>
<Priority>102</Priority>
</Card>
...