Details

Last Updated
5 months ago
First Uploaded
5 months ago
Downloads
7.9K
Likes
4
Size
116KB
Dependency string
Marioalexsan-AtlyssDiscordRichPresence-1.1.1
Dependants

Categories

Atlyss Discord Rich Presence

Enables Discord Rich Presence support for ATLYSS.

Shows various stats, such as:

  • Your current status (in menu, exploring a zone, etc.)
  • Your character
  • Your character's current state
  • Whenever you're in singleplayer or multiplayer
  • Elapsed playtime

Configuration

You can configure the displayed strings via the configuration file in BepInEx/config/Marioalexsan.AtlyssDiscordRichPresence.cfg.

Within these strings, you can use various variables to display stats, such as {PLAYERNAME} exploring {WORLDAREA} => Chip exploring Sanctum. You can use this to display other stats, such as Health percentage instead of exact health numbers.

The available variables are as follows:

  • HP - Player health
  • MAXHP - Player maximum health
  • HPPCT - Player health pecentage (0-100)
  • MP - Player mana
  • MAXMP - Player maximum mana
  • MPPCT - Player mana pecentage (0-100)
  • SP - Player stamina
  • MAXSP - Player mximum stamina
  • SPPCT - Player stamina pecentage (0-100)
  • LVL - Player level
  • EXP - Player experience
  • EXPNEXT - Player max experience (i.e. the experience required to level up)
  • EXPPCT - Player experience percentage (0-100)
  • PLAYERNAME - Player display name
  • PLAYERRACE - Player race ("Poon", etc.)
  • PLAYERCLASS - Player class ("Novice", "Fighter", etc.)
  • PLAYERRACEANDCLASS - Displays both race and class together ("Poon Novice", etc.)
  • WORLDAREA - Current world area ("Sanctum", etc.)
  • SERVERNAME - The server you're playing on
  • PLAYERS - The number of players in the server you're on
  • MAXPLAYERS - The maximum number of players in the server you're on

Gallery

Thunderstore development is made possible with ads. Please consider making an exception to your adblock.
Thunderstore development is made possible with ads. Please consider making an exception to your adblock.
Thunderstore development is made possible with ads. Please consider making an exception to your adblock.