In the pokemon game I'm creating i need to access counters and have them decrease from 100 after each attack . I have already concocted the counters in the constructor however in the add() method in the counters how to i make it so different moves decrease the counters different values.