数据库:world数据库:reputation_spillover_template
reputation_spillover_template 表
field-no-description|0
表结构
Field | Type | Attributes | Key | Null | Default | Extra | Comment |
---|---|---|---|---|---|---|---|
faction | SMALLINT | UNSIGNED | PRI | NO | 0 | ||
faction1 | SMALLINT | UNSIGNED | NO | 0 | |||
rate_1 | FLOAT | SIGNED | NO | 0 | |||
rank_1 | TINYINT | UNSIGNED | NO | 0 | |||
faction2 | SMALLINT | UNSIGNED | NO | 0 | |||
rate_2 | FLOAT | SIGNED | NO | 0 | |||
rank_2 | TINYINT | UNSIGNED | NO | 0 | |||
faction3 | SMALLINT | UNSIGNED | NO | 0 | |||
rate_3 | FLOAT | SIGNED | NO | 0 | |||
rank_3 | TINYINT | UNSIGNED | NO | 0 | |||
faction4 | SMALLINT | UNSIGNED | NO | 0 | |||
rate_4 | FLOAT | SIGNED | NO | 0 | |||
rank_4 | TINYINT | UNSIGNED | NO | 0 |
字段说明
faction
Faction entry (from FactionTemplate) to where the reputation was supposed to be rewarded.
faction1-4
Faction entry (from FactionTemplate) receiving the reputation spillover.
rate1-4
Rate the given reputation points are multiplied by.
rank1-4
Max reputation rank. The player will not be given any spillover above this rank.
数据库/world数据库/reputation_spillover_template.txt · 最后更改: 2023/10/03 17:22 由 admin