content_tuning
Structure
| Field | Type | Attributes | Key | Null | Default | Extra | Comment |
|---|---|---|---|---|---|---|---|
| ID | int | unsigned | PRI | NO | 0 | ||
| Flags | int | signed | NO | 0 | |||
| ExpansionID | int | signed | NO | 0 | |||
| HealthItemLevelCurveID | int | signed | NO | 0 | |||
| DamageItemLevelCurveID | int | signed | NO | 0 | |||
| MinLevel | int | signed | NO | 0 | |||
| MaxLevel | int | signed | NO | 0 | |||
| MinLevelType | int | signed | NO | 0 | |||
| MaxLevelType | int | signed | NO | 0 | |||
| TargetLevelDelta | int | signed | NO | 0 | |||
| TargetLevelMaxDelta | int | signed | NO | 0 | |||
| TargetLevelMin | int | signed | NO | 0 | |||
| TargetLevelMax | int | signed | NO | 0 | |||
| MinItemLevel | int | signed | NO | 0 | |||
| QuestXpMultiplier | float | NO | 0 | ||||
| VerifiedBuild | int | signed | PRI | NO | 0 | ||
Description of fields
ID
- no description -
Flags
- no description -
ExpansionID
- no description -
HealthItemLevelCurveID
- no description -
DamageItemLevelCurveID
- no description -
MinLevel
- no description -
MaxLevel
- no description -
MinLevelType
- no description -
MaxLevelType
- no description -
TargetLevelDelta
- no description -
TargetLevelMaxDelta
- no description -
TargetLevelMin
- no description -
TargetLevelMax
- no description -
MinItemLevel
- no description -
QuestXpMultiplier
- no description -
VerifiedBuild
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.
