Draft rules
  • Draft is made of 3 rounds
  • Round consists of:
    • Open one booster
    • Pick one card
    • Pass the remaining cards to next player in clockwise rotation for rounds 1 and 3, counter-clockwise for round 2
    • Repeat the picking and passing steps until there is no more cards.
  • Build a valid deck:
    • Minimum deck size is 30
    • There are default draft cards available when deckbuilding in case you need/want it
Drafts Available
  • Logged users can create custom table and join tables with other players and/or bots
  • Not logged users can only start basic drafts (8 seat tables with bots)
Create table
Join table
Basic Draft
Booster opening sample
Table Id

Start draft?

Reload page to check if draft started
{{ player.name }}
Position: {{index}}
Open slot
Position: {{index}}
{{table.round}} {{16 - Object.keys(player.currentBooster.cards).length}} -
{{player.name}}

Boosters waiting

{{ table.draftingPlayers[n-1].name }}: {{table.draftingPlayers[n-1].upcomingBoosters.length}}
Bot: -
Waiting for booster from other players
Reload page to check if new boosters were passed

Deck {{expandCards(player.deck.characters).length + expandCards(player.deck.items).length + expandCards(player.deck.actions).length}}

  • Characters {{expandCards(player.deck.characters).length}}
  • {{card[0].name}}
    {{card[1]}}
  • Items {{expandCards(player.deck.items).length}}
  • {{card[0].name}}
    {{card[1]}}
  • Actions {{expandCards(player.deck.actions).length}}
  • {{card[0].name}}
    {{card[1]}}

Side Deck {{expandCards(player.sideDeck.characters).length + expandCards(player.sideDeck.items).length + expandCards(player.sideDeck.actions).length}}

  • Characters {{expandCards(player.sideDeck.characters).length}}
  • {{card[0].name}}
    {{card[1]}}
  • Items {{expandCards(player.sideDeck.items).length}}
  • {{card[0].name}}
    {{card[1]}}
  • Actions {{expandCards(player.sideDeck.actions).length}}
  • {{card[0].name}}
    {{card[1]}}
Draft Staples

Deck {{expandCards(player.deck.characters).length + expandCards(player.deck.items).length + expandCards(player.deck.actions).length}}

  • Characters {{expandCards(player.deck.characters).length}}
  • Items {{expandCards(player.deck.items).length}}
  • Actions {{expandCards(player.deck.actions).length}}

Side Deck {{expandCards(player.sideDeck.characters).length + expandCards(player.sideDeck.items).length + expandCards(player.sideDeck.actions).length}}

  • Characters {{expandCards(player.sideDeck.characters).length}}
  • Items {{expandCards(player.sideDeck.items).length}}
  • Actions {{expandCards(player.sideDeck.actions).length}}

Inspired by other card games databases such as Arkhamdb and Thronesdb

Warlord: Saga of the Storm is © and ™ Kingswood Games which has no affiliation with warlorddb.