in the war3.mpq is a file called ... MiscData.txt...
in it you will find ...
// Experience & Level Information
MaxHeroLevel=10
NeedHeroXP=200,500,900,1400,2000,2700,3500,4400,5400,5400
GrantHeroXP=80,100,120,140,160,200,240,280,320,400
GrantNormalXP=20,30,40,60,80,120,160,240,320,480
PlayerKillBonus=1.25
StrAttackBonus=1.0
change it and import it to your map ...
that sould work. |