add_item
Add an item to the RPG Maker MZ database by specifying name, price, scope, occasion, and consumable status.
Instructions
Add a new item to the database
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| price | No | ||
| scope | No | ||
| occasion | No | ||
| consumable | No | ||
| projectPath | Yes |