数据库:world数据库:player_classlevelstats
差别
这里会显示出您选择的修订版和当前版本之间的差别。
两侧同时换到之前的修订记录前一修订版后一修订版 | 前一修订版 | ||
数据库:world数据库:player_classlevelstats [2023/09/24 22:59] – [achievement_criteria_data 表] admin | 数据库:world数据库:player_classlevelstats [2023/09/24 23:02] (当前版本) – [achievement_criteria_data 表] admin | ||
---|---|---|---|
行 1: | 行 1: | ||
- | ====== | + | ====== |
---- | ---- | ||
[[数据库: | [[数据库: | ||
+ | 在某次更新后,从 player_class_stats 表中分离出来。 | ||
**表结构** | **表结构** | ||
行 9: | 行 9: | ||
|[[# | |[[# | ||
|[[# | |[[# | ||
- | |[[#baseHP]]|INT|UNSIGNED| |NO|1| | | | + | |[[#basehp]]|INT|UNSIGNED| |NO|1| | | |
- | |[[#baseMana]]|INT|UNSIGNED| |NO|1| | | | + | |[[#basemana]]|INT|UNSIGNED| |NO|1| | | |
===== 字段说明 ===== | ===== 字段说明 ===== | ||
---- | ---- | ||
+ | ==== class ==== | ||
+ | |||
+ | The character class. This field defines what values to apply to the stats of a character. This value is taken from [[ChrClasses.dbc]]. | ||
+ | |||
+ | ==== level ==== | ||
+ | |||
+ | The level at which the stats should be applied. | ||
+ | |||
+ | ==== basehp ==== | ||
+ | |||
+ | The base health points to be applied to a character. Applied before stamina bonuses. | ||
+ | |||
+ | ==== basemana ==== | ||
+ | The base mana to be applied to a character. Applied before intellect bonuses. | ||
数据库/world数据库/player_classlevelstats.1695567593.txt.gz · 最后更改: 2023/09/24 22:59 由 admin