mirror of
https://github.com/noisiver/mod-weekendbonus.git
synced 2026-01-13 00:58:36 +00:00
Added support for giving bonuses to weapons and defense skill as well as professions on weekends.
17 lines
481 B
Plaintext
17 lines
481 B
Plaintext
[worldserver]
|
|
|
|
# Multiplier for experience gains on weekends
|
|
WeekendBonus.Multiplier.Experience = 2
|
|
|
|
# Multiplier for money looted and rewarded from quests on weekends
|
|
WeekendBonus.Multiplier.Money = 2
|
|
|
|
# Multiplier for profession skill ups on weekends
|
|
WeekendBonus.Multiplier.Professions = 2
|
|
|
|
# Multiplier for reputation gains on weekends
|
|
WeekendBonus.Multiplier.Reputation = 2
|
|
|
|
# Multiplier for weapons and defense skill ups on weekends
|
|
WeekendBonus.Multiplier.Proficiencies = 2
|