Jump to content
  • 0
MikZ

INCREASE ALL DAMAGE normal and skills

Question

Hello!

May i know is there any other way to increase all damage, meaning just in one modification or is this already in battle.conf that will increase all. i'm running high rate server with 2 slots items and i wanted to increase damages to like minimum of 5k~depends. 
i know in src that if you wanted to increase specific skill damage you need to modified it manually, but for my issue i want all. please help me, thank you!

Share this post


Link to post
Share on other sites

3 answers to this question

Recommended Posts

  • 0

db/(pre-)re/map_zone_db.conf
Find the zone with name: "All"

Add These Mapflags:

mapflags: (
		"weapon_damage_rate	200",
		"magic_damage_rate	200",
		"misc_damage_rate	200",
		"long_damage_rate	200",
		"short_damage_rate	200",
	)

These will double the attacks (200% Damage)

Share this post


Link to post
Share on other sites
  • 0

db/(pre-)re/map_zone_db.conf

Find the zone with name: "All"

Add These Mapflags:

mapflags: (
		"weapon_damage_rate	200",
		"magic_damage_rate	200",
		"misc_damage_rate	200",
		"long_damage_rate	200",
		"short_damage_rate	200",
	)

These will double the attacks (200% Damage)

 

Hi dastgir, additional query, what if i just want this applicable to Players only not MVP how will I add that?

thank you.

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×
×
  • Create New...

Important Information

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