RPG::System::TestBattler

Data class for the battlers used in battle tests.

Superclass

Referrer

Attributes

actor_id

The actor ID.

level

The actor's level.

weapon_id

The actor's weapon ID.

armor1_id

The actor's shield ID.

armor2_id

The actor's helmet ID.

armor3_id

The actor's body armor ID.

armor4_id

The actor's accessory ID.

Definition

Last updated