Addition of clan contribution info.
This commit is contained in:
@@ -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
|
||||
# ---------------------------------------------------------------------------
|
||||
|
Reference in New Issue
Block a user