update_skill
Modify skill attributes in RPG Maker MZ by providing the skill ID and property changes. Use dry run to preview modifications without saving.
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 |