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

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

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