Silence immunity is never checked
Moderator: Moderator
Silence immunity is never checked
The mod.class.Actor:canBe handles status effect resistance/immunity, and although it has been updated to handle silence effects the Silence damage types never added a check for canBe("silence").
<DarkGod> lets say it's intended
Re: Silence immunity is never checked
DG, this should be fixed in the diff I sent you. (Unless there's more then two silence damage types.)