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