Card: Bullet Shower

920103
Cost 4 Name Bullet Shower Range
Redhood_RedScar Mass-Individual
Pierce 4 - 8
Pierce 3 - 7
Pierce 3 - 7
4 Bullet Shower Redhood_RedScar Pierce Pierce Pierce Mass-Individual
Pierce 4 - 8
Pierce 3 - 7
Pierce 3 - 7
Rarity Objet d'art (Unique)
Chapter Urban Nightmare
Availability Obtainable
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.
Id920103
Name (EN)Bullet Shower
Name (KR)난사
Name (JP)乱射
Artwork Redhood_RedScar
Keywords[AreaCard_Keyword, AreaDiceEach_Keyword]
Options[]
Script None
Mass Attack AffectionTeam
Max In Inventory150
Max In Deck1
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Pierce 4 8 cryingChildAreaDice redhoodEgoGun S2 None
1 Pierce 3 7 cryingChildAreaDice redhoodEgoGun S3 None
2 Pierce 3 7 cryingChildAreaDice redhoodEgoGun S2 None
LOR: /card/CardInfo_ego.xml, lines 1024 ~ 1039:

...
<Card ID="920103">
<Name>용병-난사9906106</Name>
<Artwork>Redhood_RedScar</Artwork>
<Rarity>Unique</Rarity>
<Spec Range="FarAreaEach" Cost="4" Affection="Team"/>
<Script></Script>
<ScriptDesc></ScriptDesc>
<BehaviourList>
<Behaviour Min="4" Dice="8" Type="Atk" Detail="Penetrate" Motion="S2" EffectRes="" Script="cryingChildAreaDice" ActionScript="redhoodEgoGun" Desc="" />
<Behaviour Min="3" Dice="7" Type="Atk" Detail="Penetrate" Motion="S3" EffectRes="" Script="cryingChildAreaDice" ActionScript="redhoodEgoGun" Desc="" />
<Behaviour Min="3" Dice="7" Type="Atk" Detail="Penetrate" Motion="S2" EffectRes="" Script="cryingChildAreaDice" ActionScript="redhoodEgoGun" Desc="" />
</BehaviourList>
<Chapter>5</Chapter>
<!--<MapChange>Orchestra</MapChange>-->
<Priority>0</Priority>
</Card>
...