[v11] Guild Experience config Option

Elvarion

Silver Supporter
Veteran Member
47
2014
1
[Location, Faction, Race]N/A
[Name, Type] worldserver.conf, Server Config
[Problem Description] Modifying guild experience gained from quest does not actually increase / decrease the exp gained from completed quests.
[How it should work] Changing the multiplier should increase / lower guild exp gained from quests.

# Guild.XPModifier
# Description: Multiplier for guild experience gained from quests
# Default: 0.25
#

Guild.XPModifier = 0.25

Quest completed with setting on 0.25
Player Exp: 656
Guild Exp: 156

Quest completed with setting on 1
Player Exp: 800
Guild Exp: 200

Quest completed with setting on 50
Player Exp: 625
Guild Exp: 156
 
Top