Skip to main content

CharacterData

Index

Constructors

constructor

Properties

readonly_costumeData

_costumeData: JsonObject[]

readonly_data

_data: JsonObject

readonly_nameId

_nameId: string

readonly_releaseData

_releaseData: any

readonly_skillData

_skillData: JsonObject

readonlyarkhe

arkhe: null | Arkhe

readonlybodyType

bodyType: BodyType

readonlycardIcon

cardIcon: ImageAssets

readonlyconstellations

constellations: Constellation[]

readonlycostumes

costumes: Costume[]

readonlydescription

description: TextAssets

readonlydetails

details: null | CharacterDetails

Information in the profile menu in in-game character screen

readonlyelement

element: null | Element

readonlyelementalBurst

elementalBurst: null | ElementalBurst

readonlyelementalSkill

elementalSkill: null | ElementalSkill

Can be null if the character doesn't have element such as traveler without elements

readonlyenka

readonlygachaSlice

gachaSlice: ImageAssets

This is not available for Travelers

readonlygender

gender: Gender

readonlyicon

readonlyid

id: number

readonlyisArchon

isArchon: boolean

readonlyisTraveler

isTraveler: boolean

readonlyname

readonlynameCard

nameCard: null | NameCard

This will be null if the character is Traveler

readonlynormalAttack

normalAttack: NormalAttack

readonlypassiveTalents

passiveTalents: PassiveTalent[]

readonlyrarity

readonlyreleasedAt

releasedAt: null | Date

This will be null if the character is not (being) released character, like Travelers and test avatars

readonlysideIcon

sideIcon: ImageAssets

readonlyskillDepotId

skillDepotId: number

readonlyskills

skills: Skill[]

readonlysplashImage

splashImage: ImageAssets

readonlystars

stars: number

readonlyweaponType

weaponType: WeaponType

Methods

getAscensionData

getOriginalName


  • Returns TextAssets

    character's original name (Travelers -> Aether, Lumine)

getStats

  • Parameters

    • ascension: number

      ascension level between 0 and 6

    • level: number

      character level between 1 and 90

    Returns StatProperty<FightProp>[]

staticgetById