用户工具

站点工具


数据库:world数据库:creature_classlevelstats

这是本文档旧的修订版!


creature_classlevelstats 表


<-返回:World 数据库

This table contains the base values for creature health, mana, armor, attack power, ranged attack power, damage, and experience.

表结构

FieldTypeAttributesKeyNullDefaultExtraComment
levelTINYINTUNSIGNEDNO
classTINYINTUNSIGNEDNO
basehp0SMALLINTUNSIGNEDNO
basehp1SMALLINTUNSIGNEDNO
basehp2SMALLINTUNSIGNEDNO
basemanaSMALLINTUNSIGNEDNO
basearmorSMALLINTUNSIGNEDNO
attackpowerSMALLINTUNSIGNEDNO
rangedattackpowerSMALLINTUNSIGNEDNO
damage_baseFLOAT NO
damage_exp1FLOAT NO
damage_exp2FLOAT NO
commenttext YESNULL

字段说明


level

Level of the creature.

class

Class of the creature. This is a reference to the unit_class field in the creature_template table.

basehp0

Base health for the creature if creature_template.exp value is set to 0. This value is multiplied by creature_template.Health_mod to determine the creature's final health.

basehp1

Base health for the creature if creature_template.exp value is set to 1. This value is multiplied by creature_template.Health_mod to determine the creature's final health.

basehp2

Base health for the creature if creature_template.exp value is set to 2. This value is multiplied by creature_template.Health_mod to determine the creature's final health.

basemana

Base mana for the creature. This value is multiplied by creature_template.Mana_mod to determine the creature's final mana.

basearmor

Base armor for the creature. This value is multiplied by creature_template.Armor_mod to determine the creature's final armor.

attackpower

Base attack power for the creature.

rangedattackpower

Base ranged attack power for the creature.

damage_base

Modifier used to calculate the damage output of a creature. This field is used if a creature's exp is set to 0. See DamageModifier for more information.

damage_exp1

Modifier used to calculate the damage output of a creature. This field is used if a creature's exp is set to 1. See DamageModifier for more information.

damage_exp2

Modifier used to calculate the damage output of a creature. This field is used if a creature's exp is set to 2. See DamageModifier for more information.

comment

A comment describing the purpose of the record (entry).

数据库/world数据库/creature_classlevelstats.1695540773.txt.gz · 最后更改: 2023/09/24 15:32 由 admin

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki