Sorry i don't but all you have to do to change the amount is edit a few bit's in the code.......
change the 10 to whatever you want in each of the following and then upload the edited page
$this->desc = "Bash 10 points of another members karma";SET karmaBad = karmaBad + 10return "Successfully bashed 10 karma points from {$_POST['bashwho']}!";sendpm($pmto, 'You have been bashed', "{$user} bashed 10 points off your karma! [i] You do not need to reply to this automated message[/i]", 0, $pmfrom);
return "You have bashed {$_POST['bashwho']} for 10 points off their karma!";
and all should be fine. (always save the origional just in case)
Hope this helps