Skip to content

cognicraft/mtg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mtg

mtg is a library that helps manipulating Magic: The Gathering decks.

Overview

proxy-deck

proxy-deck is a command line tool that can be used to create a proxy deck.

Given a deck.txt in the standard format for MTG decks:

1 Aeromunculus
1 Agony Warp
1 Auger Spree
1 Azorius Guildgate
1 Blightning
1 Bloodfell Caves
1 Blossoming Sands
1 Boros Guildgate

the command

proxy-deck deck.txt

will create a proxy deck.pdf with scryfall images:

deck

With the command

proxy-deck -name "Deck Name" deck.txt

a proxy deck.pdf can be created that will overlay the decks name:

deck-with-name

which may come in handy when using The Staples Binder Method to save some cash.

The Staples Binder Method

The Staples Binder Method can be used to to save some cash while playing multiple decks within a format. With this method you will need at max 4 original copies of any given card in your collection. To reduce the amount of effort this method should only be used for cards that have a value greater than a few dollars.

  • Put all decks in the same sleeves (brand/color).

  • Keep the sleeved staples in a binder.

  • Proxy print the needed number of any given staple with the decks name as an overlay.

  • Cut out the proxy.

  • Sleve up the proxy together with a basic land.

  • Keep the sleeved proxy with the rest of the cards in the deck.

  • Before the game pull out all proxies and replace them with the original printings from the Stapels Binder.

  • After the game replace all of the staples in your deck with the proxies that where pulled out before the game.

  • Tip: The name of the deck is important if you want to always know where the original printing currently is. If you find a proxy within your Staples Binder the name will tell you where your original is located. In case you're trying to replace a proxy from deck A and find a proxy of deck B in your Staples Binder you know that the original is currently located in deck B.

  • Tip: In a casual setting and if your playgroup does not mind, you could skip replacing the proxies to save some time and effort. In case you are double sleeving your cards you will not notice a difference in thickness between (proxy + basic land + outer-sleeve) and (inner-sleeve + staple + outer-sleeve).

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages