Setting a mobs max health and damage

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

WiebeHero

Active Member
Aug 23, 2017
135
5
0
23
Hello so im new to spawners but im doing it with variabls :emoji_grinning: XD well anyways i have been trying to figure out how to set a mobs damage and heatlh does anyone know? Thanks!
 
.......Please next time read i want to SET the mobs HEALTH and DAMAGE i dont not want to show them their health
 
Hi, you can increase damage with
Code:
increase damage by <number>
and health you can set by
Code:
set max health of <something> by <number>
 
Status
Not open for further replies.