public function pve(Character $character) { return $this->statsActivityHistory($character, "AllPvE", 0, 35); }