Jump to content
  • 0

Hi. Guide about editing specific skill.


Question

Posted

Hi its me again. Hehe. Anyways how can i edit skill? Okay here's the situation.

 

Lets say im a SURA. And the opponent wears GR, DEVI. So my sura will become weak right? I want to edit the GATES OF HELL Attributes. Making it strong to GR / DEVI users. (Balancing Purposes)

 

So how can i do that?

And one more thing. I want to edit the FULL THROTTLE to make it +10 to all stats instead of 20. Something like that. Hope you guys can help me. Thanks and more power.

4 answers to this question

Recommended Posts

Posted

For full throttle,

 

Find the 6 lines containing this.

if(sc->data[SC_FULL_THROTTLE])

Below that you will see the formula

str += str * 20 / 100;

Change the 20 to 10. Do the same with the other stats.

  • Upvote 1
Posted (edited)

For full throttle,

 

Find the 6 lines containing this.

if(sc->data[SC_FULL_THROTTLE])

Below that you will see the formula

str += str * 20 / 100;

Change the 20 to 10. Do the same with the other stats.

 

And what folder that might be sir? Okay lemme search.

 

 

=============================

 

Can't find it sorry. Tried src > map.h, pc.c, skill.c, skill.h

Edited by gidzdlcrz

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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...