====== reputation_reward_rate 表 ====== ---- [[数据库:world数据库:首页|<-返回:World 数据库]] Holds reputation multipliers for specific factions. **表结构** ^Field^Type^Attributes^Key^Null^Default^Extra^Comment^ |[[#faction|faction]]|MEDIUMINT|UNSIGNED|PRI|NO|0| | | |[[#quest_rate|quest_rate]]|FLOAT|SIGNED| |NO|1| | | |[[#creature_rate|creature_rate]]|FLOAT|SIGNED| |NO|1| | | |[[#spell_rate|spell_rate]]|FLOAT|SIGNED| |NO|1| | | ===== 字段说明 ===== ---- ==== 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.