Package com.pixelmonmod.pixelmon.api.test.impl.ai
package com.pixelmonmod.pixelmon.api.test.impl.ai
-
ClassesClassDescriptionThese tests verify that the
AdvancedAIwill behave more intelligently than theTacticalAIand that it will switch Pokémon when advantageous.These tests verify that theAggressiveAIwill only use the strongest attacking moves that a Pokémon knows.Old AI used to throw Toxic at things it cant poison, steel types and mons that already have a status.These tests verify that theRaidAIworks as expected.These tests verify that theTacticalAIwill attempt to use both damage-dealing moves and status moves.