Open the "X-Change Life.html" with a text editor and search forHas anyone done any testing and worked out if it's faster to get to max attributes if you start with minimum stats and the better XP boost or if you just start with higher attributes?
Now that you can sell stats it matters a little bit
pid="1302" name="score multiplier calc".Right bellow you'll see the multiplier that is used and you can change it to whatever you want from the default
Code:
(a:
2,
2,
2,
1.9,
1.8,
1.7,
1.65,
1.6,
1.55,
1.5,
1.45,
1.4,
1.35,
1.3,
1.25,
1.2,
1.15,
1.1,
1.05,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1
))
Code:
(a:
2.45,
2.4,
2.35,
2.3,
2.25,
2.2,
2.15,
2.1,
2.05,
2,
1.95,
1.9,
1.85,
1.8,
1.75,
1.7,
1.65,
1.6,
1.55,
1.5,
1.45,
1.4,
1.35,
1.3,
1.25,
1.2,
1.15,
1.1,
1.05,
1
))
Code:
(a:
3.9,
3.8,
3.7,
3.6,
3.5,
3.4,
3.3,
3.2,
3.1,
3,
2.9,
2.8,
2.7,
2.6,
2.5,
2.4,
2.3,
2.2,
2.1,
2,
1.9,
1.8,
1.7,
1.6,
1.5,
1.4,
1.3,
1.2,
1.1,
1
))