update_weapon
Update an existing weapon's properties such as name, price, attack, and icon in RPG Maker MZ projects without manual file editing.
Instructions
Update an existing weapon's properties
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Weapon ID to update | |
| name | No | ||
| description | No | ||
| price | No | ||
| attack | No | ||
| iconIndex | No |