1
0
mirror of https://github.com/tiyn/wiki.git synced 2025-04-19 14:07:46 +02:00

Compare commits

..

3 Commits

Author SHA1 Message Date
612939f846 fixed spelling 2023-12-24 05:41:24 +01:00
13aa345479 fixed spelling 2023-12-24 05:06:15 +01:00
03f3ed8f2d games: added mtg mana base 2023-12-24 05:00:07 +01:00

View File

@ -66,7 +66,7 @@ format.
- [Tapped Out](https://tappedout.net/) is a website that among other things can suggest decks based - [Tapped Out](https://tappedout.net/) is a website that among other things can suggest decks based
on owned cards. on owned cards.
- [MTGGOLDFISH](https://www.mtggoldfish.com/) is a website for different topics regarding MTG. - [MTGGoldFish](https://www.mtggoldfish.com/) is a website for different topics regarding MTG.
It features various decks including budget variants of it. It features various decks including budget variants of it.
Additionally it lists tournaments with decks played which can be a useful resource to understand Additionally it lists tournaments with decks played which can be a useful resource to understand
the metagame. the metagame.
@ -79,9 +79,12 @@ The following websites provide useful information on cards or rulings of MTG.
hyperlinked HTML-version of MTG rules. hyperlinked HTML-version of MTG rules.
- [Scryfall](https://scryfall.com/) is a website to search and display Magic cards in specific - [Scryfall](https://scryfall.com/) is a website to search and display Magic cards in specific
printings. printings.
This site can be used to check for cards that create tokens. Scryfall can query advanced patterns using
[their specific syntax](https://scryfall.com/docs/syntax).
Among others this site can be used to check for cards that create tokens.
An example for this is running a search with the term `o:create o:golem` to find cards that An example for this is running a search with the term `o:create o:golem` to find cards that
create a golem token. create a golem token.
For other advan
- [What's in Standard?](https://whatsinstandard.com/) lists the sets that are currently legal in - [What's in Standard?](https://whatsinstandard.com/) lists the sets that are currently legal in
the standard format. the standard format.
- [Magic Judges](https://chat.magicjudges.org/mtgrules/) is a live chat with judges to clarify the - [Magic Judges](https://chat.magicjudges.org/mtgrules/) is a live chat with judges to clarify the
@ -194,6 +197,8 @@ Sometimes it can be useful to increase the mana color of cards that are needed v
game to ensure they can be played. game to ensure they can be played.
In non-mono decks double lands are useful but their restrictions they come with should be noted. In non-mono decks double lands are useful but their restrictions they come with should be noted.
Approximately 1/3 of a deck should be reserved for land cards. Approximately 1/3 of a deck should be reserved for land cards.
A guide for a budget mana base in the modern format was written by
[SaffronOlive on MTGGoldFish](https://www.mtggoldfish.com/articles/brewer-s-minute-building-a-budget-mana-base-in-modern).
### Tipps on Building a Modern, Pauper or Standard Deck ### Tipps on Building a Modern, Pauper or Standard Deck