Jump to content
  • 0
exes

Dragon Breath

Question

3 answers to this question

Recommended Posts

  • 0
3 hours ago, exes said:

Can someone help me about LK Dragon Breath script..
i want to nerf Dragon Breath skill on my RO, 
Any Ideas?
.

Please help 😞

You can increase or decrease skill damage in db/skill_damage_db.txt
Add new line like:

RK_DRAGONBREATH,BL_PC,6,-50 // In PVP and GVG, players deal -50% (half) damage to other players with Dragon breath.

Edited by Balfear
Link to comment
Share on other sites

  • 0
2 hours ago, Balfear said:

You can increase or decrease skill damage in db/skill_damage_db.txt
Add new line like:

RK_DRAGONBREATH,BL_PC,6,-50 // In PVP and GVG, players deal -50% (half) damage to other players with Dragon breath.

thanks, 

Link to comment
Share on other sites

  • 0

Keep in Mind that you have to Enable Skill_Damage_DB.txt

 

src/config/core.h

 

Quote
/// Uncomment to enable skills damage adjustments
/// By enabling this, db/skill_damage.txt and the skill_damage mapflag will adjust the
/// damage rate of specified skills.
//#define ADJUST_SKILL_DAMAGE

Recompile After you comment it in again.

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.