I'm trying to remove the physical armor condition for taunt. I followed the Build a Skill tutorial but there doesn't seem to be an armor modifier in TargetConditions where I would have expected it.
I'm guessing it's in SkillProperties which are defaulted as "Taunted,100,1" but I'm not sure how to dig deeper into what that means exactly.
Also there doesn't seem to be a "Taunted" in the StatusData.
Any help would be appreciated :)