Need help with finding LUA info
I've been searching for about an hour, and I cannot find the values for how much xp you need for each level. Anyone know where this is? Any helpful answer will result in thanks and karma. ![]()
I've been searching for about an hour, and I cannot find the values for how much xp you need for each level. Anyone know where this is? Any helpful answer will result in thanks and karma. ![]()
Inside game.lua
DefaultHeroExp = {
{Amount = 0 },#1
{Amount = 200 },#2
{Amount = 500 },#3
{Amount = 900 },#4
{Amount = 1400 },#5
{Amount = 2150 },#6
{Amount = 3025 },#7
{Amount = 4025 },#8
{Amount = 5150 },#9
{Amount = 6400 },#10
{Amount = 7775 },#11
{Amount = 9275 },#12
{Amount = 10900 },#13
{Amount = 12650 },#14
{Amount = 14525 },#15
{Amount = 16525 },#16
{Amount = 18650 },#17
{Amount = 20900 },#18
{Amount = 23275 },#19
{Amount = 25775 },#20
#{Amount = 28750 },#21
#{Amount = 31500 },#22
#{Amount = 34375 },#23
#{Amount = 37375 },#24
#{Amount = 40500 },#25
},
plans for lvl 25?!
There is (was) a debug command that makes your demigod level 25.
Back in beta, your demigod was able to lvl up till 25.
Thanks, gunblob! Karma given.
Welcome Guest! Please take the time to register with us.