Town Relations: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| Line 9: | Line 9: | ||
* See top contributors in real time | * See top contributors in real time | ||
* Gain a unique buff as the top donor | * Gain a unique buff as the top donor | ||
==Donation System== | |||
<code>Minimum Donation Requirement</code> | |||
* Players can only donate in multiples of a minimum Zeny value. | |||
* If the donation is accepted and becomes the highest for that town, the donor will: | |||
** Receive a permanent buff as long as they remain the top donor | |||
<code>Buff Rules</code> | |||
* If another player donates more, the previous buff is automatically removed. | |||
==Buff System Logic== | |||
* The server checks the donation amount and compares it to the previous highest. | |||
* If the new donor exceeds it: | |||
** The previous benefactor's buff is removed | |||
** The new top donor receives the buff immediately | |||
==Town Relations Bonuses== | |||
Revision as of 21:51, 7 September 2025
Town Relations
Support your favorite town with donations and earn exclusive buffs. The Town Relations system is a server-wide feature that tracks donations per town and rewards the top contributor with a powerful, persistent status buff.
The Town Relations system allows players to donate Zeny to different towns in the game. The top donor for each town receives a special buff exclusive to that location.
Features
- Donate Zeny to any town
- See top contributors in real time
- Gain a unique buff as the top donor
Donation System
Minimum Donation Requirement
- Players can only donate in multiples of a minimum Zeny value.
- If the donation is accepted and becomes the highest for that town, the donor will:
- Receive a permanent buff as long as they remain the top donor
Buff Rules
- If another player donates more, the previous buff is automatically removed.
Buff System Logic
- The server checks the donation amount and compares it to the previous highest.
- If the new donor exceeds it:
- The previous benefactor's buff is removed
- The new top donor receives the buff immediately