Skip to content

Commit

Permalink
New Wealth Curve...OoOoOoOo
Browse files Browse the repository at this point in the history
  • Loading branch information
TheLoneTec committed Feb 25, 2025
1 parent d74848f commit 1195b91
Showing 1 changed file with 11 additions and 7 deletions.
18 changes: 11 additions & 7 deletions Mods/Core_SK/Defs/Config/Config.xml
Original file line number Diff line number Diff line change
Expand Up @@ -61,13 +61,17 @@
<wealthPointCurve>
<points>
<li>(0,0)</li>
<li>50000,0</li>
<li>(150000,2000)</li>
<li>(290000,4000)</li>
<li>(420000,6000)</li>
<li>(520000,8000)</li>
<li>(590000,10000)</li>
<li>(1250000,30000)</li>
<li>50000,450</li>
<li>(150000,1400)</li>
<li>(300000,2500)</li>
<li>(400000,3450)</li>
<li>(600000,4300)</li>
<li>(750000,6700)</li>
<li>(1000000,8900)</li>
<li>(1500000,12500)</li>
<li>(2250000,20000)</li>
<li>(3000000,25000)</li>
<li>(5000000,30000)</li>
</points>
</wealthPointCurve>

Expand Down

0 comments on commit 1195b91

Please sign in to comment.