The Save Profile Action manually saves the player’s current profile state (inventory, health, location, etc.) to the storage artifact.
TypeWriter auto-saves on quit and switch, but this is useful for checkpoints.
Configuration
Optional feedback message sent to the player upon success.
action:
type: save_profile_action
message: "<green>Game Saved."