Delete the bottom events for overlap. On your event for mouse click call a function. Create the function below that adds values to the player, like an Add Stats function. Pass through as parameters all the stats like items.crit items.armour etc. In the function set the player stats based on parameters. This means when you click the item and it moves to the slot it will run the function and add the stats, try this.