update_class
Modify specific fields of an existing class in your RPG Maker MV project without redefining the entire class.
Instructions
Update an existing class (partial update).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Class ID | |
| fields | Yes | Fields to update |