Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sparking mail breaks thunderclap's effect #4656

Open
qndel opened this issue Jun 4, 2022 · 1 comment · May be fixed by #6327
Open

Sparking mail breaks thunderclap's effect #4656

qndel opened this issue Jun 4, 2022 · 1 comment · May be fixed by #6327
Labels
hellfire bugs found in hellfire and NOT in 1.09

Comments

@qndel
Copy link
Member

qndel commented Jun 4, 2022

Important information
1.4.0 / 0a71f1f

Describe
If you are wearing sparking mail, thunderclap won't fire a charged bolt in the direction of enemy that you attacked but will fire a holy-bolt looking missile north-west instead.

To Reproduce

  1. Equip sparking mail
  2. Equip thunderclap
  3. Hit an enemy

Expected behavior
Keep the original effect and maybe add sparking mail's damage to charged bolts?

Screenshots
thunderclap

Additional context
Missile looks like holy bolt but hits everything so it doesn't seem like it's actually holy bolt

@wkdgmr
Copy link
Contributor

wkdgmr commented Jul 10, 2023

Ya know... what is actually interesting is HolyBoltBow is explicitly coded to be picked up on switch 3 in the case/switch in ProcessSpectralArrow(). And there is no other way to access the HolyBoltBow logic than having Thunderclap and Sparking Mail. I think this was an intended easter egg by the Hellfire devs.

Damn... very cool if this is truly an easter egg! I just realized this now I thought the HolyBoltBow logic was just unfinished and not implemented. I've been messing around this area of the codebase in my mod and this went right over my head.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hellfire bugs found in hellfire and NOT in 1.09
Projects
None yet
2 participants