~ Enemy Class

The JSON data structure of an enemy.

Properties

Properties

actions Array

The array of Action data.

battlerHue Number

The hue rotation value of the enemy image.

battlerName String

The file name of the enemy image.

dropItems Array

The array of DropItem data.

exp Number

The EXP.

gold Number

The gold.

id Number

The ID.

name String

The name.

note String

The note.

params Array

The parameters.

traits Array

The array of Trait data.