====== player_factionchange_reputations 表 ====== ---- [[数据库:world数据库:首页|<-返回:World 数据库]] Basically all faction/reputation changes made when player changes faction. **表结构** ^Field^Type^Attributes^Key^Null^Default^Extra^Comment^ |[[#alliance_id|alliance_id]]|INT|UNSIGNED|PRI|NO| | | | |[[#horde_id|horde_id]]|INT|SIGNED|PRI|NO| | | | ===== 字段说明 ===== ---- ==== alliance_id ==== This is the alliance reputation ID. If you convert to horde and your reputations have a record in his table, they will be converted to #horde_id See character_reputation.faction ==== horde_id ==== This is the horde reputation ID. If you convert to alliance and your reputations have a record in his table, they will be converted to #alliance_id See character_reputation.faction