Jump to content

talisman skript || SKRIPT


karlip_a

Recommended Posts

Hope this helps

command /talisman:
	trigger:
		give grass block named "&2&lGrass Talisman" to player
on player's held item change:
	if name of player's held item is not "&2&lGrass Talisman":
		remove speed from the player
		remove health boost from the player
	if name of player's held item is "&2&lGrass Talisman":
		apply speed 2 without particles to the player for 10 days
		apply health boost 3 without particles to the player for 10 days

 

Link to comment
Share on other sites

On 7/3/2021 at 11:36 AM, karlip_a said:

Hope this helps

command /talisman:
	trigger:
		give grass block named "&2&lGrass Talisman" to player
on player's held item change:
	if name of player's held item is not "&2&lGrass Talisman":
		remove speed from the player
		remove health boost from the player
	if name of player's held item is "&2&lGrass Talisman":
		apply speed 2 without particles to the player for 10 days
		apply health boost 3 without particles to the player for 10 days

 

Nice, works pretty good. Maybe make more talismans.

2021-06-09_20_22_08.jpg.422c39613f8b72de894e5ec1f3377dca.jpg

Yo who actually reads these

[Vip] - 12/29/2020
[Pro] - 1/25/2022
 

 

 

Link to comment
Share on other sites

  • 1 year later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...