mirror of
https://github.com/noisiver/mod-weekendbonus.git
synced 2026-01-13 09:07:24 +00:00
Fixed some issues I created by switching certain features to float. I did forget a few things.
17 lines
487 B
Plaintext
17 lines
487 B
Plaintext
[worldserver]
|
|
|
|
# Multiplier for experience gains on weekends
|
|
WeekendBonus.Multiplier.Experience = 2.0
|
|
|
|
# Multiplier for money looted and rewarded from quests on weekends
|
|
WeekendBonus.Multiplier.Money = 2.0
|
|
|
|
# Multiplier for profession skill ups on weekends
|
|
WeekendBonus.Multiplier.Professions = 2
|
|
|
|
# Multiplier for reputation gains on weekends
|
|
WeekendBonus.Multiplier.Reputation = 2.0
|
|
|
|
# Multiplier for weapons and defense skill ups on weekends
|
|
WeekendBonus.Multiplier.Proficiencies = 2
|