add_skill
Add a new skill to your RPG Maker MZ game database. Configure name, scope, MP/TP costs, and usage occasion.
Instructions
Add a new skill to the database
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| scope | No | ||
| mpCost | No | ||
| tpCost | No | ||
| occasion | No | ||
| projectPath | Yes |