Card: Flooding Bullets

9902506
Cost 1 Name Flooding Bullets Range
Matan_EGO Mass-Individual
Pierce 4 - 8 On Hit Deal 6 Stagger damage to target
Pierce 4 - 7 On Hit Deal 6 Stagger damage to target
Pierce 4 - 6 On Hit Deal 6 Stagger damage to target
1 Flooding Bullets Matan_EGO Pierce Pierce Pierce Mass-Individual
Pierce 4 - 8 On Hit Deal 6 Stagger damage to target
Pierce 4 - 7 On Hit Deal 6 Stagger damage to target
Pierce 4 - 6 On Hit Deal 6 Stagger damage to target
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.
Id9902506
Name (EN)Flooding Bullets
Name (KR)범람하는 탄환
Name (JP)氾濫する弾丸
Artwork Matan_EGO
Keywords[AreaCard_Keyword, AreaDiceEach_Keyword]
Options[]
Script yesod_final_freischutz_bullet5
Priority10
Priority ScriptNone
Mass Attack AffectionPassive
Max In Inventory150
Max In Deck3
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Pierce 4 8 yesod_final_freischutz_break yesodboss_freischutz_5thbullet F None
1 Pierce 4 7 yesod_final_freischutz_break yesodboss_freischutz_5thbullet F None
2 Pierce 4 6 yesod_final_freischutz_break yesodboss_freischutz_5thbullet F None
LOR: /card/CardInfo_creature_final.xml, lines 874 ~ 888:

...
<Card ID="9902506">
<Name>5-6 범람하는 탄환 </Name>
<Artwork>Matan_EGO</Artwork>
<Rarity>Uncommon</Rarity>
<Spec Range="FarAreaEach" Cost="1" Affection="Passive"/>
<Script>yesod_final_freischutz_bullet5</Script>
<ScriptDesc />
<BehaviourList>
<Behaviour Min="4" Dice="8" Type="Atk" Detail="Penetrate" Motion="F" EffectRes="" Script="yesod_final_freischutz_break" ActionScript="yesodboss_freischutz_5thbullet" Desc="" />
<Behaviour Min="4" Dice="7" Type="Atk" Detail="Penetrate" Motion="F" EffectRes="" Script="yesod_final_freischutz_break" ActionScript="yesodboss_freischutz_5thbullet" Desc="" />
<Behaviour Min="4" Dice="6" Type="Atk" Detail="Penetrate" Motion="F" EffectRes="" Script="yesod_final_freischutz_break" ActionScript="yesodboss_freischutz_5thbullet" Desc="" />
</BehaviourList>
<Chapter>0</Chapter>
<Priority>10</Priority>
</Card>
...