Skip to content

reputation_spillover_template

AnonXS edited this page Nov 17, 2017 · 1 revision

Back to world database list of tables.

The `reputation_spillover_template` table

This table holds data about the Reputation Bleed Over -Effect

Structure

Field Type Attributes Key Null Default
faction smallint(6) unsigned PRI NO 0
faction1 smallint(6) unsigned NO 0
rate_1 float(0) signed NO 0
rank_1 tinyint(3) unsigned NO 0
faction2 smallint(6) unsigned NO 0
rate_2 float(0) signed NO 0
rank_2 tinyint(3) unsigned NO 0
faction3 smallint(6) unsigned NO 0
rate_3 float(0) signed NO 0
rank_3 tinyint(3) unsigned NO 0

Description of the fields

faction

faction1/2/3

rate

rank

Value Rank
0 Hated
1 Hostil
2 Unfriendly
3 Neutral
4 Friendly
5 Honored
6 Revered
7 Exalted
Clone this wiki locally