Overview

The Profile Service in Mimilnand is a system that manages detailed information about each player in a game. It is like a "résumé" of the player, recording everything they have done, achieved, and owned in the game.

Information commonly stored in the Profile Service:

  • Personal information: Player name, avatar, date of birth, gender (if available), email address, etc.

  • Statistics: Indicators of game progress such as level, experience, number of matches played, personal achievements, etc.

  • Owned items: List of items, equipment, and resources that the player owns.

  • Quest progress: Record of quests that the player has accepted, is doing, and has completed.

  • Social relationships: List of friends, and guilds that the player has joined.

  • Personal settings: Customizations of interface, sound, controls, etc.

  • Transaction History: Records transactions for buying and selling items in the game.

Role of Profile Service:

  • Personalize the experience: Thanks to profile service, the game can customize the playing experience for each player based on their preferences and progress.

  • Data storage: All player data is stored securely, allowing players to continue playing the game on many different devices.

  • Building a community: Profile service helps create a space for players to express themselves, connect with friends and compare achievements.

  • Data analysis: Data in profile service is used to analyze player behavior, thereby helping developers improve the game.

Last updated