# player\_factionchange\_achievement [<-Back-to:World](database-world.md) **The \`player\_factionchange\_achievement\` table** Basically all achievement changes made when player changes faction. | Field | Type | Attributes | Key | Null | Default | Extra | Comment | |------------------|--------|------------|-----|------|---------|-------|---------| | [alliance_id][1] | INT | UNSIGNED | PRI | NO | | | | | [horde_id][2] | INT | SIGNED | PRI | NO | | | | [1]: #alliance_id [2]: #horde_id **Description of the fields** ### alliance\_id This is the alliance achievement ID. If you convert to horde and your achievements have a record in his table, they will be converted to [\#horde\_id](#player_factionchange_achievement-horde_id) ### horde\_id This is the horde achievement ID. If you convert to alliance and your achievements have a record in his table, they will be converted to [\#alliance\_id](#player_factionchange_achievement-alliance_id)