Class: Battle::AI::RoamingWild
- Inherits:
-
TrainerLv3
- Object
- Base
- TrainerLv3
- Battle::AI::RoamingWild
- Defined in:
- scripts/01600 Alpha 25 Battle Engine/08000 Battle_AI/00200 GenericAI.rb
Overview
AI corresponding to roaming Pokemon
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
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