Check whether a party of up to 5 Tibia characters can share experience, using levels or character names directly.
Tibia’s shared experience system requires all party members to be within a specific level range of each other. This command calculates that range instantly and tells you exactly what needs to change if the party is out of sync.
Run /shared-exp and provide 1–5 players as levels or character names. The bot:
Character names are resolved from the ExivaBOT database first. If a character isn’t cached, the bot fetches their level live from Tibia.com.
player1–player5/shared-expSingle level — returns the shared exp range for that level.
/shared-expSingle character name — looks up their level and returns the shared exp range.
/shared-expThree levels — checks whether the whole party can share experience.
/shared-expFour character names — resolves all levels and checks if the party is in range.