[Database Structure](Database-Structure) > [World-Database](World-Database) > [reputation_spillover_template](reputation_spillover_template) Column | Type | Description --- | --- | --- Faction | smallint(5) unsigned | Faction1 | smallint(5) unsigned | Rate_1 | float | Rank_1 | tinyint(3) unsigned | Faction2 | smallint(5) unsigned | Rate_2 | float | Rank_2 | tinyint(3) unsigned | Faction3 | smallint(5) unsigned | Rate_3 | float | Rank_3 | tinyint(3) unsigned | Faction4 | smallint(5) unsigned | Rate_4 | float | Rank_4 | tinyint(3) unsigned |