How do I add tokens in Cockatrice?
Table of Contents
You should see the deck card database in the main window and your deck on the right with your maindeck and sideboard. In the card database, search for the name of the token you just made. It should show up, and under sets you should see “TK”. Double click to add the token to the deck.
How do I make my cards bigger on Cockatrice?
2 things that might help i the mean time:
- Set the card preview on the right to Show Card only” and drag the separator between the card and the userlist down.
- Middle click your mouse on a card to view a larger image and the card text.
How do I customize my Cockatrice?
Customizing images In order to customize the images used by Cockatrice, you can add your custom images inside your theme folder with the right image name. If an image is not found in your theme, the default image bundled with Cockatrice will be used, so you only need to add the images that you want to customize.
Can you change card art in Cockatrice?
If you don’t like the selected artwork of a card, you can change by going to card database and selecting edit sets.
How do you sideboard in Cockatrice?
If you have a sideboard, you can drag and drop cards from your main deck to your sideboard or vice-versa. You can do this by clicking and dragging a card to or from your main deck or sideboard.
How do you roll dice in Cockatrice?
Crtl d = Draw a card. Ctrl w = Look at the top x cards (scry) Ctrl i = Roll a die.
How do I import custom cards into Cockatrice?
To add custom art for cards, the easiest way is to use the CUSTOM folder.
- Go to the Deck Editor. On the top tabs, go to Card Database → Open custom image folder .
- Your computer should now open the CUSTOM folder in a separate window.
How do I update my MTG cockatrice?
Go to the Help menu and go to Check for Client Updates . Once you click the update option, the client will check the server to see if there is a new binary ready for download. If an update is found, you’ll see a popup similar to the following. Simply click “Yes” and you will begin updating.
What is Cockatrice?
Cockatrice. Cockatrice is an open-source, multiplatform program for playing tabletop card games over a network. The program’s server design prevents users from manipulating the game for unfair advantage. The client also provides a single-player mode, which allows users to brew while offline. This project uses C++ and the Qt5 libraries.
How can I contact the cockatrice developers?
The Cockatrice developers are also available on Gitter. Come here to talk about the application, features, or just to hang out. For support regarding specific servers, please contact that server’s admin or forum for support rather than asking here. To contribute code to the project, please review the guidelines .
How do I run a test on a cockatrice server?
To run tests: make test. You can run an instance of Servatrice (the Cockatrice server) using Docker and the Cockatrice Dockerfile. cd /path/to/Cockatrice-Repo/ docker build -t servatrice .