Jump to content
  • 0
Tio Akima

Passive skill (guard anjel)

Question

Hi guys,
I am trying to do a passive skill, similar to the passive of armor "Guardian Angel" (from league of legends)
Btw I don't know if it's possible
The idea is: (when the player dies) the ALL_RESURRECTION skill on the player would be used (the skill would have a 5 minute of cowdown). If the player dies while the ability is in cowdown, the skill to revive is not used.
But I don't know if it's possible
- as for example, is it possible to cast the ability when the player is dead?
- Is it possible to put cowndown (delay) on a passive skill?

Does anyone have any idea how I can do this?

Share this post


Link to post
Share on other sites

2 answers to this question

Recommended Posts

  • 1

I don't think you actually need skills for those cases, you could make a SC for the cooldown and set it to not be removed upon death.

When the character dies:
- does it have the SC?
     yes:
          -> do nothing (still in cooldown)
     no:
          -> set SC
          -> ressurect (maybe check how siegried token does it?)

Edited by KirieZ

Share this post


Link to post
Share on other sites
  • 0
On 10/22/2019 at 9:20 PM, KirieZ said:

I don't think you actually need skills for those cases, you could make a SC for the cooldown and set it to not be removed upon death.

When the character dies:
- does it have the SC?
     yes:
          -> do nothing (still in cooldown)
     no:
          -> set SC
          -> ressurect (maybe check how siegried token does it?)

Nice, I will look at the "siegried token" to understand how it works.
Thanks for the idea kirie.

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

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.