Master Deck Building w/ These Scryfall Hacks | The Command Zone 608 | MTG Magic Gathering Commander

Поделиться
HTML-код
  • Опубликовано: 27 сен 2024

Комментарии • 260

  • @commandcast
    @commandcast  4 месяца назад +39

    Do you have any special search functions that you like on Scryfall? Would you be interested in an even deeper dive into syntax?

    • @UninvitedGhost
      @UninvitedGhost 4 месяца назад +7

      Absolutely would love a deeper dive!

    • @MarkovManor
      @MarkovManor 4 месяца назад +4

      A deeper dive into Syntax sounds like an absolute dream!! Yes please!!

    • @Jonnytrox
      @Jonnytrox 4 месяца назад +1

      Yes please! And thank you very much for this neatly tied bundle of information!! It helps a ton ❤

    • @Computer-STEM-NERD-903
      @Computer-STEM-NERD-903 4 месяца назад +3

      Scryfall is a very comprehensive, Elastic-like (Django) Pythonic , driven, web framework architecture that is COMPREHENSIVE enough to act as a Web-Based GUI Application. I'm not going to demystify what makes website applications fun...
      However, I will say this:
      Whoever(Whatever team) made the most COMPREHENSIVE Dictionaries (JSON Object Database with Clusters on the Back-End) of Set Names, Artists, Oracle Text (Oracle/Full-Oracle), keyword responsiveness for input + keyword syntax shorthand, did so with full knowledge of how users would query. It was TRULY a labor of love. If only I could find out how they were rendering those cyclically rotating front-facing Images of cards on their homepage/ dynamically rendering relevant cards.

    • @aner_bda
      @aner_bda 4 месяца назад

      One that I like to use is to search for mana rocks, mana value 1 or 2, and don't ETB tapped. Below shows the Dimir rocks, but you can change "dimir" to any other colour identity.
      ci:dimir otag:mana-rock mv=1 -o:'enters the battlefield tapped'

  • @lukebranam-wenger1999
    @lukebranam-wenger1999 4 месяца назад +87

    Another common regular expression I use is o:/^{t}:/
    This gives you all cards that have an activated ability, where the only cost is to tap it. The “^” character lets you specify the beginning of a paragraph in oracle text!

    • @minine6508
      @minine6508 4 месяца назад +6

      Banger expression

    • @Ultinuc
      @Ultinuc 4 месяца назад

      Is there one for activated abilities that don't require tapping?

    • @Hemlocker
      @Hemlocker 4 месяца назад +2

      @@Ultinuc I think you can pretty much do this without regex, as below:
      o:":" -o:"{T}"

  • @removelimitbreak7524
    @removelimitbreak7524 4 месяца назад +108

    I recently learned about the scryfall art tag search. I made a felix 5 boots deck with as many cards with bare feet on them as possible. "Felix stole our shoes"

  • @JasonOshinko
    @JasonOshinko 4 месяца назад +16

    I didn't see a mention of "fulloracle", which will search reminder text. So if you want something that gives +1/+1 counters, it will include cards with undying that don't actually mention "+1/+1 counter" in the actual rules text.

  • @seraph_six
    @seraph_six 4 месяца назад +90

    Shared this with the rest of the Scryfall team on our Discord server :)

    • @celphys
      @celphys 4 месяца назад +20

      Being in the database field it is crazy how you can search on anything a and everything and it is super fast.. god-level indexed. ..
      how can this be free to use. THANK YOU MUCH.

  • @trevorwilliams5144
    @trevorwilliams5144 4 месяца назад +219

    I love the channel shift from “put these cards in this deck” to “here are the tools to build and test your deck”.

    • @jeffreylong1478
      @jeffreylong1478 4 месяца назад +7

      I don’t know that that’s a shift, they’ve been doing that since the start

  • @hugmonger
    @hugmonger 4 месяца назад +28

    38:00 ish "Advanced search keeps you safe"
    It keeps you from the forbidden knowledge gleaned when you stare directly into the syntax

    • @SaintSoba
      @SaintSoba 4 месяца назад +1

      This video is over an hour and a half long. I picked up my phone randomly while watching it and started looking at the comments. Yours was the first to catch my eye and as I read "keeps you safe" he said it in the video at the exact same time. Kinda cool, thought I'd share haha

    • @hugmonger
      @hugmonger 4 месяца назад

      @@SaintSoba Its the ripples of eldrith knowledge and the universe aligning to try and show you the true syntax of things XD

    • @SaintSoba
      @SaintSoba 4 месяца назад

      @@hugmonger Oh no, not the SYNTAX

    • @hugmonger
      @hugmonger 4 месяца назад

      @@SaintSoba next thing you know you're gunna be programming in c+ and making comparisons to computers and programming when talking and real life things

    • @SaintSoba
      @SaintSoba 4 месяца назад +1

      @@hugmonger nah we're safe, I code in java. That was close

  • @CraigStevenLikesStuff
    @CraigStevenLikesStuff 4 месяца назад +48

    Learning Scryfall syntax helped me learn Jira Query Language (JQL) for my job.

    • @trevorwilliams5144
      @trevorwilliams5144 4 месяца назад +1

      Funny that it wasn’t the other way around. I love when skills cross over.

    • @jameshsiao2042
      @jameshsiao2042 4 месяца назад +2

      I am happy (Scryfall) and sad (jql) for you.

    • @jasonyu-gi-oh1056
      @jasonyu-gi-oh1056 4 месяца назад +1

      That's awesome man!

  • @bobbiechristine
    @bobbiechristine 4 месяца назад +8

    I consider myself extremely efficient with Scryfall and this STILL leveled me up

  • @Calophon
    @Calophon 4 месяца назад +7

    The last function they included /.*/ is called a Regex or regular expression and it is so cool that y’all added that and explained it so well. It’s probably one of the less known functions but can be incredibly useful to find what you need.

  • @MissingNovice
    @MissingNovice 4 месяца назад +6

    I'd say that -is:permanent isn't equivalent to searching for Instants and Sorceries, because it'll exclude things like MDFCs that have a land or creature on the other side, or adventure cards. Another weird wrinkle that might trip people up!

    • @JordanPridgen
      @JordanPridgen 4 месяца назад +1

      Yeah there are always weird exceptions in magic!

    • @magnusprime962
      @magnusprime962 2 месяца назад

      Third rule of MTG: every following rule has an exception

  • @Deedotcharles
    @Deedotcharles 4 месяца назад +2

    Needed this episode, thank you all for improving my magic experience over this last 12-14 months

  • @JNB6037
    @JNB6037 4 месяца назад +1

    Using full oracle(FO) is one of my favorite because it helps you to findabilities like extort for life gain decks

  • @XxiiDrAsTiCxX
    @XxiiDrAsTiCxX 4 месяца назад +1

    Absolutely amazing, this kind of video helps immensely when learning how to navigate such a deep site. Please make another demonstrating more complex things

  • @gregboulton8230
    @gregboulton8230 4 месяца назад +1

    Wonderful video. I'm a hardcore scryfall user and knew most of this, but I appreciated the refresher.

  • @chrisvanderheiden12
    @chrisvanderheiden12 4 месяца назад +2

    One thing that wasn't mentioned is that many commanders (and other cards) have a "related search" section on their card page.
    For example, Omnath, Locus of All has
    (mana:/\sc\sc\sc/ or (is:split mana:/\sc.*\sc.*\sc/))
    Whoch finds all card that would generate mana off the ability.

  • @nopedefnope9924
    @nopedefnope9924 4 месяца назад +2

    Very helpful. Thanks for doing this. Watching my on phone…. Kinda wish editing did a zoom on the search bar for this, otherwise just awesome.

  • @andyony2
    @andyony2 4 месяца назад +6

    So amazing. Thank you very much, you both!
    I am using Scryfall for many yeards and feel very confident with it, but wow:
    The otag i didnt know, also the is: and the function etc. Really great stuff!!
    What amazed me the most was Jordans tip for using archidect with scryfall!!! Thank you very much :)

    • @unseeliedream42
      @unseeliedream42 4 месяца назад

      the otag changes the game completely!

    • @EnorchesDei
      @EnorchesDei 4 месяца назад

      Works also with Moxfield!

  • @verlandes1
    @verlandes1 4 месяца назад +1

    As a librarian, I love seeing boolean functions being discussed on the Command Zone.

  • @stumilesyt
    @stumilesyt 4 месяца назад +2

    I found a great one recently. Wanted to build a deck only using cards printed in my nostalgia era - the early modern border (8ED to M15). Originally I was trying convoluted terms with sets to include/ignore or between release dates, but that was eliminating reprints from old border. Then I found this.... "frame=2003"

  • @brentwalker9576
    @brentwalker9576 4 месяца назад +9

    Scryfall OP, clearly needs a ban.

  • @ryantomczak2248
    @ryantomczak2248 4 месяца назад

    Just finished the podcast on RUclips. Awesome job you guys. Very informative and I learned a few things, like keywords.
    A side note, I have not used Scrufall directly in years. Once I put all my decks and my collection on Moxfield that is all I use. Moxfield does use Scryfall database and search functions which is what I like. Side note, if you are building a commander deck you do not need to enter in the color identity, Moxfield automatically adds that. I find this helpful, especially when searching for Talismans or Signets. I just type Talisman of and Moxfiled pulls up all of the Talismans that are in my commanders color identity.

  • @EN-nz5xe
    @EN-nz5xe Месяц назад

    This was SO very helpful! Exactly what I needed to become a better deck builder.

  • @TheRedKnightOfPain
    @TheRedKnightOfPain 4 месяца назад +1

    Scry fall is great for super bizarre deck ideas, like your deck only has 1 creature and you only want things that work with 1 and only 1 creature; or everything needs 3 or more activated abilities

  • @87seanroon
    @87seanroon 3 месяца назад

    A lot of the search functions that you can do in scryfall to help narrow down the results you can do in Archidekt too since Archidekt is using Scryfall. Not sure if it gets brought up in the video, but just wanted to state this.

  • @uandubh5087
    @uandubh5087 4 месяца назад

    Great episode! I've been using scryfall for ages but never got into the syntax searching or using the tags, which really makes it much easier and precise. Also, I love the art tagger - best feature ever!

  • @nickjoeb
    @nickjoeb 4 месяца назад +2

    MOAR of this please. Do you have an archidekt video?

  • @1990PaKu
    @1990PaKu 3 месяца назад

    I appreciate your tips so much!!! It is so helpful to get better in brewing, I am looking forward for all the upcoming tips! ;)

  • @Frankythemanky
    @Frankythemanky 4 месяца назад +7

    *gets on scryfall* "commander format, ignore blue" me Everytime lol

    • @heresyseed
      @heresyseed 4 месяца назад

      I probably have almost 2k cards in total… not one of them are green😅….

  • @cals87
    @cals87 4 месяца назад +7

    Deodorant commercial for a MTG channel is a little on the nose lol. Also, thank you!

    • @BlazinTre
      @BlazinTre 4 месяца назад +3

      It's like the sponsors smelled an opportunity

    • @weedragonauts4729
      @weedragonauts4729 4 месяца назад +1

      @@BlazinTre I smelled what you did there

    • @WMDistraction
      @WMDistraction 4 месяца назад

      Also in the nose, thankfully!

  • @fdrehug7318
    @fdrehug7318 3 месяца назад

    Love this I use comparators with ci all the time to get cards for my decks

  • @lioco6124
    @lioco6124 3 месяца назад

    honestly, scryfall taught me boolean syntax logic and i am so thankful

  • @jaredclasper7616
    @jaredclasper7616 4 месяца назад +2

    Jordan is back!!!!!! When are we going to see his decks video?!?!?

  • @RickyChops
    @RickyChops 4 месяца назад +4

    Whatever you're paying Rachel, go ahead and double it.

    • @chimarielucie
      @chimarielucie 4 месяца назад +2

      Genuinely, she's basically the face of the command zone podcast nowadays. Such a good host too

    • @markovart6094
      @markovart6094 3 месяца назад

      Double it and give it to the next person

  • @broveku
    @broveku 4 месяца назад +1

    Haven’t even watched this yet but this was the video I’ve been waiting for

  • @Robert-vk7je
    @Robert-vk7je 3 месяца назад

    I love to use scryfall to browse through specific artists.

  • @zramirez5471
    @zramirez5471 4 месяца назад

    This is such a great video/topic! I got hooked on Moxfield early on and this really gives me some direction on what syntax i need to learn (Moxfield uses Scryfall syntax)

  • @RG3EXFM1IBANEZ
    @RG3EXFM1IBANEZ 4 месяца назад +3

    Please get Dragon Shield for a sponsor, much better then Ultra-Pro

  • @thechikage1091
    @thechikage1091 4 месяца назад +1

    I use scryfall to build my decks because i dont want the bias that EDHrec gives, and its tendency to consolidate and make everything same-y. However, the one thing that gets me with scryfall is being generally "unfamiliar" with the game.
    I got back into magic after college, having only played standard for a little bit with a single friend in 2016 before now. Ive been playing for a little less than a year at this point. I just dont know enough oracle text or historical context of the different sets and stuff to really take full advantage of the scryfall search. I get better at it every day, but its still my greatest handicap despite how incredible the tool is.

  • @smurfton14
    @smurfton14 4 месяца назад

    I’ve been waiting so long for this episode! Thank you for all you do!

  • @m80wulf
    @m80wulf 4 месяца назад +1

    Since we are talking about building decks is there a way if you have most a deck you built can get suggestions of cards needed?

    • @commandcast
      @commandcast  4 месяца назад +3

      Archidekt does a great job of this! If you put your deck list into Archidekt, you can click on Card search and switch to the EDH Recs tab in the top right corner of the popout. It will give you cards that are often played in this deck, that are not currently in your list.

  • @CDekar
    @CDekar 4 месяца назад

    More of an Easter egg, but one fun thing about scryfall is that you can search for some card nicknames like is:gary and is:steve

  • @rayhinojosa7681
    @rayhinojosa7681 3 месяца назад

    Thank you. I needed this information.

  • @pajurr
    @pajurr 4 месяца назад +1

    It is a good subject !
    I would say that putting chapters to the video, and also I think you could have made it shorter. I think I will give the link to my friends starting, telling them "It is quite at length for some simple information, but it is complete".
    I would like another one more in depth for myself, I am using the advanced search and tags, and I feel like your syntax session in the search bar was not bringing me a new tool, because it is just like using the tags and the advanced search with more precision. So I see the same cards plus some extra.
    However, if you say that there is more to learn and you can do a deeper dive into syntax, that is not obvious in the Scryfall "syntax" page, I am all for it !

  • @charliemarlow647
    @charliemarlow647 4 месяца назад

    If anyone wants to apply this kind of knowledge to other things, learning how to use Scryfall's search is a good introduction to learning about databases in computer software. If doing Scryfall searches tickles your fancy, learning about databases might be a good start to a career path for you :)

  • @nabilchih8084
    @nabilchih8084 4 месяца назад

    Thank you for the tutorial very useful !

  • @calebjorgenson4444
    @calebjorgenson4444 4 месяца назад

    Dont know how well this would translate into a long form video, but what about a video where you build a deck showing the process with all these other websites?

  • @gamereyemd7264
    @gamereyemd7264 4 месяца назад

    I've always used Scryfall, but never like this! Thank you!

  • @mattsully5332
    @mattsully5332 4 месяца назад

    I think you mean st st st st STATS section.
    also, they didn't edit you out, because lloryn is a 2 expansion block, and shadowmoor is the next 2 expansion block. (though to be fair, i tend to think of all 4 of them as one block).

    • @JordanPridgen
      @JordanPridgen 4 месяца назад

      I KNEW I was forgetting something! I was sitting there afterwards trying to remember if eventide or morningtide was the real name of the set... and it was both

  • @GliveMtg
    @GliveMtg 4 месяца назад

    something that I notice is that you don't need to write the whole words when looking for card, for example is I'm serching for enchantment that destroy enchantment I would type t:ench o:destroy o:ench, and it works just fine, so now I search for crea, arti, equipt, ench, etc

  • @K0NGUS
    @K0NGUS 4 месяца назад +1

    I would like to find a way to search by what you are looking for. Like if I know I want an artifact that is for ramp, finding something within that category.

    • @guico33
      @guico33 4 месяца назад +1

      t:artifact otag:ramp
      You might wanna watch the whole video because what you want is essentially what they're talking about.

  • @ErstonOutway
    @ErstonOutway 4 месяца назад +9

    When I saw the title of the video I thought, "really using scryfall is a pro tip now?" and then I remembered that a majority of the people I play commander with actually don't use scryfall when deckbuilding. There is probably a lot of magic players out there that needed this video, so I won't complain.

    • @Justadadonthetok
      @Justadadonthetok 4 месяца назад

      I don’t use it to make a deck. I take a commander and what ever cards I have in my stash and sort by a theme I’m going with. Once I have stuff together I will then look online for similar decks to see what other cards might fit best. I don’t tend to start online first because it feels to me most decks online are super clones of each other. A Tiamat deck may have all the same cards in each deck version I find. I want to make something unique. That’s just me. My friends do something similar.

    • @guico33
      @guico33 4 месяца назад +1

      Nothing in the video title says using scryfall is a pro tip.
      The video is about understanding how to better leverage the platform. Most people know about scryfall but might not be aware of how powerful a search engine it is.

  • @Atmatan
    @Atmatan 4 месяца назад +1

    Manabox is my scryfall.

  • @bejita7831
    @bejita7831 4 месяца назад

    Have you petitioned for an "equine" tag to group all those horses/ponies/etc.?

  • @kefrensepulveda455
    @kefrensepulveda455 4 месяца назад

    Please Mando your Cavern of Souls before going to your LGS . Thanks! 😊

    • @kefrensepulveda455
      @kefrensepulveda455 4 месяца назад

      This episode’s sponsor. ( At the beginning of the show)

  • @c0barsm
    @c0barsm 4 месяца назад

    Seeing Kamahl beat down on BO is pretty funny, excellent add.

  • @YBladeY
    @YBladeY 4 месяца назад

    Oh man.... my secrets are out for my side Hussle of buyouts & flips.

  • @ianoble
    @ianoble 4 месяца назад

    Rachel would make a great teacher.

  • @Threeve703
    @Threeve703 4 месяца назад

    Damn, Rachel, only playing since 2017? I started playing around then, how do I get to be as good as you? 😂

  • @kodamag-bb2of
    @kodamag-bb2of 4 месяца назад +1

    I was just in the middle of watching the master your mama curve video. Great timing.

  • @klaunish
    @klaunish 4 месяца назад

    Question for experts: how can I display all cards that make a specific token? For example the good construct token (like Urza's Saga etc.)? Somehow I can't get it to work, I think because the wording is not exactly the same on all cards.

  • @corbinarcus7014
    @corbinarcus7014 4 месяца назад

    I used the scryfall API for a coding project. I love scryfall

  • @hugmonger
    @hugmonger 4 месяца назад

    Shout-out to otag:group-hug the best tag on Scryfall

  • @thetogtube2
    @thetogtube2 4 месяца назад

    EDHREC is also great.

  • @crazyhands911.
    @crazyhands911. 4 месяца назад +3

    looks way friendlier than Gatherer

  • @Nicola396
    @Nicola396 4 месяца назад

    I've gone thru this video so many times, some time stamps would help A THON 🙏

  • @chrisguard696
    @chrisguard696 4 месяца назад

    this was amazing

  • @linguaphile9415
    @linguaphile9415 2 месяца назад

    Is there any need to know regular expressions that can be used on Scryfall?

  • @seansuprem
    @seansuprem 4 месяца назад +2

    Scryfall is great for brand new commanders i'm sure but I feel like for 99% of magic players you're just better off using EDHREC. Sure there will be some weird includes at times but if you grab the average deck for any given commander, shove the list back into EDHREC, grab the next 50 or most popular cards and then just cut back from there based on price/cards you like you'll end up with all the cards that make sense for any given commander. Sure I could go hunting for exact cards that fit what i'm looking for but chances are the community at large will come up with everything that makes sense much faster than you could trying to find all the cards on your own.

    • @thechikage1091
      @thechikage1091 4 месяца назад +3

      This is good advice if you want to have the same deck as everyone else.

    • @Justadadonthetok
      @Justadadonthetok 4 месяца назад

      @@thechikage1091that’s my gripe with going with online sources first. I end up closing tons of tabs because I end up seeing all the same cards in each deck. I was looking at a certain green deck and the first 5 cards in each 10 decks was birds of paradise, specific elf dork, etc. I get synergies are a thing but where’s the variety?

  • @creature2711
    @creature2711 4 месяца назад

    I was updating my old Muldrotha deck. Turns out I was way worse 5 years ago at deck build and the deck lacked mill engines big time.
    Of course I saw what EDHREC had to offer but decided to go on Scryfall to find cheap random permanents that milled you. Suddenly I discovered a ton of Dirt cheap (mana & money wise since most are random draft chaff commons) that for 2 mana get 3-4 cards in your grave at ETB. But the star of the show was an unassuming Cephalid from torment: Cephalid Vandal. 1 and blue that gets a counter at upkeep and then mills that many cards. Sounds clunky, sounds slow… just hear me out. You guys have to try this card. This lil boi, when it’s on my opening hand and play it on turn 2. It snowballs so hard is not even funny. Played in a grand total of 60 Muldrotha deck in all EDHREC. Its best quality is that nobody pays attention to it until it has milled you 15+ cards. By then if it eats a removal that’s just gravy.
    If you have a mill deck just give it a shot for a few games. Trust me. It will set you back 34 cents. Extra points if the deck also proliferates hahahaha.

  • @sambrown9475
    @sambrown9475 4 месяца назад

    How do you search up cards that gain you energy

  • @Lipidman0
    @Lipidman0 4 месяца назад

    Poor forgotten Morningtide :'(

  • @arjunheart5859
    @arjunheart5859 4 месяца назад

    What you call "squiggle brackets", programmers call "curlies" or "curly brackets"

  • @Computer-STEM-NERD-903
    @Computer-STEM-NERD-903 4 месяца назад

    Tbf... Don't even use the advanced function anymore... More efficient when you just command search with keyword shorthand. Of course, saying I want John Avon nonlands from Sets Spanning Alpha to MH2 is doable, but is tricky... You have to know set year interval span, and/or have a cap on type, or [...]. BIG Pro: Can always search for Hyper-Specific Cards that have a match for the cards' oracle/fulloracle text you need, types' matches, identity, legality, specific fun ones, tags matches, artists, years, and specific sets by Set Tag Name (Outlaws of Thunder Junction OTJ
    ).

  • @JohnGarner-d7i
    @JohnGarner-d7i 4 месяца назад

    Maybe just me bc I'm on mobile but if you go back a page a 2 or 3 or whatever it saves your last search

  • @frozentyphoon2049
    @frozentyphoon2049 4 месяца назад

    Darn, was hoping it was an app

  • @peterlk3276
    @peterlk3276 3 месяца назад

    Anyone think this was an E 0:04 clipse IDE promotion from commander Zone?

  • @FFFirestorm
    @FFFirestorm 4 месяца назад +1

    Wait I love Rachel so much……………..

  • @BoToChris
    @BoToChris 4 месяца назад

    Generally, running efficient staples is better than running the so-called "perfect card" for your deck.

  • @T_Peazy
    @T_Peazy 4 месяца назад

    Squiggly brackets are called "braces"

  • @tirone231
    @tirone231 Месяц назад

    Does anyone know, or know how to find the option to search for all creatures with power greater than toughness? Trying to build a Zilortha deck.

    • @bend.543
      @bend.543 Месяц назад

      pow>tou t:creature commander:rg

  • @neku9445
    @neku9445 4 месяца назад

    I think gatherer is far easier to understand, is that just me?

  • @ry7hym
    @ry7hym 4 месяца назад

    im glad they didnt make the discount code "commando"

  • @Infamouscritter
    @Infamouscritter 4 месяца назад

    The problem with scryfall is im not trying to use a excel sheet to find a card. Scryfall might be useful but its not fun theres no fun in using it

  • @shlack
    @shlack 4 месяца назад

    Curly braces... they are called Curly braces.

  • @janindrak6334
    @janindrak6334 4 месяца назад

    its great that you can opt out UB cards. I dont want that filth in my Magic cards

  • @NickolasBaker-dm5bk
    @NickolasBaker-dm5bk 4 месяца назад

    Love this content! Just need an Archidekt tutorial now 🥹

  • @DoylePrime
    @DoylePrime 4 месяца назад

    Including not:ub in ALL my scryfall searches from now on

  • @jameswalterii1911
    @jameswalterii1911 14 дней назад

    I'm a millennial, not a boomer. I just hate things changing so often. More times than not, the changes are pointless just so someone has a job. It will always be cmc, just like it's always tribal, not typal or kindred.

  • @unseeliedream42
    @unseeliedream42 4 месяца назад

    Regular Expressions Timestamp:
    ruclips.net/video/NNv2uWeCS50/видео.htmlsi=f48OwkJA--TT1w2O&t=5079
    Amazing :) (might be worth doing a short)

  • @jautele49
    @jautele49 4 месяца назад

    🔥🔥🔥

  • @jakeyjoo
    @jakeyjoo 4 месяца назад

    Hell yeah, another Spellify mention!

    • @JasonOshinko
      @JasonOshinko 4 месяца назад

      I find Spellify to be really easy. I've gotten over half of them correct with no clues at all. I enjoy Commander Codex and Enchant Worldle, although the latter hasn't been updated in several months.

  • @Aldissimo90
    @Aldissimo90 4 месяца назад +1

    What do you mean "you can't imagine going anywhere else to get started on a deck"? Seriously you don't start from edhrec, select the cards and export them to arkidect?

    • @commandcast
      @commandcast  4 месяца назад +4

      I generally build from scratch! EDHREC is great tool for checking your work and making sure you didn't miss anything HUGE, but for me, the fun part is the discovery and creativity. - Rachel

  • @ducksstream2391
    @ducksstream2391 4 месяца назад +1

    hey guys, hater here, as someone who can't read, I DID NOT find this video helpful. thumbs down.

  • @ericbanister4907
    @ericbanister4907 4 месяца назад +2

    I hate to be that guy but I see no difference between this and the gatherer but still love you guys

    • @guico33
      @guico33 4 месяца назад +2

      It's not. If you think gatherer is the same as scryfall you're missing out on a lot of what scryfall can do.
      I don't know if gatherer even supports search queries. But I'm pretty sure it's doesn't have community tags, regular expression search or edhrec rank sort, which are all extremely usefull features on scryfall.

  • @klolwut
    @klolwut 4 месяца назад

    Jesus when does the video actually start

  • @BeachfrontSerenade
    @BeachfrontSerenade 3 месяца назад

    not:reprint

  • @the_monarch2172
    @the_monarch2172 4 месяца назад +5

    NOOOO I WAS GATEKEEPING THIS

  • @allanpo9419
    @allanpo9419 4 месяца назад

    ❤❤

  • @theaeskey2502
    @theaeskey2502 4 месяца назад

    Second.