Jump to content
  • 0

Script Autobonnus


Raf4h

Question


  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.00
  • Content Count:  4
  • Reputation:   0
  • Joined:  12/05/17
  • Last Seen:  

Hi, I'v reported some times a bug that i think is from emulatotor. In rathena emulator the script of autobonus, that alot itens have such as the enchants of temporal boots, zaha doll, edgat hat, and other:

Runaway:

{ autobonus "{ bonus bInt,200; bonus2 bSPLossRate,200,1000; }",10,10000,BF_MAGIC,"{ specialeffect2 EF_LAMADAN; }"; },{},{ heal 0,-2000; }
 


Zaha doll:

{ bonus bInt,3; bonus bMdef,9; bonus2 bMagicAddRace,Ele_Undead,10; .@r0 = getrefine(); autobonus "{ .@r = getrefine(); bonus2 bSPLossRate,10,1000; bonus bMatk,30*.@r; bonus bFixedCast,-80*.@r; }",3*.@r0,3000,BF_MAGIC,"{ active_transform 1518,3000; specialeffect2 EF_POTION_BERSERK; showscript "Bacsojin Power !"; }"; autobonus2 "{ .@r = getrefine(); bonus2 bSPLossRate,10,1000; bonus bMatk,30*.@r; bonus bFixedCast,-80*.@r; }",.@r0,3000,BF_MAGIC,"{ active_transform 1518,3000; specialeffect2 EF_POTION_BERSERK; showscript "Bacsojin Power !"; }"; },{},{}

 

W King Tiger Doll Hat:

{ bonus bStr,2; bonus bDex,2; bonus2 bAddRace,RC_Brute,10; .@r = getrefine(); autobonus "{ bonus2 bSPLossRate,5,1000; bonus bBaseAtk,25*getrefine(); }",3*.@r,3000,BF_NORMAL,"{ active_transform 1115,3000; specialeffect2 EF_POTION_BERSERK; showscript "Traaaansformation-!! Eddga form!!"; }"; autobonus2 "{ bonus2 bSPLossRate,5,1000; bonus bBaseAtk,25*getrefine(); }",.@r,3000,BF_NORMAL,"{ active_transform 1115,3000; specialeffect2 EF_POTION_BERSERK; showscript "Traaaansformation-!! Eddga form!!"; }"; },{},{}

 

 

The problem is that script doesn't refresh during the activation.

There are videos about Kro that a player spaming chain lightining activated procs runaway magic and still procs during more than 1 minute, runway magic remains for only 10 seconds so he reactivated that about 10 times, beside that the player that made the video says in the comment specifically that bonus does refresh.

"Yes, it does refresh while it's been activated. But it's up to RNG :(" <- Comment from the uploader.

As further proof, it would be impossible for that Warlock to stay 12~13 seconds transformed if the item did not refresh it's duration mid transformation.


The videos are : https://www.youtube.com/watch?v=1vtWbD64Gnc
 

https://www.youtube.com/watch?v=X8jCJb69MT8

 

So, is that a really a problem from the emulator? how can i fix that?

 

sorry if there is something wront, im new here

Edited by Raf4h
Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  12
  • Topics Per Day:  0.00
  • Content Count:  97
  • Reputation:   10
  • Joined:  01/21/13
  • Last Seen:  

Hello @Raf4h you need use github to report issues.

https://github.com/rathena/rathena/issues

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.00
  • Content Count:  4
  • Reputation:   0
  • Joined:  12/05/17
  • Last Seen:  

2 hours ago, BrOgBr said:

Hello @Raf4h you need use github to report issues.

https://github.com/rathena/rathena/issues

i just don't now how to use that but i'll try

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