Create Profile Action
The Create Profile Action programmatically creates a new character profile for the player.
Configuration
profileName — String
Name for the new profile.
switchToNew — Boolean
Whether to immediately switch to the new profile after creation.
action:
type: create_profile_action
profileName: "Hero's Journey"
switchToNew: true