Character factionsTable
Stores the faction of the characters
UE | Field | Type | Key Type | Default | Extra | Description |
---|---|---|---|---|---|---|
character_id | int(10) unsigned | PRI | 0 | The PID of the character this faction is assigned to | ||
faction_id | int(10) unsigned | PRI | 0 | The id of the faction the points are for | ||
value | int(10) | 0 | The number of points in this faction |