[BG1] Cloak of the Wolf allows you to turn into a wolf, but not back to a human.
Problem: The Cloak of the Wolf (CLCK04) allows the user to change into a wolf, but the only way to return to being a human is to wait for the effect of the spell to wear off.
Desired Behaviour: There should be a way for the character to change back into a human.
Desired Behaviour: There should be a way for the character to change back into a human.
Post edited by Tanthalas on
1
Comments
Thanks, I'll change this into a bug thread.
well.... I can get my hands back now.... The innate restores my ability to use items, but the paperdoll/animation is still a wolf.
All of the spells mentioned in the code are ineffective. A watchers quarter staff is surprisingly effective at the highest difficulty.
The cloak uses opcode 53, animation change, instead of opcode polymorph. I guess that means you revert back after 2 minutes, but the normal-form spell does not undo the animation.
This should make it functionally equivalent to how it is now, but allow back-to-human to do its stuff: Edit, on account of Cam's comment.
I've been messing around with this, and that doesn't work either--the return polymorph only works if param2 is set to 0. I was about to fire up BG2 to see if this is a BGEE issue or if BG2 works the same way.
Now when the Cloak of the Wolf is used, a "Shapeshift Natural Form" ability is added to the Special Abilities menu.
One was appearing before--the problem was that it didn't work.
It works now though!
when the polymorph effect expires (doesn't last a very long time for me), and the character turns to human, the return to original form special ability button remains available (and it shouldn't, since you can't turn to human if you're already human)
when i then press that button, it produces the effect that the spell animation replays a several times, but other than that nothing scary happens.