How do I make an NPC (Boss) with randomly switched attacks ?

Started by KaMiLoz_ on

Topic category: Help with modding (Java Edition)

Last seen on 18:53, 26. Apr 2024
Joined Mar 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How do I make an NPC (Boss) with randomly switched attacks ?

How do I make an NPC (Boss) with randomly switched attacks + make the mob look at the target all the time and attack it, and not stand in the camp for a couple of seconds when looking away from the target. I really want the NPCs to be similar in fighting style to the bosses from the mods: KimetsuNoYaiba Or Jujutsucraft

Help plsss!!!

Last seen on 16:14, 26. Mar 2024
Joined Feb 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Think you will need to makeā€¦
Fri, 03/22/2024 - 15:29

Think you will need to make custom AI blocks for each attack type and condition procedures to trigger them.