Skip to content

Commit 806edbb

Browse files
committed
set basegold to 0.90 and multipliedgold to 0.70
1 parent d4230a3 commit 806edbb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

data/constants.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
"minimumRetirementLevel": 31,
1515
"baseExperienceGainPerSecond": 18.765,
1616
"multipliedExperienceGainPerSecond": 18.765,
17-
"baseGoldGainPerSecond": 0.85,
18-
"multipliedGoldGainPerSecond": 0.66,
17+
"baseGoldGainPerSecond": 0.90,
18+
"multipliedGoldGainPerSecond": 0.70,
1919
"itemRepairCostPerSecond": 0.00012554,
2020
"itemBreakChance": 0.5,
2121
"brokenItemRepairPenaltySeconds": 300,

0 commit comments

Comments
 (0)