Package com.pixelmonmod.pixelmon.battles.controller.ai
package com.pixelmonmod.pixelmon.battles.controller.ai
-
ClassDescriptionUses all moves intelligently and switches out when advantageous.Always uses the strongest possible attacking move against the current opponent.Base class for battle AI.Represents the AI's move choice for the turn.Information that a smart AI has gathered about an opponent Pokémon.Uses both offensive and status moves, using the raid governor as the source of moves.Selects moves randomly.Uses both offensive and status moves.