MLG-Fortress / ExtraHardMode

The now-official repository for the ExtraHardMode Bukkit Plugin.
http://dev.bukkit.org/bukkit-plugins/fun-hard-mode/
Other
24 stars 19 forks source link

Ghasts #259

Closed 3Lord3 closed 3 years ago

3Lord3 commented 3 years ago

Ghasts:

Reduce the damage arrows do to Ghasts to make fights with Ghasts more challenging.

Arrows Do % Damage: 20

This function does not work. The damage on the ghast does not change

RoboMWM commented 3 years ago

How are you verifying the damage amounts? Via a plugin debugging the health after the damage event?

3Lord3 commented 3 years ago

How are you verifying the damage amounts? Via a plugin debugging the health after the damage event?

I tried changing the values to 100, 1 and 20. Each time the gust died from two arrows, no difference

RoboMWM commented 3 years ago

arrow damage varies depending on speed. I'll take a look, but very well could be another plugin modifying damage too, hence why I need exact values and also a test without other plugins. Also verify that EHM is enabled in that world.

3Lord3 commented 3 years ago

Oops, turns out that doesn't work in creativity. I checked it without operator rights, in creative. My mistake.

RoboMWM commented 3 years ago

Yup, EHM ignores settings for creative mode, or anyone with the exempt permission.