Page cover

Chains of Chaos (Battle Mode)

Chains of Chaos Gameplay Guide

Embr’s gameplay in the Chains of Chaos is centered around strategic meme selection, assessing risk, and chasing maximum payouts.

Every day at 15:00 UTC, the arena unlocks. Players enter a turn-based PvP brawl, choosing a meme token to back and battle with.

  • Pick a meme. Place your bet. Wreck your rivals.

  • Climb the ranks for VIP rewards and leaderboard payouts.

The most boosted meme takes the crown — and its creator + top traders split the prize.

Each week:

  • 4 standard rounds offer 12,500 VIP Points each.

  • 1 Chaos Round explodes with a 200,000 VIP Points prize pool.

Getting Started

Every player begins with a base-level character: Capy (Level 1).

Capy has four core stats, determined by rolling dice:

  • ⚔️ Strength – Increases the damage you deal

  • 🎯 Dexterity – Increases your accuracy of dealing damage

  • 🛡️ Defense – Reduces incoming damage

  • Crit – Increases your chance to deal double damage

Each level-up gives you +5 stat points to allocate across these attributes. Each level-up grants you +1 Health as well. Health increases your lifespan in battle. There are the following restrictions

  • DEX, CRIT and DEF are capped at 100

How to Play

Step 1: Power Up Your Capy

Before entering battle, you must stake a meme token to empower your Capy.

  • Pick a Meme Token: Choose a meme you hold. This will determine your Capy's battle traits.

  • Stake Amount = Your Capy’s health

    • Minimum stake: $10 USD equivalent

    • Supports all tokens (e.g., $INIT, meme tokens, etc.)

Your Capy's performance is influenced by both the selected meme and the value staked. Here's how each core attribute is calculated:

  • ⚔️ Strength → Correlates with market cap size — higher market cap = higher base Strength.

    • Memes created during the current VIP epoch of the round get double strength.

    • Formula:

      Math.max(1, 2 * Math.log2(liquidity)) 
  • Crit → Inversely tied to market cap — smaller cap tokens have higher critical hit potential.

    • Formula:

      2 * (1 + (10 - Math.log(Math.max(1, liquidity / 50)))

Step 2: Select Your Enemies

Choose up to 10 meme enemies to fight in the round. Each category offers a different risk-reward profile:

  • Low Cap → Easier to kill, lower score

  • Mid Cap → Balanced difficulty and score

  • High Cap → Harder enemies, higher score

Optional: You can target a specific meme manually if you're feeling spicy.

Step 3: Enter the Game Lobby

/embr_COC_waiting_room

Join the waiting room and prepare for battle. Chat with other players while waiting for the round to begin.

Step 4: Preview Your Stats

Before battle, review your Capy's current stats alongside the enemies you’re facing.

Step 5: Battle Mechanics

Phase 1: Positioning

Choose your attack position: Left, Middle, or Right

Phase 2: Choose Your Targets

For each enemy meme:

  • YES → Fight and attack

  • NO → Skip and save your attack power for less enemies

Your total damage is split equally between all enemies you choose to attack. Choose wisely.

Phase 3: Enemy Attacks

After your attack, every enemy will randomly attack back. Enemy attacks will have an equal chance of hitting each platform. → If you’re in the attack lane, you take damage. If not, 0 damage taken. Pray you guessed right.

Step 6: Outcome

If You Win

  • You get paid out in the winning meme

    • Rewards vest over 24 hours and unlock at the next round.

  • You keep any remaining staked tokens you survived with (formula below)

If You Lose

  • You retain a portion of your stake based on remaining health

Bet amount returned = (Remaining Health ÷ Starting Health) × Total Bet Collateral

Example:

  • Staked $100

  • Ended with 30% health

  • You keep ~$30 of your original stake

Last updated