Addition of clan contribution info.

This commit is contained in:
MobiusDevelopment
2021-11-11 23:23:48 +00:00
parent 59367c14db
commit e49081fdb2
98 changed files with 3472 additions and 28 deletions

View File

@@ -200,6 +200,22 @@ CreateKnightUnitCost = 10000
ReinforceKnightUnitCost = 5000
# ---------------------------------------------------------------------------
# Clan Contribution Points
# ---------------------------------------------------------------------------
# Contribution points gained for killing raidbosses.
ClanContributionRewardForRaid = 1
# Contribution points gained for killing enemy clan members.
ClanContributionRewardForEnemy = 1
# Contribution points required to get the reward.
ClanContributionRequired = 100
# Fame rewarded when required points are gathered.
ClanContributionFameReward = 300
# ---------------------------------------------------------------------------
# Other
# ---------------------------------------------------------------------------