Jump to content
  • 0

Asura Damage on mobs


sethacuestapro

Question


  • Group:  Members
  • Topic Count:  10
  • Topics Per Day:  0.00
  • Content Count:  21
  • Reputation:   2
  • Joined:  08/31/15
  • Last Seen:  

Is there anyway to reduce asura damage on MVP only? Thanks in advance.

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  42
  • Topics Per Day:  0.01
  • Content Count:  1096
  • Reputation:   345
  • Joined:  02/26/12
  • Last Seen:  

Is there anyway to reduce asura damage on MVP only? Thanks in advance.

 

in src/config/core.h

uncomment this line

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

open db\skill_damage_db.txt

 

add to this file

271,1,1,0,0,50,0

This means: skill ID 271, 1 = from players, 1 = on all maps, 0 % damage increased against players, 0% damage increased against mobs, 50% damage increased against on boss mobs.

 

Summarize:

Players on normal maps will deal 50% more damage with skill ID 271 against boss monsters.

Edited by Anacondaqq
  • Upvote 1
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...