Shoes of Moving Slowly Issue

Make all T-Engine/ToME 4 bug reports here

Moderator: Moderator

Post Reply
Message
Author
Kamani
Archmage
Posts: 371
Joined: Tue Sep 20, 2016 1:28 am
Location: Var'Eyal, in Wovenhome

Shoes of Moving Slowly Issue

#1 Post by Kamani »

The buff given when standing still by the Shoes of Moving Slowly fixedart from Cults does not stack correctly when you have less than 100% global speed. For example, as a ghoul, the shoes will only have stack up to 4 before the effect falls off from the reduced global speed, so you can never actually get the twelve stacks.

This appears to be as a result of the Shoes using callbackOnAct and only giving the effect EFF_SHOES_SLOWLY for one turn. This could be fixed easily by changing the setEffect to have a higher duration (or alternatively probably by using callbackOnActBase, but that would change the effect slightly, so).

Largely this glitch is harmless, but it is also an easy fix, so I figured I would report it anyways.
Pronouns: They/Them

Post Reply