public ToxikkSkillInfo(ServerRow row, Toxikk extension) { this.row = row; this.extension = extension; this.Update(); }