Module: Battle::Actions

Defined in:
scripts/01600 Alpha 25 Battle Engine/03000 Actions/00001 Actions.rb,
scripts/01600 Alpha 25 Battle Engine/03000 Actions/00003 Mega.rb,
scripts/01600 Alpha 25 Battle Engine/03000 Actions/00004 Item.rb,
scripts/01600 Alpha 25 Battle Engine/03000 Actions/00006 Flee.rb,
scripts/01600 Alpha 25 Battle Engine/03000 Actions/00002 Attack.rb,
scripts/01600 Alpha 25 Battle Engine/03000 Actions/00005 Switch.rb,
scripts/01600 Alpha 25 Battle Engine/03000 Actions/00002 PreAttack.rb,
scripts/01600 Alpha 25 Battle Engine/03000 Actions/00007 HighPriorityItem.rb

Overview

Module containing the action classes for the battle

Defined Under Namespace

Classes: Attack, Base, Flee, HighPriorityItem, Item, Mega, PreAttack, Switch