build_change_gold
Build a Change Gold event command to increase or decrease party gold using a constant or variable, returning the command for insertion into event commands.
Instructions
Build a Change Gold (125) event command for insertion via insert_event_commands — increase or decrease party gold by a constant or variable amount. Read-only: returns { command }.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| indent | No | Indentation level (default 0) | |
| operand | Yes | The amount to gain/lose (constant or variable) | |
| operation | Yes | Gain or lose gold |