mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-03-21 17:55:21 -05:00
Page:
Deck List Import Formats
Pages
Bug
Client server protocol
Cockatrice on Android (phone tablet)
Compiling Cockatrice (Linux)
Compiling Cockatrice (Windows)
Compiling Cockatrice (macOS)
Compiling Cockatrice
Contributing Code
Contributing to the Cockatrice Tokens File
Custom Cards & Sets
Custom Download URLs
Custom Keyboard Shortcuts
Custom Picture Download URLs
Debugging
Deck List Import Formats
Donations
EDH Kingdoms
Frequently Asked Questions (FAQs)
Frequently Asked Questions
Getting Started
Home
How to Create a GitHub Ticket Regarding Cockatrice
How to Create a GitHub Ticket
How to use unreleased versions created by pull requests
Installing Cockatrice on Chromebooks
Installing Cockatrice
Installing Servatrice on Kubernetes
Installing on Linux
Installing on Windows
Installing on macOS [DRAFT]
Limited Formats
One minute game guide
Pawn Identification Chart
Public Servers
Servatrice Command Line Reference
Servatrice FAQ Troubleshooting
Servatrice Server Maintenance
Setting up Servatrice
Sound themes
The Cockatrice Etiquette Primer
Themes
Translation FAQ
Translator Hall of Fame
Troubleshooting
Tutorials
Unofficial Developer Builds
Updating Cockatrice
Using Apache2 to Proxy Servatrice Websockets with SSL
Using NGINX to Wrap Servatrice Websockets in SSL
temp windows gui
2
Deck List Import Formats
Gavin Bisesi edited this page 2016-06-21 11:35:41 -04:00
When using the Load Deck from Clipboard option in Cockatrice, there are certain formats that you must follow to get expected results.
How the parser works:
- Empty lines are ignored
- Lines that begin with
//are ignored - You may denote the start of the sideboard by typing
Sideboard - You may denote sideboard cards by beginning the line with
SB: - You may denote the number of cards by either typing
NorNx, whereNis any positive whole number
How a line can be formatted: [SB:] N[x] CardName
Examples:
- 2 Plains
- 3x Forest
- SB: 1 Island
- SB: 3x Mountain
Example Valid Deck Lists
3 Island
2 Mountain
Sideboard
1 Forest
2 Mountain
3 Island
2 Mountain
SB: 1 Forest
SB: 2 Mountain
3x Island
2x Mountain
Sideboard
1x Forest
2x Mountain
3x Island
2x Mountain
SB: 1x Forest
SB: 2x Mountain
Welcome to the Cockatrice Wiki
- One Minute Game Guide
- Getting Started (placeholder)
- Tutorials
- Public Servers
- EDH Kingdoms
- Limited Formats
- The Cockatrice Etiquette Primer
Technical
- Installing Cockatrice
- Updating Cockatrice
- Compiling Cockatrice
- Frequently Asked Questions
- Troubleshooting
- Debugging
Customizing Cockatrice
Servatrice Server
- Setting up Servatrice
- Installing Servatrice on Kubernetes
- Server Maintenance
- Servatrice Command Line Reference
- FAQ / Troubleshooting
- SSL Websockets - NGINX
- SSL Websockets - Apache2
Helping Cockatrice