If exist a way to do epic mobs?

  • Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the comminuty!

    Now, what are you waiting for? Join the community now!

  • LOOKING FOR A VERSION OF SKRIPT?

    You can always check out skUnity Downloads for downloads and any other information about Skript!

Status
Not open for further replies.

AKRODOGY

Active Member
Mar 20, 2018
52
2
8
24
It s exist a way to do epic mobs with powers (more health, more damage, potions, sounds) who spawns around the player with command /spawnepicmobs? (To spawn on dirt, stone etc, bcs i want to do this on a skyblock server)
 
Code:
spawn zombie at location of player
set {_lse} to last spawned entity
set max health of {_lse} to 100
heal {_lse} by 100

Now the zombie spawn on player location not around like 5m,10m,
And it can the mob had a nametag like "&c&lEpic Mob"?
And i can set a damage or To give a potion to the player like Poison at mob?
[doublepost=1550121420,1549949643][/doublepost]Someone
 
Status
Not open for further replies.