Class: Battle::AI::TrainerLv3

Inherits:
Base show all
Defined in:
docs/01600_Alpha_25_Battle_Engine_08000_Battle_AI.rb

Overview

AI coreresponding to sailor (base money < 48)

Direct Known Subclasses

RoamingWild

Constant Summary

Constants inherited from Base

Base::BOOSTING_ITEMS, Base::BURN_HEAL_ITEMS, Base::FREEZE_HEAL_ITEMS, Base::HEALING_ITEMS, Base::PARALYZE_HEAL_ITEMS, Base::POISON_HEAL_ITEMS, Base::WAKE_UP_ITEMS

Instance Attribute Summary

Attributes inherited from Base

#bank, #party_id, #scene

Method Summary

Methods inherited from Base

#controlled_pokemon, #initialize, #party, register, registered, #request_switch, #trigger

Methods included from Hooks

#exec_hooks, #force_return, included, register, remove, remove_without_name

Constructor Details

This class inherits a constructor from Battle::AI::Base