Jump to content
  • 0

Potion of Invulnerability


Question

Posted

Is there a possible way to create a custom potion that makes you invulnerable to damage(tho you can still be attacked, just 0 damage) for atleast 5 seconds and has a cooldown of 10 minutes?

Thanks for anyone who can help :)

2 answers to this question

Recommended Posts

  • 0
Posted (edited)

{ sc_start SC_INVINCIBLE,5000,1; }
itemDB

id,nameA,NameB,11,0,,10,,,,,0xFFFFFFFF,63,2,,,,,,{ specialeffect2 EF_GUARD; sc_start SC_INVINCIBLE,5000,1; },{},{}

item type 11 = will not be consumed, if you will carry more than 1 and want them consume change to 2

 

item_delay

id,600000//you custom potion

with invincible all damage will be 1 or miss

itemdelay 600000=10min

 

Edited by juanfu
  • Upvote 1

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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...