# player\_factionchange\_spells [<-Back-to:World](database-world.md) **The \`player\_factionchange\_spells\` table** Basically all spell changes made when player changes faction.

Field

Type

Attributes

Key

Null

Default

Extra

Comment

alliance_id

int(8)

unsigned

PRI

NO

 

 

 

horde_id

int(8)

signed

PRI

NO

 

 

 

**Description of the fields** ### alliance\_id This is the alliance spell ID. If you convert to horde and your spells have a record in his table, they will be converted to [\#horde\_id](#player_factionchange_spells-horde_id) ### horde\_id This is the horde spell ID. If you convert to alliance and your spells have a record in his table, they will be converted to [\#alliance\_id](#player_factionchange_spells-alliance_id)