Wortox is electrocuted when he damages charged volt goats with his soul decoy and soul pierce (naughty side skills). Happens in vanilla on the beta branch.
See attached video if you'd like to see it in action.
I would assume that this shouldn't happen since usually you have to attack a charged volt goat with a melee weapon.
For those curious, the volt goat has a function here OnAttacked that listens for whenever the volt goat is attacked. There's an "if" statement in here that essentially decides if the enemy that attacked them should be sent to the "electrocuted" state (which will also damage you).
File: scripts/prefabs/lightninggoat.lua
Wortox's abilities directly attack the creature (code below) without any way of preventing the player from being sent to the electrocute state (code above).
File: scripts/prefabs/wortox_soul_spawn.lua
Could be fixed by adjusting either end. Unless this is intentional, which I doubt.
Use Soul Spear or Soul Decoy explosion on a charged volt goat. Will electrocute the player after hitting.
-
1
-
3
A developer has marked this issue as fixed. This means that the issue has been addressed in the current development build and will likely be in the next update.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now