Jump to content
  • 0
Sign in to follow this  
DeviantRaze

Asura Strike Question

Question

I tested using Valk Armor + Ghostring Card on it, the damage was 210k 

my server was running on Pre-renewal based.

How possible we can reduce the damage of Asura Strike?

I hope someone can help me with this..

Share this post


Link to post
Share on other sites

3 answers to this question

Recommended Posts

  • 0

You could cap the damage of Asura Strike in db/pre-re/map_zone_db.conf by specifying skill_damage_cap on the "All" zone:

 

Example:

 

        skill_damage_cap: {                //Exemple Below caps firebolt damage in maps within this zone to a maximum 50 damage,                // (depends on HMAP_ZONE_DAMAGE_CAP_TYPE in src/config/core.h)                // when cast vs players and monsters.                //MG_COLDBOLT: (50,"PLAYER | MONSTER")        }

 

I don't think you can reduce its damage in a proportion unless you try to directly edit the source...

Share this post


Link to post
Share on other sites
  • 0

can you please

 

You could cap the damage of Asura Strike in db/pre-re/map_zone_db.conf by specifying skill_damage_cap on the "All" zone:

 

Example:

 

        skill_damage_cap: {                //Exemple Below caps firebolt damage in maps within this zone to a maximum 50 damage,                // (depends on HMAP_ZONE_DAMAGE_CAP_TYPE in src/config/core.h)                // when cast vs players and monsters.                //MG_COLDBOLT: (50,"PLAYER | MONSTER")        }

 

I don't think you can reduce its damage in a proportion unless you try to directly edit the source...

can you please show us how will the script works?

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.