struct Scryfall::Card
- Scryfall::Card
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
Defined in:
scryfall/models/card.crConstructors
Instance Method Summary
-
#all_parts : Array(Scryfall::RelatedCard)
Gameplay Fields
- #arena_id : Int32 | Nil
-
#artist : String | Nil
Print Fields
- #booster : Bool
- #border_color : String
- #card_back_id : UUID
- #card_faces : Array(Scryfall::CardFace)
- #cmc : Float32
- #collector_number : String
- #color_identity : Array(String)
- #color_indicator : Array(String)
- #colors : Array(String)
- #content_warning : Bool
- #digital : Bool
- #edhrec_rank : Int32 | Nil
- #flavor_name : String | Nil
- #flavor_text : String | Nil
- #foil : Bool
- #frame : String
- #frame_effects : Array(String)
- #full_art : Bool
- #games : Array(String)
- #hand_modifier : String | Nil
- #highres_image : Bool
- #id : UUID
- #illustration_id : URI | Nil
- #image_uris : Hash(String, URI)
- #keywords : Array(String)
- #lang : String
- #layout : String
- #legalities : Hash(String, String)
- #life_modifier : String | Nil
- #loyalty : String | Nil
- #mana_cost : String | Nil
- #mtgo_foil_id : Int32 | Nil
- #mtgo_id : Int32 | Nil
- #multiverse_ids : Array(Int32) | Nil
- #name : String
- #nonfoil : Bool
- #object : String
- #oracle_id : UUID
- #oracle_text : String | Nil
- #oversized : Bool
- #power : String | Nil
- #preview : Hash(String, String)
- #prices : Hash(String, String | Nil)
- #printed_name : String | Nil
- #printed_text : String | Nil
- #printed_type_line : String | Nil
- #prints_search_uri : URI
- #produced_mana : Array(String)
- #promo : Bool
- #promo_types : Array(String)
- #purchase_uris : Hash(String, String)
- #rarity : String
- #related_uris : Hash(String, String)
- #released_at : String
- #reprint : Bool
- #reserved : Bool
- #rulings_uri : URI
- #scryfall_uri : URI
- #set : String
- #set_name : String
- #set_search_uri : URI
- #set_type : String
- #set_uri : URI
- #story_spotlight : Bool
- #tcgplayer_id : Int32 | Nil
- #textless : Bool
- #toughness : String | Nil
- #type_line : String
- #uri : URI
- #variation : Bool
- #variation_of : UUID | Nil
- #watermark : String | Nil