用户工具

站点工具


数据库:characters数据库:character_stats

这是本文档旧的修订版!


character_stats 表


<-返回:Characters 数据库

This table holds information on all the stats regarding the character. Used for external applications such as websites. See worldserver.conf: PlayerSave.Stats.*

表结构

FieldTypeAttributesKeyNullDefaultextraComment
idINTUNSIGNEDPRINO
gmlevelTINYINTUNSIGNED NO
RealmIDINTSIGNEDPRINO-1
commentVARCHAR(255)SIGNED YES' '

字段说明


guid

The character guid. See characters.guid.

maxhealth

Maximum amount of health that the character has.

maxpower

Value Description 1 mana 2 rage 3 focus 4 energy 5 happiness 6 rune 7 runic power

strength

Character's current strength value.

agility

Character's current agility value.

stamina

Character's current stamina value.

intellect

Character's current intellect value.

spirit

Character's current spirit value.

armor

Character's current armor value.

resHoly

Character's current holy resistance value.

resFire

Character's current fire resistance value.

resNature

Character's current nature resistance value.

resFrost

Character's current frost resistance value.

resShadow

Character's current shadow resistance value.

resArcane

Character's current arcane resistance value.

blockPct

Character's current block chance.

Value must be >=0. If the value does not meet the condition the SQL will fail on character_stats_chk_1.

dodgePct

Character's current dodge chance.

Value must be >=0. If the value does not meet the condition the SQL will fail on character_stats_chk_1.

parryPct

Character's current parry chance.

Value must be >=0. If the value does not meet the condition the SQL will fail on character_stats_chk_1.

critPct

Character's current crit chance.

Value must be >=0. If the value does not meet the condition the SQL will fail on character_stats_chk_1.

rangedCritPct

Character's current ranged crit chance.

Value must be >=0. If the value does not meet the condition the SQL will fail on character_stats_chk_1.

spellCritPct

Character's current spell crit chance.

Value must be >=0. If the value does not meet the condition the SQL will fail on character_stats_chk_1.

attackPower

Character's current attackpower.

rangedAttackPower

Character's current ranged attackpower.

spellPower

Character's current spellpower.

resilience

Character's current resilience value.

数据库/characters数据库/character_stats.1695525825.txt.gz · 最后更改: 2023/09/24 11:23 由 admin

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki