public class PopulationBomb extends SpecialAttackBase
Hits the target one to ten times in a row. Each of Population Bomb's strikes has a separate accuracy check. If any strike fails, the move ends. If the user is holding Loaded Dice or has Skill Link only one accuracy check is performed, and it will hit between four and ten times (with an even chance of each number of hits). Programmed similar to Triple Axel.
  • Constructor Details

    • PopulationBomb

      public PopulationBomb()
  • Method Details