Jump to content
  • 0
ThyroDree

Reducing Damage

Question

13 answers to this question

Recommended Posts

  • 0

What is your preference damage? Reduce how many %? or what? 

on Asura i want to reduce damage cuz if champion use Manful( Tanee card ) GR + Devi still Killable

Share this post


Link to post
Share on other sites
  • 0

What is your preference damage? Reduce how many %? or what? 

patskie help me,

 

i want to reduce all the damage in my server by 50% how to do?

 

or rather reduce damage in woe by 50% magic/physical/range

Share this post


Link to post
Share on other sites
  • 0

This can be done in Map Zone DB

        /* - weapon_damage_rate -40% */        /* - magic_damage_rate  -40% */        /* - misc_damage_rate   -40% */        /* - long_damage_rate   -30% */        /* - short_damage_rate  -20% */        mapflags: (                "weapon_damage_rate        60",                "magic_damage_rate        60",                "misc_damage_rate        60",                "long_damage_rate        70",                "short_damage_rate        80",        )

map_zone_db.txt

Share this post


Link to post
Share on other sites
  • 0

No need to use map_zone_db.conf..

 

instead, use npcmapflagskillmodifier.txt

 

format:

 

This one will reduce the damage of Asura Strike by 50% (Halve).

prontera<tab>mapflag<tab>adjust_skill_damage<tab>MO_EXTRIMITYFIST<tab>50 

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.