• Check out the relaunch of our general collection, with classic designs and new ones by our very own Pissog!

Needs Triage Bug Report - Mechanics

What type of bug are you reporting? Mechanics

What is the bug?
In DPP, the !dt description of Mental Herb states that when flung, it removes the effects of Attract, Disable, Encore, Heal Block, Taunt, and Torment from the target. Yet, when flung, this does not remove Encore. I believe !dt is wrong and the actual mechanic is correct. Here is a replay: https://play.pokemonshowdown.com/ba...-2443937446-nxyildc87hyttxlydekt71txgvfpprlpw

Are you able to replicate it? If so, how?
Using Fling on a mon with one of the above status conditions.
 
From the code, what is currently implemented for Gen 4 is that a flung Mental Herb only removes Attract.
The issue comes from the !dt command that in the small details it has the later generations info for its effect. It's correct that it only removes Attract in Gen 4 but not the !dt information.
 
Back
Top