Jump to content
Search In
  • More options...
Find results that contain...
Find results in...

Incorrect class HP/MP values


Bythos
 Share

Recommended Posts

First keep in mind that I'm a total newbie to Eclipse, so there's probably going to be an extremely obvious answer to my question.

I have three classes in my eclipse game: warrior, archer and mage (I know, I'm so original). Per level a character gets 3HP and 2MP and for each point of defense and magic, a character gets 2HP and 2MP respectively. Now the Warrior class has a defense of 3, and along with the default 3HP he gets from being level 1 he should have 9HP, but it shows up as 10.

Same with the Archer. They have 2 magic, so along with the 2MP - per - level bonus they should have 6MP, but instead they have eight. I've checked over the stats and there isn't anything wrong there. The odd thing is I've even tried changing the DEF and MAG values and restarting the server but the HP/MP values won't correct themselves. Does anyone know what might be wrong? Thanks.
Link to comment
Share on other sites

Well, is this how they are displayed in the Character Creation screen? Or in general in-game?

First thing, is stats have never looked right in the character creation screen. I do not know why, I have reported this back in the days of Total Eclipse. But nobody ever seemed to care about it. I'd guess that the display in the char-create screen doesn't consider the Stats.ini file at all and just uses some hardcoded calculation.

If it isn't the stats display on character select, then I don't know what the problem is.
Link to comment
Share on other sites

@Anna:

> Well, is this how they are displayed in the Character Creation screen? Or in general in-game?
>
> First thing, is stats have never looked right in the character creation screen. I do not know why, I have reported this back in the days of Total Eclipse. But nobody ever seemed to care about it. I'd guess that the display in the char-create screen doesn't consider the Stats.ini file at all and just uses some hardcoded calculation.
>
> If it isn't the stats display on character select, then I don't know what the problem is.

It was that, thanks. In all the time I was fixing it I never bothered to try the characters ingame! lol
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...