ExivaBOT Logo
ExivaBOT
← All Features

Shared Exp

Check whether a party of up to 5 Tibia characters can share experience, using levels or character names directly.

Overview

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.

How It Works

Run /shared-exp and provide 1–5 players as levels or character names. The bot:

  • Single input — returns the full shared exp range for that level
  • Multiple inputs, compatible — confirms the party can share and shows the allowed range
  • Multiple inputs, incompatible — marks the outlier members and tells you what level adjustment fixes it

Character names are resolved from the ExivaBOT database first. If a character isn’t cached, the bot fetches their level live from Tibia.com.

Input Rules

  • Mix up to 5 levels or character names across player1player5
  • Use all levels or all character names — mixing both is not allowed
  • Levels must be positive integers; anything else is treated as a character name

Slash Command

/shared-exp

Single level — returns the shared exp range for that level.

/shared-exp player1:538
/shared-exp

Single character name — looks up their level and returns the shared exp range.

/shared-exp player1:Knight One
/shared-exp

Three levels — checks whether the whole party can share experience.

/shared-exp player1:538 player2:400 player3:310
/shared-exp

Four character names — resolves all levels and checks if the party is in range.

/shared-exp player1:Knight One player2:Mage Two player3:Paladin player4:Druid One