Skip to main content

neon_crisp / Modules / cardFactory/rawCardFactory

Module: cardFactory/rawCardFactory

Table of contents

Variables

Functions

Variables

cardLvlLookUp

Const cardLvlLookUp: Record<string, string[]>

Defined in

cardFactory/rawCardFactory.ts:6585

Functions

getLvlUpTable

getLvlUpTable(): Object

Returns

Object

Defined in

cardFactory/rawCardFactory.ts:6815


listAllCardIds

listAllCardIds(): string[]

Returns

string[]

Defined in

cardFactory/rawCardFactory.ts:6812


rawCardForId

rawCardForId(cardId, defaultCard): Card

Parameters

NameType
cardIdstring
defaultCardCardData

Returns

Card

Defined in

cardFactory/rawCardFactory.ts:6818