update_skill
Update a skill's properties in an RPG Maker MZ project. Specify skill ID and desired changes, optionally preview with a dry run.
Instructions
Update a skill's properties
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dryRun | No | Preview only: return a diff of what would change without writing to disk. | |
| skillId | Yes | The skill ID to update | |
| updates | Yes | Properties to update |