Jump to content
  • 0
Sign in to follow this  
stiflerxx

Max Damage Cross / Algoz

Question

hello Hercules
Sorry to be asking so much just about the "source" and I used it for years (and brAthena rAthena) and hercules and very different ... so I'm really lost.
in brAthena had the option
conf / battle / brathena.conf
// Setting that defines the rate of damage with Enchant Deadly Poison skill. (Default: 100)
edp_rate: 45
with that I could control the damage caused by the skill (ASC_EDP, Enchant Deadly Poison)
 
Hercules has more in it!
how do I change to the damage of the Scourge (damage) when using the skill (ASC_EDP, Enchant Deadly Poison)?
or a limit like 40,000 damage! or something
is that of the map zone.conf?
 
Thank you

Share this post


Link to post
Share on other sites

3 answers to this question

Recommended Posts

  • 0

Hello,

 

Please comment the information that make your problem solved not just writing solved on it so that others have reference.. Thanks for cooperation.

 

 

Int'l Moderator,

Mhalicot

yes of course sorry ^^
quite easy and only had to go status.c
and look for SC_EDP
 
go on line val3 = 50 * (val1 + 1); // Damage increase (50 + 50 * lv%)
and changes the 50 pro desired value.

Share this post


Link to post
Share on other sites
  • 0

Hello,

 

Please comment the information that make your problem solved not just writing solved on it so that others have reference.. Thanks for cooperation.

 

 

Int'l Moderator,

Mhalicot

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.