unit_power_bar
Structure
| Field | Type | Attributes | Key | Null | Default | Extra | Comment |
|---|---|---|---|---|---|---|---|
| ID | int | unsigned | PRI | NO | 0 | ||
| Name | text | YES | NULL | ||||
| Cost | text | YES | NULL | ||||
| OutOfError | text | YES | NULL | ||||
| ToolTip | text | YES | NULL | ||||
| MinPower | int | unsigned | NO | 0 | |||
| MaxPower | int | unsigned | NO | 0 | |||
| StartPower | int | unsigned | NO | 0 | |||
| CenterPower | tinyint | unsigned | NO | 0 | |||
| RegenerationPeace | float | NO | 0 | ||||
| RegenerationCombat | float | NO | 0 | ||||
| BarType | tinyint | unsigned | NO | 0 | |||
| Flags | smallint | unsigned | NO | 0 | |||
| StartInset | float | NO | 0 | ||||
| EndInset | float | NO | 0 | ||||
| FileDataID1 | int | signed | NO | 0 | |||
| FileDataID2 | int | signed | NO | 0 | |||
| FileDataID3 | int | signed | NO | 0 | |||
| FileDataID4 | int | signed | NO | 0 | |||
| FileDataID5 | int | signed | NO | 0 | |||
| FileDataID6 | int | signed | NO | 0 | |||
| Color1 | int | signed | NO | 0 | |||
| Color2 | int | signed | NO | 0 | |||
| Color3 | int | signed | NO | 0 | |||
| Color4 | int | signed | NO | 0 | |||
| Color5 | int | signed | NO | 0 | |||
| Color6 | int | signed | NO | 0 | |||
| VerifiedBuild | int | signed | PRI | NO | 0 | ||
Description of fields
ID
- no description -
Name
- no description -
Cost
- no description -
OutOfError
- no description -
ToolTip
- no description -
MinPower
- no description -
MaxPower
- no description -
StartPower
- no description -
CenterPower
- no description -
RegenerationPeace
- no description -
RegenerationCombat
- no description -
BarType
- no description -
Flags
- no description -
StartInset
- no description -
EndInset
- no description -
FileDataID1
- no description -
FileDataID2
- no description -
FileDataID3
- no description -
FileDataID4
- no description -
FileDataID5
- no description -
FileDataID6
- no description -
Color1
- no description -
Color2
- no description -
Color3
- no description -
Color4
- no description -
Color5
- no description -
Color6
- 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.
