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

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

×
×
  • Create New...

Important Information

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