sethacuestapro Posted October 7, 2016 Group: Members Topic Count: 10 Topics Per Day: 0.00 Content Count: 21 Reputation: 2 Joined: 08/31/15 Last Seen: December 17, 2023 Share Posted October 7, 2016 Is there anyway to reduce asura damage on MVP only? Thanks in advance. Quote Link to comment Share on other sites More sharing options...
0 anacondaq Posted October 8, 2016 Group: Members Topic Count: 42 Topics Per Day: 0.01 Content Count: 1096 Reputation: 348 Joined: 02/26/12 Last Seen: May 30, 2023 Share Posted October 8, 2016 (edited) 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 October 8, 2016 by Anacondaqq 1 Quote Link to comment Share on other sites More sharing options...
Question
sethacuestapro
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
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.