Card Face
@Serializable
Individual face information for multiface cards.
Constructors
Link copied to clipboard
constructor(artist: String? = null, artistId: String? = null, manaValue: Double? = null, colorIndicator: List<String>? = null, colors: List<String>? = null, defense: String? = null, flavorText: String? = null, illustrationId: String? = null, imageUris: ImageUris? = null, layout: String? = null, loyalty: String? = null, manaCost: String, name: String, objectType: String, oracleId: String? = null, oracleText: String? = null, power: String? = null, printedName: String? = null, printedText: String? = null, printedTypeLine: String? = null, toughness: String? = null, typeLine: String? = null, watermark: String? = null)
Properties
Link copied to clipboard
Colors shown in this face's color indicator, if any.
Link copied to clipboard
Flavor text printed on this face, if any.
Link copied to clipboard
Artwork identifier that stays consistent across reprints, if known.
Link copied to clipboard
Content type, always "card_face".
Link copied to clipboard
Oracle text printed on this face, if any.
Link copied to clipboard
Localized name printed on this face, if any.
Link copied to clipboard
Localized text printed on this face, if any.
Link copied to clipboard
Localized type line printed on this face, if any.