Hierarchy

  • RiotLoRCard

Properties

artistName: string
assets: {
    fullAbsolutePath: string;
    gameAbsolutePath: string;
}[]
associatedCardRefs: string[]
associatedCards: any[]
attack: number
cardCode: string
collectible: boolean
cost: number
description: string
descriptionRaw: string
flavorText: string
formatRefs?: RIOT_LOR_FORMAT[]
formats?: string[]
health: number
keywordRefs: RIOT_LOR_KEYWORD_REF[]
keywords: string[]
levelupDescription: string
levelupDescriptionRaw: string
name: string
rarity: string
rarityRef: RIOT_LOR_RARITY_REF
regionRefs: RIOT_LOR_REGION_REF[]
regions: string[]
set: RIOT_LOR_SET
spellSpeed: string
spellSpeedRef: "" | BURST | FAST | SLOW
subtypes: string[]
supertype: string
type: string

Generated using TypeDoc