How to Multiply mob dammage

  • 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.
May 10, 2021
1
0
1
16
Currently me and my friend are developing a server and i'm in charge of the pve realm how do i make certain mobs deal more damage then normal minecraft.
 
Might need a little more information, but a quick google returned.
  1. increase damage by <number>
Parsing this worked - represent tabs/spaces - and obviously change monsters and damage as needed.

on damage:
-if attacker is a zombie:
--if victim is a player:
---increase damage by 2
 
Status
Not open for further replies.