Jump to content
  • 0
Dvrstle

Old mechanics for Emperium

Question

In renewal mechanics,

every damage inflicted on the emperium is just 1

i want to bring back the old mechanics for that...

like I should have a better damage build to increase my damage on emperium

I know that this topic is not just for me because many users will benefit from this. . .

Tnx in advance!!

Link to comment
Share on other sites

4 answers to this question

Recommended Posts

it's pretty much the #define RENEWAL, if you search through the src code, you will see some indef RENEWAL parts that may target skill formulas, mob/emperium stats. Anyone else out there correct me if I'm wrong

Link to comment
Share on other sites

i saw this

//Skill immunity.

switch (skill_num) {

#ifndef RENEWAL

case MO_TRIPLEATTACK:

#endif

case HW_GRAVITATION:

case GC_CROSSIMPACT:

break;

default:

return 0;

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...

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.