Needing to Damage a specific creatureType. or DoT.

Started by zthewolf53 on

Topic category: Help with MCreator software

Last seen on 04:59, 2. Jun 2022
Joined May 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Needing to Damage a specific creatureType. or DoT.

Hello, i had to create a account since i was literally unable to figure out a way to do this otherwise..

I must mention i'm using a 1.12.2 capable mcreator plugin.

I've been pulling my hair out over a situation..

I am using my mod in a 89 mod modpack, one of those mods includes lycanites. everything is working fine except one thing. My damage over time weapons were causing Lycanites categorized under the UNDEAD creature type to heal from the instant damage potion effect caused by the swords to simulate higher DoT, and i cannot select their entity.type from MCreator since it only loads vanilla data.

I wasn't sure how to make a mob take a Damage over time by the effect of a sword hitting it normally without potion effects (i'm not that experienced with MCreator yet). since everything is higher scale HP i needed to find an alternative to fire damage dealing only 1 hp to their massive 300hp or so. My solution to this was applying potion effect of instant damage or instant healing to affect certain mobs. but it caused other mobs labeled as the undead creatureType in other mods to be healed.

I need one of two solutions, in MCreator format please: 

1. either a example code to Damage creatureType undead
2. or A code to Cause static number DoT to everything i hit with the fire sword. in this case the DoT would be 40 for example.

Last seen on 12:31, 22. Jan 2024
Joined Jul 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
idk what a DoT is what are…
Thu, 06/02/2022 - 21:58

idk what a DoT is

what are you trying to do using potion effects

if you want to damage something then use the damage procedure block

Last seen on 13:56, 19. Dec 2022
Joined Feb 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
DoT = Damage over time
Fri, 06/03/2022 - 20:25

DoT = Damage over time