Jump to content
  • 0

Problem related to Status points ETC...


Krenjeroth

Question


  • Group:  Members
  • Topic Count:  12
  • Topics Per Day:  0.00
  • Content Count:  55
  • Reputation:   2
  • Joined:  08/18/13
  • Last Seen:  

255/120

okay so the problem here is when i put 255 str my attack wont reach 1k,

same goes for AGI, VIT, INT, DEX, LUK,

255 agi but the Aspd wont reach 196(Max Aspd),

255 vit but Hp is just 20k, 

i dont know what i should edit here,

 

Really need anyones help, /sob
 

Link to comment
Share on other sites

2 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  5
  • Topics Per Day:  0.00
  • Content Count:  36
  • Reputation:   3
  • Joined:  08/23/12
  • Last Seen:  

These are the renewal mechanics at work.

The attack damage is really dependent on the weapon type, refine, monster size and sometimes weight.

 

I'm not sure what you mean for the other stats.

 

Agi helps a lot, and it depends on the class. In renewal, a shield will drop your attack speed. Dex will really help as well. So if you want max attack speed, be sure to max AGI and DEX. If it only goes to 193, check your battle conf.

 

The HP can be changed many ways. You can change how much each point of VIT gives by a source edit. Or increase the max HP% in the battle config to approximately where you want your ceiling HP to be.

 

If you could give us more detail on what you're looking to do, we can help better.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  13
  • Topics Per Day:  0.00
  • Content Count:  62
  • Reputation:   1
  • Joined:  10/09/13
  • Last Seen:  

Go to src/config/renewal.c

 

and disable this

#define RENEWAL

to

// #define RENEWAL

or

 

this

#define RENEWAL_ASPD

to

// #define RENEWAL_ASPD
Edited by caizercafe
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...