Back to 'character_spell_cooldown' Return to characters Go to 'character_talent'
This table holds information on all the stats regarding the character. Used for external applications such as websites.
Needs a value >0 in config forPlayerSave.Stats.MinLevel
Field | Type | Attributes | Key | Null | Default | Extra | Comment |
---|---|---|---|---|---|---|---|
guid | int | unsigned | PRI | NO | 0 | Global Unique Identifier, Low part | |
maxhealth | int | unsigned | NO | 0 | |||
maxpower1 | int | unsigned | NO | 0 | |||
maxpower2 | int | unsigned | NO | 0 | |||
maxpower3 | int | unsigned | NO | 0 | |||
maxpower4 | int | unsigned | NO | 0 | |||
maxpower5 | int | unsigned | NO | 0 | |||
maxpower6 | int | unsigned | NO | 0 | |||
maxpower7 | int | unsigned | NO | 0 | |||
strength | int | unsigned | NO | 0 | |||
agility | int | unsigned | NO | 0 | |||
stamina | int | unsigned | NO | 0 | |||
intellect | int | unsigned | NO | 0 | |||
spirit | int | unsigned | NO | 0 | |||
armor | int | unsigned | NO | 0 | |||
resHoly | int | unsigned | NO | 0 | |||
resFire | int | unsigned | NO | 0 | |||
resNature | int | unsigned | NO | 0 | |||
resFrost | int | unsigned | NO | 0 | |||
resShadow | int | unsigned | NO | 0 | |||
resArcane | int | unsigned | NO | 0 | |||
blockPct | float | NO | 0 | ||||
dodgePct | float | NO | 0 | ||||
parryPct | float | NO | 0 | ||||
critPct | float | NO | 0 | ||||
rangedCritPct | float | NO | 0 | ||||
spellCritPct | float | NO | 0 | ||||
attackPower | int | unsigned | NO | 0 | |||
rangedAttackPower | int | unsigned | NO | 0 | |||
spellPower | int | unsigned | NO | 0 | |||
resilience | int | unsigned | NO | 0 |
The guid of the character.
Maximum amount of health that the character has.
Maximum amount of mana that the character has.
Maximum amount of rage that the character has.
Maximum amount of focus that the character has.
Maximum amount of energy that the character has.
Maximum amount of happiness that the character has.
Maximum amount of rune that the character has.
Maximum amount of runic power that the character has.
Character's current strength value.
Character's current agility value.
Character's current stamina value.
Character's current intellect value.
Character's current spirit value.
Character's current armor value.
Character's current holy resistance value.
Character's current fire resistance value.
Character's current nature resistance value.
Character's current frost resistance value.
Character's current shadow resistance value.
Character's current arcane resistance value.
Character's current block chance.
Character's current dodge chance.
Character's current parry chance.
Character's current crit chance.
Character's current ranged crit chance.
Character's current spell crit chance.
Character's current attackpower.
Character's current ranged attackpower.
Character's current spellpower.
Character's current resilience value.
Back to 'character_spell_cooldown' Return to characters Go to 'character_talent'