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
| Name | Type |
|---|---|
cardId | string |
defaultCard | CardData |