Jump to content
  • 0
Sign in to follow this  
MikZ

UPGRADING WEAPON VIA EXP

Question

Good day Hercules master scripters,

if someone already have this mind sharing it?

I'm requesting to a script that make weapon upgrade via experience.

and per upgrade increase experience required.

 

ex:

Upgrade : EXP REQUIRED TO UPGRADE: STATUS CHANGES

 

+ 1 : 1000 exp : 1% damage to demihuman

+ 2 : 2000 ex : 2% damage to demihuman

+ 3 : 3000 ex: 3% damage to demihuman

+ 4 : 4000 ex: 4% damage to demihuman

+ 5 : 5000 ex: 5% damage to demihuman

+ 6 : 6000 ex: 6% damage to demihuman

+ 7 : 7000 ex: 7% damage to demihuman

+ 8 : 8000 ex: 8% damage to demihuman

+ 9 : 9000 ex: 9% damage to demihuman

+ 10 : 10000 ex: 10% damage to demihuman

 

 

Share this post


Link to post
Share on other sites

3 answers to this question

Recommended Posts

  • 0

You'll need to bound the item to the player. Then you can check if any Monster killed and get the player the exp(variable). And while you get the exp you can check it and if it is highter than 1000 you'll replace the item automatically or better refine it. Else you can directly check the exp at the weapon Script or you can check the refine Level.

 

Rynbef~

Edited by Rynbef

Share this post


Link to post
Share on other sites
  • 0

You'll need to bound the item to the player. Then you can check if any Monster killed and get the player the exp(variable). And while you get the exp you can check it and if it is highter than 1000 you'll replace the item automatically or better refine it. Else you can directly check the exp at the weapon Script or you can check the refine Level.

 

Rynbef~

how? /sob

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.