garbagemule / MobArena

MobArena plugin for Minecraft
GNU General Public License v3.0
189 stars 150 forks source link

Obsidian Bomb skill damages other mobs even if monster-infight is set to false #759

Closed fireheart3911 closed 1 year ago

fireheart3911 commented 1 year ago

Bug report

Short description

Obsidian Bomb skill damages other mobs even if monster-infight is set to false

Reproduction steps

  1. Have a boss with the obsidian-bomb skill
  2. set monster-infight to false
  3. The bomb still damages other mobs

Details

Additional info

This might also apply to living-bomb and could be related to #758

garbagemule commented 1 year ago

Thanks for the bug report!

(almost a copy/paste from #758)

It might be possible to change the method in the obsidian bomb logic (and the living bomb logic) to a different method that has an Entity source, which will make the entity damage by entity logic run (if we're lucky), so that the damager is handled like an arena monster, in which case it would just be handled like any other monster-to-monster damage.

If I make that little change and threw it up on Discord, would you be interested in testing it out?

fireheart3911 commented 1 year ago

Sure, just ping me