Jump to content
  • 0

+10 Glorious Shuriken


foenne524

Question


  • Group:  Members
  • Topic Count:  4
  • Topics Per Day:  0.00
  • Content Count:  10
  • Reputation:   0
  • Joined:  07/29/20
  • Last Seen:  

It says that if Glorious Shuriken is greater than +8 , it'll proc Heal after Casting Final Strike.

Problem is that Heal Procs at the same time Final Strike is being used, making the Ninja still have 1 HP after Final Strike.

I believe what's intended to happen is that heal should come out after casting Final Strike, giving the ninja more than 1 HP.

Here is the part of the script of the item

Spoiler

if(getrefine()>8) { bonus5 bAutoSpellOnSkill,"NJ_ISSEN","AL_HEAL",10,1000,1;  }

Is there any way to add a delay on the script before the Heal comes out after using final strike? so that way the ninja will have more than 1 HP.

 

Here is the scenario. You can see that i got healed for 1188 after using final strike but it still left me with 1 hp. I believe the heal part should be applied right after the final strike is done. not the same time.

image.png.40efae153e5bcb0832142ece96587209.png

Link to comment
Share on other sites

0 answers to this question

Recommended Posts

There have been no answers to this question yet

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