reputation_reward_rate
The `reputation_reward_rate` table
Holds reputation multipliers for specific factions.
Structure
Field | Type | Attributes | Key | Null | Default | Extra | Comment |
mediumint(8) | unsigned | PRI | NO | 0 |
|
| |
float | signed |
| NO | 1 |
|
| |
float | signed |
| NO | 1 |
|
| |
float | signed |
| NO | 1 |
|
|
Description of the fields
faction
The ID of the faction these rates apply to.
quest_rate
The rate for reputation gain from quests.
creature_rate
The rate for reputation gain from creatures.
spell_rate
The rate for reputation gain from spells.