Jump to content
  • 0
Sign in to follow this  
karazu

gvgon will reduce certain skills massively

Question

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 much




I think the Range property of DB overrides with other reduction.

 

 

can anyone confirm please?

Edited by karazu

Share this post


Link to post
Share on other sites

7 answers to this question

Recommended Posts

  • 0

try this, the number 80 means the damage rate was adjusted to 80%

mapflags: ( "adjust_skill_damage	RK_DRAGONBREATH	80")
Edited by Angelmelody

Share this post


Link to post
Share on other sites
  • 0

 

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?

Share this post


Link to post
Share on other sites
  • 0

 

 

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

Share this post


Link to post
Share on other sites
  • 0

 

 

 

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 by karazu

Share this post


Link to post
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.   Restore formatting

  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.

Loading...
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.