Jump to content
  • 0

Increase damage in emperiums, more damage in woe?


Deviszh

Question


  • Group:  Members
  • Topic Count:  51
  • Topics Per Day:  0.02
  • Content Count:  173
  • Reputation:   3
  • Joined:  09/04/16
  • Last Seen:  

what is the item code here? Increase damage in emperiums, more damage in woe?

 

i cant find it. https://rathena.svn.sourceforge.net/svnroot/rathena/trunk/doc/item_bonus.txt

 

example: 10% more damage on emperium during woe.

Edited by Kinkkynipps
Link to comment
Share on other sites

13 answers to this question

Recommended Posts

  • 0

  • Group:  Forum Moderator
  • Topic Count:  44
  • Topics Per Day:  0.01
  • Content Count:  862
  • Reputation:   115
  • Joined:  05/23/12
  • Last Seen:  

I see sir. Im currently on mobile only.

Use Bonus Script like this: bonus2 bAddEle,Ele_Holy,5;

Rynbef~

Link to comment
Share on other sites

  • 1

  • Group:  Forum Moderator
  • Topic Count:  44
  • Topics Per Day:  0.01
  • Content Count:  862
  • Reputation:   115
  • Joined:  05/23/12
  • Last Seen:  

Increase Damage on Holy Monster will be work.

Rynbef~

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  51
  • Topics Per Day:  0.02
  • Content Count:  173
  • Reputation:   3
  • Joined:  09/04/16
  • Last Seen:  

Increase Damage on Holy Monster will be work.

Rynbef~

 

thanks sir rynbef~ i msg u at skype.

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  51
  • Topics Per Day:  0.02
  • Content Count:  173
  • Reputation:   3
  • Joined:  09/04/16
  • Last Seen:  

I see sir. Im currently on mobile only.

Use Bonus Script like this: bonus2 bAddEle,Ele_Holy,5;

Rynbef~

 

yes its working but, i modified some custom item effects but the script is correct. I dont know why this is keep on getting errors.

 

Untitled.jpg

Link to comment
Share on other sites

  • 0

  • Group:  Forum Moderator
  • Topic Count:  44
  • Topics Per Day:  0.01
  • Content Count:  862
  • Reputation:   115
  • Joined:  05/23/12
  • Last Seen:  

Your Bonus script is wrong. You use "Bonus" but it is "Bonus2".

Rynbef~

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  51
  • Topics Per Day:  0.02
  • Content Count:  173
  • Reputation:   3
  • Joined:  09/04/16
  • Last Seen:  

Your Bonus script is wrong. You use "Bonus" but it is "Bonus2".

Rynbef~

 

all script should be bonus only not bonus2?

its still on error.

its impossible to get error because i just copy some of the item bonuses at the itemdb using server database editor.

Link to comment
Share on other sites

  • 0

  • Group:  Forum Moderator
  • Topic Count:  44
  • Topics Per Day:  0.01
  • Content Count:  862
  • Reputation:   115
  • Joined:  05/23/12
  • Last Seen:  

Bonus bSubEle,Ele_Water,3; must be:

Bonus2 bSubEle,Ele_Water,3;

Because it have two Arguments.

Bonus2 bSubEle,<First arg>,<sec arg>;

The same at the other bonuses which makes errors.

Rynbef~

Edited by Rynbef
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  51
  • Topics Per Day:  0.02
  • Content Count:  173
  • Reputation:   3
  • Joined:  09/04/16
  • Last Seen:  

Bonus bSubEle,Ele_Water,3; must be:

Bonus2 bSubEle,Ele_Water,3;

Because it have two Arguments.

Bonus2 bSubEle,<First arg>,<sec arg>;

The same at the other bonuses which makes errors.

Rynbef~

this is sample of my custom item bonuses.

bonus bMaxHPrate,5;
bonus bMaxSPrate,5;
bonus2 bSubRace,RC_DemiHuman,5;
bonus2 bSubRace,RC_Player,5;
bonus2 bAddRace,RC_DemiHuman,5;
bonus2 bAddRace,RC_Player,5;
bonus bSubEle,Ele_Water,5;
bonus bStr,5;
bonus bAgi,5;
bonus bVit,5;
bonus bInt,5;
bonus bDex,5;
bonus bLuk,5;
bonus bIntravision,0;

o there, i see my problem. Thanks!

Edited by Kinkkynipps
Link to comment
Share on other sites

  • 0

  • Group:  Forum Moderator
  • Topic Count:  44
  • Topics Per Day:  0.01
  • Content Count:  862
  • Reputation:   115
  • Joined:  05/23/12
  • Last Seen:  

bonus bSubEle,Ele_Water,5;

Have to be:

bonus2 bSubEle,Ele_Water,5;

You've the same Problem on other Items with the bSubEle Bonus.

Rynbef~

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  51
  • Topics Per Day:  0.02
  • Content Count:  173
  • Reputation:   3
  • Joined:  09/04/16
  • Last Seen:  

bonus bSubEle,Ele_Water,5;

Have to be:

bonus2 bSubEle,Ele_Water,5;

You've the same Problem on other Items with the bSubEle Bonus.

Rynbef~

thanks sir ryn, anyway i got problem downloading here at rathena, it keeps saying "You may not download any more files until your other downloads are complete" @rathena even though i dont have any downloading file. -_-

Untitled.jpg

 

Still unsolved.  /pif

bump

bump

Link to comment
Share on other sites

  • 0

  • Group:  Forum Moderator
  • Topic Count:  93
  • Topics Per Day:  0.02
  • Content Count:  10013
  • Reputation:   2346
  • Joined:  10/28/11
  • Last Seen:  

tC8IcHk.png

 

where is the semicolon ???

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  51
  • Topics Per Day:  0.02
  • Content Count:  173
  • Reputation:   3
  • Joined:  09/04/16
  • Last Seen:  

tC8IcHk.png

 

where is the semicolon ???

at the last script?

 

i already did but it keeps getting error.

 

fixed but have new problem.

 

Untitled.jpg

i just removed the following item id numbers 553, 1265, 544.

 

i remove those at itemdb.txt putting // at the start of the item id.

 

i dont know why i getting those errors. please help.

 

fixed i just import trunk/db/import-tmpl item_bluebox.txt, item_misc.txt, item_violetbox.txt.

 

thank you all guys!

Edited by Kinkkynipps
Link to comment
Share on other sites

  • 0

  • Group:  Forum Moderator
  • Topic Count:  44
  • Topics Per Day:  0.01
  • Content Count:  862
  • Reputation:   115
  • Joined:  05/23/12
  • Last Seen:  

//EDIT: He've already fixed it. Sry

 

Rynbef~

Edited by Rynbef
Link to comment
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.   Paste as plain text instead

  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.

×
×
  • Create New...