Further adjustment to daily/weekly rewards
This commit is contained in:
parent
7defca2ae4
commit
022c73d791
@ -146,8 +146,8 @@
|
||||
"levels": [1, 10, 20, 30, 40, 50, 60],
|
||||
"experience": [1000, 12000, 42000, 89000, 177000, 300000, 500000],
|
||||
"roubles": [15000, 40000, 75000, 100000, 140000, 170000, 210000],
|
||||
"items": [4, 4, 5, 5, 5, 6, 6],
|
||||
"reputation": [0.01, 0.01, 0.02, 0.02],
|
||||
"items": [3, 4, 5, 5, 5, 5, 5],
|
||||
"reputation": [0.01, 0.01, 0.02, 0.02, 0.03, 0.03, 0.03],
|
||||
"rewardSpread": 0.5,
|
||||
"skillRewardChance": [0, 0.01, 0.05, 0.1, 0.15, 0.2, 0.25],
|
||||
"skillPointReward": [10, 15, 20, 25, 30, 35, 40]
|
||||
@ -711,11 +711,11 @@
|
||||
"levels": [1, 10, 20, 30, 40, 50, 60],
|
||||
"experience": [5000, 25000, 60000, 130000, 240000, 390000, 750000],
|
||||
"roubles": [50000, 150000, 300000, 425000, 550000, 675000, 850000],
|
||||
"items": [5, 5, 5, 6, 6, 7, 7],
|
||||
"reputation": [0.02, 0.02, 0.03, 0.03, 0.04, 0.05, 0.05],
|
||||
"items": [4, 5, 5, 6, 6, 7, 7],
|
||||
"reputation": [0.02, 0.03, 0.04, 0.04, 0.05, 0.05, 0.05],
|
||||
"rewardSpread": 0.5,
|
||||
"skillRewardChance": [0, 0.05, 0.1, 0.2, 0.3, 0.35, 0.4],
|
||||
"skillPointReward": [20, 35, 40, 45, 50, 55, 60]
|
||||
"skillPointReward": [25, 35, 45, 50, 55, 60, 65]
|
||||
},
|
||||
"locations": {
|
||||
"any": ["any"],
|
||||
|
Loading…
Reference in New Issue
Block a user