MineInAbyss / Mobzy

Config-driven custom mobs for Spigot using ECS
https://mineinabyss.com/Mobzy/
MIT License
41 stars 8 forks source link

Potion effect on attack component #20

Closed 0ffz closed 3 years ago

0ffz commented 4 years ago

A component that would apply certain potion effects with % chances, when an entity with such component attacks another entity.

This should be done on the ECS branch.