get_actor
Retrieve a specific actor by ID to access its 6x100 parameters table, listing MaxHP, MaxSP, STR, DEX, AGI, and INT for every level.
Instructions
Get a specific actor by ID, including its 6x100 parameters table (MaxHP, MaxSP, STR, DEX, AGI, INT per level)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| actorId | Yes | The ID of the actor to retrieve |