Dragon Survival [Forge]

Dragon Survival [Forge]

1M Downloads

[1.19.2 Bug]: Ball lightnings and cave dragons' fireballs can be rebounded

Lantern377 opened this issue · 5 comments

commented

■ Your Discord ID or other contacts

No response

■ Dragon Survival version

DragonSurvival-1.19.2-16.11.2024

■ Single game or server?

Single-player (Default)

■ Describe the bug

Ball lightnings and cave dragons' fireballs can be rebounded. Rebounded ball lightings can do damage to sea dragons and cause continuous lightning strikes sound.

■ Crash Report File and Logs

No response

commented

Seems like vanilla also transfers ownership of the projectile to whatever entity hurt it
In that sense these projectiles just work like any projectile would be expected to work

commented

Rebounded from what exactly?

If this is some interaction with another mod then it might be intended (since ownership of the projectile get's moved to the entitiy which rebounded said projectile)

At least I've seen this behaviour in some shield modification mods which intentionally did this to make sure the rebounded projectile hurt the original caster / shooter

commented

Rebounded from what exactly?

If this is some interaction with another mod then it might be intended (since ownership of the projectile get's moved to the entitiy which rebounded said projectile)

At least I've seen this behaviour in some shield modification mods which intentionally did this to make sure the rebounded projectile hurt the original caster / shooter

Rebounded from player's melee attack and projectile like arrows and tridents.

commented

Seems like vanilla also transfers ownership of the projectile to whatever entity hurt it In that sense these projectiles just work like any projectile would be expected to work

I didn't expect ball lightnings and cave dragons' fireballs to be rebounded like ghasts' fireballs, so I think it's a bug. It causes trouble when sea dragons fight against ranged hostile mobs such as skeletons and drowned with a trident.

commented

this could actually be intended (the rebounding part)