Jump to content

How To Fix Hp+Sp When Leveling up


Recommended Posts

  • Replies 2
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

constants.cpp

/*
    {
        int st, ht, dx, iq;
        int max_hp, max_sp;
        int hp_per_ht, sp_per_iq;
        int hp_per_lv_begin, hp_per_lv_end;
        int sp_per_lv_begin, sp_per_lv_end;

        int max_stamina;
        int stamina_per_con;
        int stamina_per_lv_begin, stamina_per_lv_end;
    }
 */

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

Announcements



×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.