karazu 33 Posted January 5, 2014 (edited) Hello, I ve notice that if the area is in "gvgon" it will reduce certain skills in to very small damage.related topic: http://herc.ws/board/topic/3824-dragon-breath-damage-issue/I understand about this one trunk/db/re/map_zone_db.conf /* 5 second duration increase on GvG */ /* knockback disabled */ /* GvG Mode Damage Reductions */ /* - weapon_damage_rate -40% */ /* - magic_damage_rate -40% */ /* - misc_damage_rate -40% */ /* - long_damage_rate -20% */ /* - short_damage_rate -20% */ mapflags: ( "invincible_time_inc 5000", "noknockback", "weapon_damage_rate 60", "magic_damage_rate 60", "misc_damage_rate 60", "long_damage_rate 80", "short_damage_rate 80" ) But I think Fixing the damage of Dragon Breath in to 17k=23k with 300K HP is to muchI think the Range property of DB overrides with other reduction. can anyone confirm please? Edited January 5, 2014 by karazu Quote Share this post Link to post Share on other sites
0 Angelmelody 221 Posted January 5, 2014 (edited) try this, the number 80 means the damage rate was adjusted to 80% mapflags: ( "adjust_skill_damage RK_DRAGONBREATH 80") Edited January 5, 2014 by Angelmelody Quote Share this post Link to post Share on other sites
0 karazu 33 Posted January 6, 2014 I will try it.Thank you Quote Share this post Link to post Share on other sites
0 karazu 33 Posted January 6, 2014 try this, the number 80 means the damage rate was adjusted to 80% mapflags: ( "adjust_skill_damage RK_DRAGONBREATH 80") Do I need to restart the server to make this work? Quote Share this post Link to post Share on other sites
0 kyeme 71 Posted January 6, 2014 try this, the number 80 means the damage rate was adjusted to 80% mapflags: ( "adjust_skill_damage RK_DRAGONBREATH 80") Do I need to restart the server to make this work? Yes Quote Share this post Link to post Share on other sites
0 karazu 33 Posted January 6, 2014 (edited) try this, the number 80 means the damage rate was adjusted to 80% mapflags: ( "adjust_skill_damage RK_DRAGONBREATH 80") Do I need to restart the server to make this work? Yes Hello Guys still doesnt work.. But no error in the map Currently i n the conf, "noknockback", "weapon_damage_rate 60", "magic_damage_rate 60", "misc_damage_rate 60", "long_damage_rate 80", "short_damage_rate 80", "adjust_skill_damage RK_DRAGONBREATH 80" ) Edited January 6, 2014 by karazu Quote Share this post Link to post Share on other sites
0 karazu 33 Posted January 7, 2014 (edited) ou can refer to this video. you will notice that DB will only deal damage up to 22k Edited January 7, 2014 by karazu Quote Share this post Link to post Share on other sites
0 karazu 33 Posted January 8, 2014 can anyone confirm if this is normal in their server please? Quote Share this post Link to post Share on other sites
Hello, I ve notice that if the area is in "gvgon" it will reduce certain skills in to very small damage.
related topic: http://herc.ws/board/topic/3824-dragon-breath-damage-issue/
I understand about this one
trunk/db/re/map_zone_db.conf
But I think Fixing the damage of Dragon Breath in to 17k=23k with 300K HP is to much
I think the Range property of DB overrides with other reduction.
can anyone confirm please?
Share this post
Link to post
Share on other sites