Back to 'creature_template_addon' Return to world Go to 'creature_template_gossip'
Field | Type | Attributes | Key | Null | Default | Extra | Comment | Source in sniff |
---|---|---|---|---|---|---|---|---|
Entry | int | unsigned | PRI | NO | SMSG_UPDATE_OBJECT | |||
DifficultyID | tinyint | unsigned | PRI | NO | 0 | SMSG_WORLD_SERVER_INFO | ||
LevelScalingDeltaMin | smallint | signed | NO | 0 | SMSG_UPDATE_OBJECT | |||
LevelScalingDeltaMax | smallint | signed | NO | 0 | SMSG_UPDATE_OBJECT | |||
ContentTuningID | int | signed | NO | 0 | SMSG_UPDATE_OBJECT | |||
HealthScalingExpansion | int | signed | NO | 0 | SMSG_QUERY_CREATURE_RESPONSE | |||
HealthModifier | float | NO | 1 | SMSG_QUERY_CREATURE_RESPONSE | ||||
ManaModifier | float | NO | 1 | SMSG_QUERY_CREATURE_RESPONSE | ||||
ArmorModifier | float | NO | 1 | Generated | ||||
DamageModifier | float | NO | 1 | Generated | ||||
CreatureDifficultyID | int | signed | NO | 0 | SMSG_QUERY_CREATURE_RESPONSE | |||
TypeFlags | int | unsigned | NO | 0 | SMSG_QUERY_CREATURE_RESPONSE | |||
TypeFlags2 | int | unsigned | NO | 0 | SMSG_QUERY_CREATURE_RESPONSE | |||
LootID | int | unsigned | NO | 0 | ||||
PickPocketLootID | int | unsigned | NO | 0 | ||||
SkinLootID | int | unsigned | NO | 0 | ||||
GoldMin | int | unsigned | NO | 0 | ||||
GoldMax | int | unsigned | NO | 0 | ||||
VerifiedBuild | int | signed | NO | 0 | Generated |
- no description -
- no description -
- no description -
- no description -
- no description -
- no description -
- no description -
- no description -
- no description -
- no description -
- no description -
- no description -
- no description -
- no description -
- no description -
- no description -
- no description -
- no description -
This field is used by the TrinityDB Team to determine whether a template has been verified from WDB files.
If value is 0 then it has not been parsed yet.
If value is above 0 then it has been parsed with WDB files from that specific client build.
If value is -1 then it is just a place holder until proper data are found on WDBs.
If value is -Client Build then it was parsed with WDB files from that specific client build and manually edited later for some special necessity.
Back to 'creature_template_addon' Return to world Go to 'creature_template_gossip'