Jump to content
  • 0

Adjust Skill Damage is not working


Question

2 answers to this question

Recommended Posts

  • 0
Posted (edited)
43 minutes ago, GodKnows Jhomz said:

I can't make db/skill_damage_db.txt work.
I already added the #define ADJUST_SKILL_DAMAGE and recompiled but still not working.


SM_BASH,BL_PC,15,100

Is my code wrong?
Please lighten me up how to make it work.

Not necessarly wrong, but, try this:

SM_BASH,1,6,15,15,10,10

Plase note that will increase damage in PvP/GvG maps in 15% against player, 15% against monster, 10% against MVP and 10% against Misc/Etc

Explaining the columms of my example:

SM_BASH = skill name ID

1 = bitmask, working only for player.

6 = bitmask, sum of 2(pvp) and 4(gvg)

15= Damage in %

15= Damage in %

10= Damage in %

10= Damage in %

 

Edited by Rizta
  • 0
Posted (edited)
1 hour ago, Rizta said:

Not necessarly wrong, but, try this:


SM_BASH,1,6,15,15,10,10

Plase note that will increase damage in PvP/GvG maps in 15% against player, 15% against monster, 10% against MVP and 10% against Misc/Etc

Explaining the columms of my example:


SM_BASH = skill name ID

1 = bitmask, working only for player.

6 = bitmask, sum of 2(pvp) and 4(gvg)

15= Damage in %

15= Damage in %

10= Damage in %

10= Damage in %

 

It works. Thank you so much!

Edited by GodKnows Jhomz

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