add_actor
Add a new actor to the RPG Maker MZ project database by specifying name, class, and level limits.
Instructions
Add a new actor to the database
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| classId | No | ||
| maxLevel | No | ||
| projectPath | Yes | ||
| initialLevel | No |