Walhalla

walhalla.data

Stats

Represents the statistics of a character or unit in the game. This class provides fields for various attributes such as health points, attack, defense, and other abilities. It also includes methods to parse these statistics from a wiki text format.

professionProfession

The class or type of the unit.

iconString

imageString

hpint

The maximum health points of the unit.

atkint

The maximum attack value of the unit.

defint

The maximum defense value of the unit.

mrint

The magic resistance value of the unit.

rangeint

The range of the unit's attacks or abilities.

blockint

The number of enemies the unit can block simultaneously.

costint

The maximum cost of deploying the unit.

costMinint

The minimum cost of deploying the unit.

rangeSkillint

The range of the unit's skill.

rangeSkillAWint

The range of the unit's skill after awakening.

abilityCostModint

The cost modifier for the unit's abilities.

abilityAtkModfloat

The attack modifier for the unit's abilities.

abilityDefModfloat

Stats()

toString()String

String