This code is extremely hardcoded and repetitive. You should look into using functions to handle repeated logic like setting inventory slots or checking selected effects. This will make your code cleaner, easier to update, and more scalable if you plan to add more effects later.