[bug/0.950) Sculla's Mace malfunctioning
This bug has been happening for several betas now, and still not fixed.
The item Sculla's Mace is seriously bugged. When I strike enemies with it, they end up like this:

This bug has been happening for several betas now, and still not fixed.
The item Sculla's Mace is seriously bugged. When I strike enemies with it, they end up like this:

This, I believe, is caused by a special set of circumstances. The spell Shrink is called from this modifier
The Shrink spelldef has this
but that is not working and I think it is because when you
1) Call any spell from meleeappliesspell and
2) Use a calculate tag where ValueOwner="TargetUnit"
3) The value it returns is always 0 (divide by 0 returns the huge negative number)
in words, when you call a spell from MeleeAppliesSpell and it has a Calculate tag with ValueOwner="TargetUnit" this always fails to retrieve the value.
This used to work. I had several modded items and traits that I tested before 0.915 that used this method and they worked, but they no longer work now.
I really hope you will consider fixing the underlying issue instead of just changing the mace. It is a very useful tool when it comes to making interesting modded items and traits.
You lost me heaven
... But meaby you should make a huge deal about it so you can make a more interesting mod for me ![]()
Sincerely
~ Kongdej
Not only would it be crazy helpful for modders, but I already spent ~10 hours making stuff that depended on it before they broke it. So yeah, I'll keep talking about it.
But none of that really changes the fact that there's a bug in the un-modded game that needs fixing.
We have this fixed locally. From the developer:
"The application of the modifiers coming from melee attack or defend was not setting the target unit, therefore it was not able to calculate things with "targetUnit" in the modifier."
But it won't be in in time for 0.951. It will be in the next patch.
That is a good news. It was a pain to prepare against huge fight and then killing it easily because of the 0 damage the monster was doing.
Great news! I am standing by to un-comment my xml!
Welcome Guest! Please take the time to register with us.