Distribute gold to players that participated in monster kill
Open
Back End
- Dominant language
- C#
- Stars
- 1
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
The formula thould be
floor(1 + (damage_dealt_by_player * dead_monster.level * 0.025) )
There will be going to be abilities, class features and events that will affect the amount of earned gold in the future. Please consider this when implementing the issue.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.