faction
Structure
| Field | Type | Attributes | Key | Null | Default | Extra | Comment |
|---|---|---|---|---|---|---|---|
| ID | int | unsigned | PRI | NO | 0 | ||
| ReputationRaceMask1 | bigint | signed | NO | 0 | |||
| ReputationRaceMask2 | bigint | signed | NO | 0 | |||
| ReputationRaceMask3 | bigint | signed | NO | 0 | |||
| ReputationRaceMask4 | bigint | signed | NO | 0 | |||
| Name | text | YES | NULL | ||||
| Description | text | YES | NULL | ||||
| ReputationIndex | smallint | signed | NO | 0 | |||
| ParentFactionID | smallint | unsigned | NO | 0 | |||
| Expansion | tinyint | unsigned | NO | 0 | |||
| FriendshipRepID | int | unsigned | NO | 0 | |||
| Flags | int | signed | NO | 0 | |||
| ParagonFactionID | smallint | unsigned | NO | 0 | |||
| RenownFactionID | int | signed | NO | 0 | |||
| RenownCurrencyID | int | signed | NO | 0 | |||
| ReputationClassMask1 | smallint | signed | NO | 0 | |||
| ReputationClassMask2 | smallint | signed | NO | 0 | |||
| ReputationClassMask3 | smallint | signed | NO | 0 | |||
| ReputationClassMask4 | smallint | signed | NO | 0 | |||
| ReputationFlags1 | smallint | unsigned | NO | 0 | |||
| ReputationFlags2 | smallint | unsigned | NO | 0 | |||
| ReputationFlags3 | smallint | unsigned | NO | 0 | |||
| ReputationFlags4 | smallint | unsigned | NO | 0 | |||
| ReputationBase1 | int | signed | NO | 0 | |||
| ReputationBase2 | int | signed | NO | 0 | |||
| ReputationBase3 | int | signed | NO | 0 | |||
| ReputationBase4 | int | signed | NO | 0 | |||
| ReputationMax1 | int | signed | NO | 0 | |||
| ReputationMax2 | int | signed | NO | 0 | |||
| ReputationMax3 | int | signed | NO | 0 | |||
| ReputationMax4 | int | signed | NO | 0 | |||
| ParentFactionMod1 | float | NO | 0 | ||||
| ParentFactionMod2 | float | NO | 0 | ||||
| ParentFactionCap1 | tinyint | unsigned | NO | 0 | |||
| ParentFactionCap2 | tinyint | unsigned | NO | 0 | |||
| VerifiedBuild | int | signed | PRI | NO | 0 | ||
Description of fields
ID
- no description -
ReputationRaceMask1
- no description -
ReputationRaceMask2
- no description -
ReputationRaceMask3
- no description -
ReputationRaceMask4
- no description -
Name
- no description -
Description
- no description -
ReputationIndex
- no description -
ParentFactionID
- no description -
Expansion
- no description -
FriendshipRepID
- no description -
Flags
- no description -
ParagonFactionID
- no description -
RenownFactionID
- no description -
RenownCurrencyID
- no description -
ReputationClassMask1
- no description -
ReputationClassMask2
- no description -
ReputationClassMask3
- no description -
ReputationClassMask4
- no description -
ReputationFlags1
- no description -
ReputationFlags2
- no description -
ReputationFlags3
- no description -
ReputationFlags4
- no description -
ReputationBase1
- no description -
ReputationBase2
- no description -
ReputationBase3
- no description -
ReputationBase4
- no description -
ReputationMax1
- no description -
ReputationMax2
- no description -
ReputationMax3
- no description -
ReputationMax4
- no description -
ParentFactionMod1
- no description -
ParentFactionMod2
- no description -
ParentFactionCap1
- no description -
ParentFactionCap2
- 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.
