Clan experience adjustments.

Contributed by MacuK.
This commit is contained in:
MobiusDevelopment
2021-10-28 05:21:41 +00:00
parent 6b069bb28a
commit 55b95c0160
6 changed files with 28 additions and 19 deletions

View File

@@ -205,8 +205,11 @@ LevelUp71And75ReputationScore = 75
# Reputation score gained after level obtained (76-80)
LevelUp76And80ReputationScore = 90
# Reputation score gained after level obtained (81+)
LevelUp81PlusReputationScore = 120
# Reputation score gained after level obtained (81-90)
LevelUp81And90ReputationScore = 120
# Reputation score gained after level obtained (91+)
LevelUp91PlusReputationScore = 150
# Reputation score gained after level obtained multiplier
LevelObtainedReputationScoreMultiplier = 1.0

View File

@@ -1,6 +1,6 @@
<html><body>What would you like to do?<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest ClanMaster 9000-02.htm">Establish Clan</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest ClanMaster 9000-03.htm">Increase Clan's Level</Button>
<!-- <Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest ClanMaster 9000-03.htm">Increase Clan's Level</Button> -->
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest ClanMaster 9000-04.htm">Disperse Clan</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest ClanMaster 9000-05.htm">Restore Clan</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_learn_clan_skills">Receive Clan Skill</Button>