unit_condition
Structure
| Field | Type | Attributes | Key | Null | Default | Extra | Comment |
|---|---|---|---|---|---|---|---|
| ID | int | unsigned | PRI | NO | 0 | ||
| Flags | int | signed | NO | 0 | |||
| Variable1 | tinyint | unsigned | NO | 0 | |||
| Variable2 | tinyint | unsigned | NO | 0 | |||
| Variable3 | tinyint | unsigned | NO | 0 | |||
| Variable4 | tinyint | unsigned | NO | 0 | |||
| Variable5 | tinyint | unsigned | NO | 0 | |||
| Variable6 | tinyint | unsigned | NO | 0 | |||
| Variable7 | tinyint | unsigned | NO | 0 | |||
| Variable8 | tinyint | unsigned | NO | 0 | |||
| Op1 | tinyint | unsigned | NO | 0 | |||
| Op2 | tinyint | unsigned | NO | 0 | |||
| Op3 | tinyint | unsigned | NO | 0 | |||
| Op4 | tinyint | unsigned | NO | 0 | |||
| Op5 | tinyint | unsigned | NO | 0 | |||
| Op6 | tinyint | unsigned | NO | 0 | |||
| Op7 | tinyint | unsigned | NO | 0 | |||
| Op8 | tinyint | unsigned | NO | 0 | |||
| Value1 | int | signed | NO | 0 | |||
| Value2 | int | signed | NO | 0 | |||
| Value3 | int | signed | NO | 0 | |||
| Value4 | int | signed | NO | 0 | |||
| Value5 | int | signed | NO | 0 | |||
| Value6 | int | signed | NO | 0 | |||
| Value7 | int | signed | NO | 0 | |||
| Value8 | int | signed | NO | 0 | |||
| VerifiedBuild | int | signed | PRI | NO | 0 | ||
Description of fields
ID
- no description -
Flags
- no description -
Variable1
- no description -
Variable2
- no description -
Variable3
- no description -
Variable4
- no description -
Variable5
- no description -
Variable6
- no description -
Variable7
- no description -
Variable8
- no description -
Op1
- no description -
Op2
- no description -
Op3
- no description -
Op4
- no description -
Op5
- no description -
Op6
- no description -
Op7
- no description -
Op8
- no description -
Value1
- no description -
Value2
- no description -
Value3
- no description -
Value4
- no description -
Value5
- no description -
Value6
- no description -
Value7
- no description -
Value8
- 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.
