Jump to content

bonus3 bAtkEnemyStat 1.0

Sign in to follow this  

Guest

About This File

Hercules Plugin

bonus3 bAtkEnemyStat

 

Description:

Will increase Damage by z% if Enemy Stat is >= y

 

Repo Link:

https://github.com/Normynator/Ragnarok/blob/master/HPM-Plugins/bonustargetstats/bonustargetstats.c

 

Credits:

Senpai Dastgir, for giving me inspiration

 

 

How to install?

https://github.com/HerculesWS/Hercules/wiki/Hercules-Plugin-Manager

 

How to use?

 

Format:

 

STR = 1

AGI = 2

VIT = 3

INT = 4

DEX = 5

LUK = 6

 

bonus3 bAtkEnemyStat, x, y, z;

x = Stat

y = Stat enemy must have

z = damage increase (10 = 10%);

 

e.g:

bonus3 bAtkEnemyStat, 3, 50, 10;

Increase Damage by 10% if enemy vit >= 50.


What's New in Version 1.0   See changelog

Released

  • Fixed critical error



User Feedback

Recommended Comments

There are no comments to display.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Add a comment...

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