Package games.stendhal.server.entity.creature.impl.attack
package games.stendhal.server.entity.creature.impl.attack
-
ClassDescriptiona strategy for choosing an attack target and a mean of attack.A profile for creature that always tries to kill the weakest enemy first.A target selection strategy that changes the outfit of the creature depending on its attacking status.Implements the ai-profile stupid coward.Factory for getting TargetSelectionStrategies.