Save Last WOW Roll to bling.json
save_last_rollSave the most recent WOW random identity roll to bling.json, creating a backup of existing configurations for recovery.
Instructions
Persist the most-recent WOW roll by writing it to the configured bling.json path. If a file already exists at that path it is first copied to .bak so user-tuned configs are recoverable. Returns the backup path (or null if the target was new).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | No | ||
| written_to | No | ||
| backup | No | ||
| error | No |