Skip to main content

Team Basics

You maintain two separate teams:
  • Battle Team - Used for PVP and NPC battles
  • Expedition Team - Used for passive gem generation
Teams can hold up to 5 characters each.

Battle Team Commands

set_team_battle

Set your active battle team using character inventory IDs.
!set_team_battle <id1> [id2] [id3] [id4] [id5]
id1
integer
required
First character’s inventory ID (required)
id2-id5
integer
Additional character IDs (optional, up to 5 total)
Aliases: stb, sbt, st Examples:
!stb 123              # Set 1 character
!stb 123 456 789      # Set 3 characters  
!stb 1 2 3 4 5        # Full team of 5
!sbt 99 88 77 66 55   # Using alias
Rules:
  • IDs must be from your inventory
  • No duplicate IDs allowed
  • Characters must be owned by you
  • Order matters (left to right positioning)
You can find character IDs by using !inventory - they appear as #ID before each character name.

team

View your current battle team or another user’s team.
!team [user]
user
@mention
Discord user to view. Defaults to yourself.
Displays:
  • Team composition with character images
  • Total team power
  • Character names and rarities
  • Visual banner image
Examples:
!team              # View your team
!team @username    # View another player's team

Team Builder Interface

teambuilder

Open an interactive visual team builder with filters and pagination.
!teambuilder
Aliases: tb Features:

Rarity Filter

  • Filter by SSR, SR, R, or show all
  • Updates available characters dynamically

Unit Selection

  • Browse your inventory (25 per page)
  • See power, dupe level, and rarity
  • Visual checkmarks show already-selected units

Team Management

  • Add up to 5 characters
  • Remove characters from team
  • Clear entire team

Command Generation

  • Auto-generates !stb command for battle team
  • Auto-generates !se command for expedition team
  • Copy and paste ready
Example Workflow:
  1. Run !tb to open the builder
  2. Use the filter dropdown to show only SSR characters
  3. Select 5 characters from the list
  4. Copy the generated command: !stb 123 456 789 101 112
  5. Paste and run the command to set your team
The team builder is especially useful when you have a large inventory and want to filter by rarity or compare stats.

Team Presets

Save and load multiple team configurations for different situations.

save_team

Save your current active team to a named preset.
!save_team <name>
name
string
required
Preset name (max 15 characters)
Examples:
!save_team pvp        # Save for PVP battles
!save_team tank       # Save a defensive team
!save_team dps        # Save an offensive team
Rules:
  • Name is case-insensitive and normalized to lowercase
  • Overwrites existing preset with same name
  • Must have an active team set first

load_team

Load a saved preset as your active battle team.
!load_team <name>
Aliases: equip_team
name
string
required
Name of the preset to load
Examples:
!load_team pvp           # Load your PVP preset
!equip_team tank         # Load your tank preset

presets

View all your saved team presets with character details.
!presets
Display Format:
  • Shows 6 presets per page
  • Lists all 5 characters in each preset
  • Character names shown (truncated if long)
  • Empty slots shown as --
  • Navigate with Previous/Next buttons
Example Output:
📁 Team Presets

🔹 PVP
`Kirito`
`Asuna` 
`Leafa`
`Sinon`
`Yuuki`

🔹 TANK
`--`
`--`
`Shield Hero`
`--`
`--`
Organize your presets: Create presets for different difficulties (Easy, Hard, Hell) or strategies (Tank, DPS, Balanced).

Expedition Team

set_expedition

Assign characters to your expedition team for passive gem generation.
!set_expedition <id1> [id2] [id3] [id4] [id5]
Aliases: se
id1-id5
integer
Character inventory IDs (up to 5)
Examples:
!se 10 20 30 40 50    # Set 5 characters
!se 100               # Set just 1 character
Key Differences from Battle Team:
  • Used only for expeditions (passive gem generation)
  • Can include different characters than your battle team
  • Certain skills only work in expeditions (e.g., “Hardworker”)
Expedition and battle teams are completely separate. You can use the same characters in both if desired.
See Expedition Commands for expedition mechanics.

Team Strategy

Positioning Matters

Character order affects battle outcomes: Battle System:
  • Leftmost characters take damage first in raids
  • Skills may target specific positions
  • Some boss attacks sweep left-to-right
Recommendations:
  • Slot 1-2: High HP tanks (SSR with high power)
  • Slot 3: Support or balanced character
  • Slot 4-5: DPS characters or skill-focused units

Team Composition Tips

Balanced Teams: Mix rarities to maximize team abilities while maintaining power. Some SR/R characters have powerful skills.
Skill Synergy: Certain skills work better together. Check character abilities with !view <id> before building teams.
Dupe Priority: Focus dupes on your main team characters for the +5% power bonus per dupe level.

Power Calculation

Team power includes:
  • Individual character base power
  • Dupe bonuses (+5% per dupe, max 10 dupes)
  • Bond bonuses (+0.5% per level, max 50)
  • Team level bonus (+1% per level, applies globally)

Common Questions

Yes! The teams are completely independent. You can use the same characters in both.
Your team will simply have empty slots. This is allowed but not recommended for harder content.
Yes, you need at least one character in your battle team to use battle commands. Expeditions also require a team.
Use !inventory to see all your characters with their IDs shown as #123 before each name.
Yes! You can save unlimited presets with different names. Use !presets to view them all.

Build docs developers (and LLMs) love